User Manual UMN:CLI
V5808
603
Enables this interface to send the RIP route
information.
Disables this interface to send the RIP route
information.
To enable/disable receiving RIP route information through the specified interface, use the
following command.
Enables this interface to receive the RIP route
information.
no ipv6 rip receive-packet
Disables this interface to receive RIP route information.
11.5.2 Network Aggregate
Aggregation combines the characteristics of several different routes and advertises a
single 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
summarized. 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
following command.
no aggregate-address
X:X::X:X/M
Disables the summarization function of routes.
11.5.3 RIP Neighbor Router
Since RIP is broadcast protocol, routers should be connected each other to transmit the
routing information of RIP to non-broadcast network.
To configure neighbor router to transmit RIP information, use the following command on
Router Configuration mode.