aggregate-address
Use this command to set an aggregate RIPng route announcement.
Use the no parameter with this command to disable this feature.
Command Syntax
aggregate-address X:X::X:X/M
no aggregate-address X:X::X:X/M
Parameter
X:X::X:X/M
Specify an aggregate network (IPv6 address prefix and length).
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ipv6 rip
(config-router)#aggregate-address 3ffe:8088::/32
(config)#router ipv6 rip
(config-router)#no aggregate-address 3ffe:8088::/32
Last modified date: 08/28/2023