IPv6 Configuration Guide K/KA/KB.15.15
Syntax:
vlan vid ipv6 ospf3 [ area ospf3-area-id ]
[no] vlan vid ipv6 ospf3
interface tunnel tunnel-id ipv6 ospf3 [ area | ospf3-area-id ]
[no] interface tunnel tunnel-id ipv6 ospf3
Executed in a specific VLAN context to assign the VLAN to the specified area. If
area is not specified, the command defaults to the backbone area. Requires that
the area is already configured on the routing switch. This command assigns all
configured networks in the VLAN to the specified OSPFv3 area.
vlan vid
Defines the VLAN context for executing the area assignment.
interface tunnel tunnel-id
Defines the tunnel context for executing the area assignment.
area ospf3-area-id
Identifies the OSPFv3 area to which the VLAN should be assigned.
NOTE: If you add a new IPv6 address to a VLAN after assigning the VLAN
to an OSPFv3 area, the new network automatically joins the area.
Before adding a new VLAN to an area, you must enable IPv6 on the VLAN.
Otherwise the following CLI message appears:
IPV6 should be enabled before configuring OSPFv3.
The no form deletes the OSPFv3 configuration from the specified VLAN.
Example 132 Assign VLAN 8 on a routing switch
To assign VLAN 8 on a routing switch to area 3 and include all IP addresses configured in the
VLAN, enter the following commands:
HP Switch(ospf3)# vlan 8
HP Switch(vlan-8)# ipv6 ospf3 area 3
Assigning IPv6 loopback addresses to an area (optional)
After you define the OSPFv3 areas to which the switch belongs, you can assign user-defined IPv6
loopback addresses to an area. An IPv6 loopback interface is configured with an IPv6 address
that is unique in an AS and is always reachable as long as at least one of the IPv6 interfaces on
the routing switch is operational.
NOTE: For information on configuring IPv6 loopback interfaces, see “Assigning an IPv6 address
to a loopback interface” (page 20).
Syntax:
interface loopback 0 - 7 ipv6 ospf3 area [ ospf3-area-id | backbone ]
[no] interface loopback 0 - 7 ipv6 ospf3
Executed in a specific loopback context to assign an IPv6 loopback interface to the
specified area. Requires that the loopback interface is already configured with an
IP v6 address on the routing switch.
loopback interface 0 - 7
Defines the loopback context for executing the area assignment
ipv6 ospf3 area ospf3-area-id
Identifies the OSPFv3 area to which the loopback interface is assigned.
214 OSPFv3 Routing










