05.ConfiguringOSPFv3综述.pptVIP

  • 15
  • 0
  • 约 35页
  • 2017-03-26 发布于湖北
  • 举报
05.ConfiguringOSPFv3综述

配置 OSPFv3 CCNP ROUTE: Implementing IP Routing OSPFv3 Example 2 最后 R3 配置立即与 R1建立邻接关系. R3(config)# ipv6 unicast-routing R3(config)# ipv6 router ospf 1 R3(config)# *Aug 14 06:24:09.976: %OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id, please configure manually R3(config-rtr)# router-id R3(config-rtr)# exit R3(config)# interface fa0/0 R3(config-if)# ipv6 ospf 1 area 13 R3(config-if)# *Aug 14 06:40:43.804: %OSPFv3-5-ADJCHG: Process 1, Nbr on FastEthernet0/0 from LOADING to FULL, Loading Done R3(config-if)# end R3# S0/1/0 S0/1/0 R1 12:12::2/64 R2 Area 13 Area 0 12:12::1/64 Fa0/0 13:13::1/64 R3 Fa0/0 13:13::3/64 Area 24 24:24::4/64 R4 Fa0/0 24:24::1/64 Fa0/0 OSPFv3 Example 2 R3的路由表表明获悉所有合适的路由,验证R3到R4的连接线,进行ping测试,测试成功了. R3# show ipv6 route ospf output omitted OI 12:12::/64 [110/65] via FE80::219:56FF:FE2C:9F60, FastEthernet0/0 OI 24:24::/64 [110/66] via FE80::219:56FF:FE2C:9F60, FastEthernet0/0 OI 2001:1::/64 [110/129] via FE80::219:56FF:FE2C:9F60, FastEthernet0/0 R3# R3# ping 24:24::4 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 24:24::4, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 16/16/16 ms R3# S0/1/0 S0/1/0 R1 12:12::2/64 R2 Area 13 Area 0 12:12::1/64 Fa0/0 13:13::1/64 R3 Fa0/0 13:13::3/64 Area 24 24:24::4/64 R4 Fa0/0 24:24::1/64 Fa0/0 OSPFv3 Totally Stubby Example 2 减少 Area 13设备路由表的大小, R1 和 R3配置成totally-stub 区域. 注意 no-summary 关键字在 ABR (R1)上配置. R1(config)# ipv6 router ospf 1 R1(config-rtr)# area 13 stub no-summary R1(config-rtr)# *Aug 14 06:54:11.780: %OSPFv3-5-ADJCHG: Process 1, Nbr on FastEthernet0/0 from FULL to DOWN, Neighbor Down: Adjacency forced to reset R1(config-rtr)# S0/1/0 S0/1/0 R1 12:12::2/64 R2 Area 13 Area 0 12:12::1/64 Fa0/0 13:13::1/64 R3 Fa0/0 13:13::3/64 Area 24 24:24::4/64 R4 Fa0/0 24:24::1/64 Fa0/0 R3(config)# ipv6 router ospf 1 R3(config-rtr)# area 13 stub R3(config-rtr)# *Aug 14 06:40:17.716: %OSPFv3-5-ADJCHG: Process 1, Nbr on FastEthe

文档评论(0)

1亿VIP精品文档

相关文档