Configuration Guide Vol. 3


28.2.5 Configuring virtual links

Points to note

The example below shows how to use the area virtual-link command to specify the router ID of the virtual link neighbor.

Command examples

  1. (config)# interface vlan 1

    (config-if)# ipv6 ospf 1 area 1

    (config-if)# exit

    Enables OSPFv3.

  2. (config)# ipv6 router ospf 1

    (config-rtr)# area 1 virtual-link 10.0.0.1

    (config-rtr)# area 1 virtual-link 10.0.0.2

    Sets the virtual link neighbor in transit area 1.