HP (Hewlett-Packard) 6308M-SX Switch User Manual


 
Configuring IP
Clearing IP Routes
If needed, you can clear the entire route table or specific individual routes.
procedures.
USING THE CLI
To clear all routes from the IP route table:
HP9300# clear ip route
To clear route 209.157.22.0/24 from the IP routing table:
HP9300# clear ip route 209.157.22.0/24
Syntax: clear ip route [<ip-addr> <ip-mask>]
or
Syntax: clear ip route [<ip-addr>/<mask-bits>]
USING THE WEB MANAGEMENT INTERFACE
To do so, use one of the following
The Web management interface does not allow you to selectively clear routes in the IP routing table, but does
allow you to clear all routes from the IP routing table.
To clear all routes from the IP route table:
1. Log on to the device using a valid user name and password for read-write access. The System configuration
panel is displayed.
2. Click on the plus sign next to Command in the tree view to expand the list of command options.
3. Click on the Clear
link to display the Clear panel.
4. Select the box next to IP Route.
5. Click Apply.
Displaying IP Traffic Statistics
To display IP traffic statistics, use one of the following methods.
USING THE CLI
To display IP traffic statistics, enter the following command at any CLI level:
HP9300> show ip traffic
IP Statistics
139 received, 145 sent, 0 forwarded
0 filtered, 0 fragmented, 0 reassembled, 0 bad header
0 no route, 0 unknown proto, 0 no buffer, 0 other errors
ICMP Statistics
Received:
0 total, 0 errors, 0 unreachable, 0 time exceed
0 parameter, 0 source quench, 0 redirect, 0 echo,
0 echo reply, 0 timestamp, 0 timestamp reply, 0 addr mask
0 addr mask reply, 0 irdp advertisement, 0 irdp solicitation
Sent:
0 total, 0 errors, 0 unreachable, 0 time exceed
0 parameter, 0 source quench, 0 redirect, 0 echo,
0 echo reply, 0 timestamp, 0 timestamp reply, 0 addr mask
0 addr mask reply, 0 irdp advertisement, 0 irdp solicitation
UDP Statistics
1 received, 0 sent, 1 no port, 0 input errors
6 - 93