C613-50631-01 Rev A Command Reference for IE340 Series 1293
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPFV3 FOR IPV6 COMMANDS
SUMMARY
-ADDRESS (IPV6 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