DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
246
delete iproute
Purpose
Used to delete a default IP route entry from the Switch’s IP routing
table.
Syntax
delete iproute [default]
Description
This command is used to delete an existing default entry from the
Switch’s IP routing table.
Parameters
None.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.
Example usage:
To delete the default IP route 10.53.13.254:
DES-1228/ME:5#delete iproute default
Command: delete iproute default
Success.
DES-1228/ME:5#
show iproute
Purpose
Used to display the Switch’s current IP routing table.
Syntax
show iproute {<network_address> | static}
Description
This command is used to display the Switch’s current IP routing
table.
Parameters
<network_address>
−
The network IP address.
static – Select a static IP route.
Restrictions
None.
Example usage:
To display the contents of the IP routing table:
DES-1228/ME:5#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-1228/ME:5#