2013/12/05

WB1 9.18 OSPFv3 over NBMA

9.18 OSPFv3 over NBMA

• Configure OSPFv3 area 0 on the Frame-Relay links of R5, R2, and R3.
• Use a network type that does not elect a DR, and ensure that OSPF does
not send broadcast hello packets.

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

R2:
ipv6 unicast-routing
!
ipv6 router ospf 1
router-id 150.1.2.2
!
interface Serial 0/0
ipv6 ospf 1 area 0
ipv6 ospf network point-to-multipoint non-broadcast
ipv6 ospf neighbor fe80::5

R3:
interface Serial 1/0
ipv6 ospf 1 area 0
ipv6 ospf network point-to-multipoint non-broadcast
ipv6 ospf neighbor fe80::5

R5:
ipv6 router ospf 1
router-id 150.1.5.5
!
interface Serial 0/0/0
ipv6 ospf 1 area 0
ipv6 ospf network point-to-multipoint non-broadcast
ipv6 ospf neighbor fe80::3
ipv6 ospf neighbor fe80::2

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

Rack1R5#show ipv6 ospf neighbor
Rack1R5#show ipv6 ospf int se 0/0/0

沒有留言:

張貼留言