D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
238
delete iproute
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 users can issue this command.
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
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-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#
create ipv6 neighbor_cache ipif
Purpose
Used to add a static neighbor to an IPv6 interface.
Syntax
create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr>
<macaddr>
Description
This command is used to add a static neighbor to an IPv6 interface.