User Manual

Table Of Contents
[Input mode]
unprivileged EXEC mode, privileged EXEC mode
[Description]
Shows a summary of the route entries that are registered in the IPv4 Routing Information Base (RIB).
[Example]
Show a summary of the route entries that are registered in the IPv4 Routing Information Base.
SWX3220>show ip route summary
IP routing table name is Default-IP-Routing-Table(0)
IP routing table maximum-paths is 1
Route Source Networks
connected 2
static 3
Total 5
7.2.6 Clear IPv4 route
[Syntax]
clear ip route *
clear ip route ip_address/mask
[Parameter]
ip_address : A.B.C.D
IPv4 address
mask : <0-32>
Number of mask bits
[Input mode]
privileged EXEC mode
[Description]
Clear the RIP and OSPFv2 route of the IPv4 forwarding table.
The first syntax clears all RIP and OSPFv2 routes.
The second syntax clears only the route within the network that was specified within the RIP and OSPFv2 routes.
[Example]
Clear all RIP and OSPFv2 routes of the IPv4 forwarding table.
SWX3220#clear ip route *
Of the RIP and OSPFv2 routes in the IPv4 forwarding table, clear only those that are included in 10.0.0.0/8.
SWX3220#clear ip route 10.0.0.0/8
7.3 ARP
7.3.1 Show ARP table
[Syntax]
show arp
[Input mode]
unprivileged EXEC mode, privileged EXEC mode
[Description]
Shows the ARP cache.
[Example]
Show the ARP cache.
SWX3220>show arp
IP Address MAC Address Interface Type
192.168.100.10 00a0.de00.0000 vlan1 dynamic
192.168.100.100 00a0.de00.0001 vlan1 static
252 | Command Reference | Layer 3 functions