Routing Commands
185
ProSAFE M7100 Managed Switches
clear ip route counters
This command resets to zero the IPv4 routing table counters reported in show ip route summary.
The command resets only the event counters. Counters that report the current state of the
routing table, such as the number of routes of each type, are not reset.
show ip brief
This command displays all the summary information of the IP, including the ICMP rate limit
configuration and the global ICMP Redirect configuration.
The following shows example CLI display output for the command.
(Switch) #show ip brief
Default Time to Live........................... 64
Routing Mode................................... Disabled
Maximum Next Hops.............................. 4
Maximum Routes................................. 6000
ICMP Rate Limit Interval....................... 1000 msec
ICMP Rate Limit Burst Size..................... 100 messages
ICMP Echo Replies.............................. Enabled
ICMP Redirects................................. Enabled
Format clear ip route counters
Mode Privileged EXEC
Format show ip brief
Modes • P
rivileged EXEC
• User EXEC
Term Definition
Default Time to Live The computed TTL (Time to Live) of forwarding a packet from the local router to the
final destination.
R
outing Mode Shows whether the routing mode is enabled or disabled.
Maximum Next Hops The maximum number of next hops the packet can travel.
Maximum Routes The maximum number of routes the packet can travel.
ICMP Rate Limit
Int
er
val
Shows how often the token bucket is initialized with burst-size tokens. Burst-interval
is from 0 to 2,147,483,647 milliseconds. The default burst-interval is 1000 msec.
ICMP Rate Limit Burst
Size
Shows the number of ICMPv4 er
ror messages that can be sent during one
burst-interval. The range is from 1 to 200 messages. The default value is 100
messages.
ICMP Echo Replies Shows whether ICMP Echo Replies are enabled or disabled.
ICMP Redirects Shows whether ICMP Redirects are enabled or disabled.