User's Manual

569
Configuring the virtual link
The following example shows how to configure a virtual link in a single autonomous OSPFv3 system. The
following figure shows the network topology of the configuration example:
iMac
Configure the router according to the above-mentioned figure:
R1
interface vlan 0
ipv6 address 101::1/64
ipv6 enable
ipv6 ospf 1 area 1
!
interface vlan 1
ipv6 address 6::1/64
ipv6 enable
ipv6 ospf 1 area 0
!
ipv6 route 2001::/64 6::2
!
router ospfv3 1
router-id 200.200.200.1
area 1 virtual-link 200.200.200.2
redistribute static
!
R2
interface vlan 0
ipv6 address 101::2/64
ipv6 enable
ipv6 ospf 1 area 1
!
interface vlan 1
ipv6 address 888::8/64
ipv6 enable
ipv6 ospf 1 area 2
!
!
router ospfv3 1
router-id 200.200.200.2
area 1 virtual-link 200.200.200.1
!
Browsing the state of the OSPFv3 neighbor:
R1#show ipv6 ospf neighbor
OSPFv3 Process (1)