UMN:CLI User Manual
V8102
714
To enable/disable sending RIP route information through the specified interface, use the
following command.
Enables this interface to send the RIP route infor-
mation.
Disables this interface to send the RIP route infor-
mation.
To enable/disable receiving RIP route information through the specified interface, use the
following command.
Enables this interface to receive the RIP route infor-
mation.
no ipv6 rip receive-packet
Disables this interface to receive RIP route information.
12.5.2 Network Aggregate
Aggregation combines the characteristics of several different routes and advertises a sin-
gle route. In the example of 2 routes information of 3000:1:1:1::/64 and 3000:1:1:2::/64,
the aggregate-address command creates an aggregate entry advertising the path for a
single route of 3000:1:1::/63, consisting of all elements contained in all paths being sum-
marized. Use this feature to reduce the size of path information, even if it was included in
multiple paths that were aggregated.
To summarize route’s information for the transmission, use the following command.
aggregate-address X:X::X:X/M
Summarizes the information of routes and transmits it
to the other RIPng routers.
X:X::X:X/M: network address
To delete the aggregated route’s information of specific network address, use the follow-
ing command.
no aggregate-address
X:X::X:X/M
Disables the summarization function of routes.