
63
Example:
show ip rip
Codes: R - RIP, K - Kernel, C - Connected, S - Static, O - OSPF, I - IS-IS,
B - BGP
Network Next Hop Metric From If Time
R 12.1.1.0/24 20.1.1.1 2 20.1.1.1 Vlan1 02:51
R 20.1.1.0/24 1 Vlan1
Amongst R stands for RIP route, namely a RIP route with the destination network address
12.1.1.0, the network prefix length as 24, next-hop address at 20.1.1.1. It is learnt from the
Ethernet port E1/8 with a metric value of 2, and still has 2 minutes 51 seconds before time out.
1.4.5.1.6 show ip rip aggregate
Command: show ip rip aggregate
Function:
To display the information of ipv4 aggregation route.
Parameter:
None.
Command Mode:
Admin Mode and Configuration Mode.
Default:
None.
Usage Guide:
This command is used to display which interface the aggregation route be
configured, Metric, Count, Suppress and so on. If configured under global mode, then the
interface display “----”, “Metric” is metric. “Count” is the number of learned aggregation routes.
“Suppress” is the times of aggregation.
Example:
To display the information of ipv4 aggregation route.
Switch(Config-if-Vlan1)#show ip rip aggregate
Aggregate information of rip
Network Aggregated Ifname Metric Count Suppress
192.168.0.0/16 Vlan1 1 2 0
192.168.4.0/22 ---- 1 2 0
192.168.4.0/24 ---- 1 1 1
Vlan1 1 1 1
Displayed information
Notes
Network
Route prefix and prefix length
Aggregated Ifname
To configure the interface name of the aggregation route. If