2013/12/05

WB1 9.17 OSPFv3

9.17 OSPFv3

• Configure OSPFv3 as the routing protocol on the links connecting R3,
SW1, and R6.
• Manually configure the router identifiers for all OSPFv3 processes to
match the IPv4 Loopback 0 addresses on these routers.
• Use Area 0 on the link between SW1 and R6 and use Area 37 on the link
between R3 and SW1.
• Change the network type to point-to-point on the link between R3 and
SW1.
• Make the default hello/dead intervals on the segment connecting R6 and
SW1 10 times less than the default.

-----------------------------

R3:
ipv6 unicast-routing
!
ipv6 router ospf 1
router-id 150.1.3.3
!
interface FastEthernet 0/0
ipv6 ospf 1 area 37
ipv6 ospf network point-to-point

R6:
ipv6 router ospf 1
router-id 150.1.6.6
!
interface FastEthernet 0/0.67
ipv6 ospf hello-interval 1
ipv6 ospf 1 area 0

SW1:
ipv6 unicast-routing
!
ipv6 router ospf 1
router-id 150.1.7.7
!
interface Vlan 67
ipv6 ospf hello-interval 1
ipv6 ospf 1 area 0
!
interface FastEthernet 0/3
ipv6 ospf 1 area 37
ipv6 ospf network point-to-point

---------------------

Rack1SW1#show ipv6 ospf neighbor
Rack1SW1#show ipv6 ospf 1
Rack1SW1#show ipv6 ospf interface fastEthernet 0/3
Rack1SW1#show ipv6 ospf interface Vlan 67

沒有留言:

張貼留言