DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
848
Format
show iproute {<network_address> | <ipaddr>} {static}
Parameters
<ipaddr> - (Optional) Enter the destination IP address of the route to be displayed. The longest
prefix matched route will be displayed
Restrictions
None.
Example
To display the contents of the IP routing table:
DGS-3000-26TC:admin#show iproute
Command: show iproute
Routing Table
IP Address/Netmask Gateway Interface Cost Protocol
------------------ --------------- ------------ -------- --------
10.1.1.0/24 0.0.0.0 System 1 Local
192.168.1.0/24 0.0.0.0 ip1 1 Local
Total Entries : 2
DGS-3000-26TC:admin#show iproute static
Command: show iproute static
Routing Table
IP Address/Netmask Gateway Cost Protocol Backup Status
------------------ ------------- ----- -------- -------- ------
0.0.0.0/0 10.1.1.11 1 Default Primary Active
100.1.1.0/24 10.1.1.11 1 Static Primary Active
101.1.1.0/24 10.1.1.12 1 Static Primary Inactive
102.1.1.0/24 tn1 1 Static Primary Inactive
103.1.1.0/24 tn2 1 Static Primary Active
Total Entries : 5