科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网软件频道应用软件综合实验:不同网络环境下OSPF的配置4

综合实验:不同网络环境下OSPF的配置4

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

综合实验:不同网络环境下OSPF的配置

作者:ddvip 来源:ddvip 2009年12月31日

关键字: 思科 路由器

  • 评论
  • 分享微博
  • 分享邮件

综合实验:不同网络环境下OSPF的配置4

 

 !

  4.路由器R4:

  !

  interface FastEthernet0/0

  description Connected to Switch

  ip address 192.168.2.3 255.255.255.0

  ip ospf priority 0

  speed 100

  full-duplex

  !

  router ospf 1

  router-id 4.4.4.4

  log-adjacency-changes

  network 192.168.2.0 0.0.0.255 area 0

  !

  5.路由器R5:

  !

  interface Serial0/0

  description Connected to Frame-Relay Network

  ip address 192.168.3.2 255.255.255.252

  encapsulation frame-relay IETF

  ip ospf priority 0

  serial restart-delay 0

  !

  router ospf 1

  router-id 5.5.5.5

  log-adjacency-changes

  network 192.168.3.0 0.0.0.3 area 0

  !

  6.路由器R6:

  !

  interface Serial0/0

  description Connected to Frame-Relay Network

  ip address 192.168.3.6 255.255.255.252

  encapsulation frame-relay

  ip ospf priority 0

  serial restart-delay 0

  !

  router ospf 1

  router-id 6.6.6.6

  log-adjacency-changes

  network 192.168.3.4 0.0.0.3 area 0

  !

  7.路由器R7:

  !

  interface Serial0/0

  description Connected to Frame-Relay Network

  ip address 192.168.4.2 255.255.255.0

  encapsulation frame-relay IETF

  ip ospf network point-to-multipoint

  serial restart-delay 0

  !

  router ospf 1

  router-id 7.7.7.7

  log-adjacency-changes

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章