User Manual

[Example]
Show the IPv4 routing information base.
SWR2310>show ip route database
Codes: C - connected, S - static
> - selected route, * - FIB route
S *> 0.0.0.0/0 [1/0] via 192.168.100.1, vlan1
S *> 172.16.0.0/16 [1/0] via 192.168.200.240, vlan100
S *> 192.168.1.1/32 [1/0] is directly connected, vlan100
C *> 192.168.100.0/24 is directly connected, vlan1
C *> 192.168.200.0/24 is directly connected, vlan100
Gateway of last resort is not set
7.2.4 Show summary of the route entries registered in the IPv4 Routing Information Base
[Syntax]
show ip route summary
[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.
SWR2310>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.3 ARP
7.3.1 Show ARP table
[Syntax]
show arp
[Input mode]
unprivileged EXEC mode, privileged EXEC mode
[Description]
Shows the ARP cache.
The ARP cache stores up to 508 entries (total of dynamic entries and static entries).
[Example]
Show the ARP cache.
SWR2310>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
7.3.2 Clear ARP table
[Syntax]
clear arp-cache
[Input mode]
privileged EXEC mode
[Description]
Clears the ARP cache.
Command Reference | Layer 3 functions | 211