C613-50102-01 REV C
Command Reference for x510 Series
1083
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
SUMMARY
-
ADDRESS
(IP
V
6 OSPF)
Example
The following example uses the
summary-address
command to aggregate
external LSAs that match the IPv6 prefix
2001:0db8::/32
and assigns a tag
value of
3
.
awplus#
configure terminal
awplus(config)#
router ipv6 ospf
awplus(config-router)#
summary-address 2001:0db8::/32 tag 3
The following example uses the
no summary-address
command to stop
summarizing IPv6 addresses in the address range covered within the IPv6 prefix
2001:0db8::/32
.
awplus#
configure terminal
awplus(config)#
router ipv6 ospf
awplus(config-router)#
no summary-address 2001:0db8::/32