DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
332
Used to delete an IP route entry from the Switch’s IP routing table.
The delete iproute command will delete an existing IP route entry
from the Switch’s IP routing table.
{default} – Specifies to delete a default IP route entry.
Only Administrator, operator and power user-level users can issue
this command.
Example usage:
To delete the default Gateway from the routing table:
DES-1210-52/ME:5# delete iproute
Command: delete iproute
Success.
DES-1210-52/ME:5#
Used to display the Switch’s current IP routing table.
show iproute {<ipaddr> | static}
The show iproute command will display the Switch’s current IP
routing table.
<ipaddr> - Enter the IP address used here.
static – Specifies to display all the static routes.
Example usage:
To display the contents of the IP routing table:
DES-1210-52/ME:5# show iproute
Command: show iproute
Routing Table
IP Address/Netmask Gateway Interface Hops Protocol
---------------------------- --------------- -------------- --------- ---------------
Total Entries :0
DES-1210-52/ME:5#