
C613-50186-01 Rev B
Command Reference for AR2050V
1056
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
IPV
6
ROUTER
OSPF
AREA
The following commands disable IPv6 OSPF on VLAN interface
vlan2
and OSPF
area 1:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 router ospf area 1
The following commands enable IPv6 OSPF on PPP interface
ppp0
, OSPF area 1,
tag PT2, and instance 2:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ipv6 router ospf area 1 tag PT2 instance-id 2
The following commands disable IPv6 OSPF on PPP interface
ppp0
and OSPF area
1:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
no ipv6 router ospf area 1