xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
24
4
delete iproute
Used to delet
e a default IP route entry from the Switch’s IP routing
table.
Purpose
delete iproute
[default]
Syntax
This
command is used to delete an existing default entry from the
Switch’s IP routing table.
Description
Non
e.
Parameters
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To delete the default IP route 10.53.13.254:
DES-3200-28:4#delete iproute default
Command: delete iproute default
Success.
DES-3200-28:4#
show iproute
Used to displ
ay the Switch’s current IP routing table.
Purpose
sho
w iproute {<network_address> | static}
Syntax
This
command is used to display the Switch’s current IP routing
table.
Description
Parameters
<network_address> The network IP address.
static – Select a static IP route.
Non
e.
Restrictions
Example usage:
To display the contents of the IP routing table:
DES-3200-28:4#show iproute
Command: show iproute
Routing Table
IP Address/Netmask Gateway Interface Hops Protocol
--------------- ---------- ----------- ---- -----------
0.0.0.0 10.1.1.254 System 1 Default
10.0.0.0/8 10.48.74.122 System 1 Local
Total Entries: 2
DES-3200-28:4#