D-Link xStack DGS-3324SRi Command Line Interface Reference Manual page 283

High-density layer 3 intelligent gigabit switch
Hide thumbs Also See for xStack DGS-3324SRi:
Table of Contents

Advertisement

delete iproute
Restrictions
Example Usage:
To delete a backup static address 10.48.75.121, mask 255.0.0.0 and gateway (ipaddr) entry of 10.1.1.254 from the
routing table:
delete iproute default
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete the default IP route 10.53.13.254:
DGS-3324SRi:4#delete iproute default 10.53.13.254
Command: delete iproute default 10.53.13.254
Success.
DGS-3324SRi:4#
show iproute
Purpose
Syntax
Description
Parameters
xStack Gigabit Layer 3 Switch Command Line Interface Manual
Only administrator-level users can issue this command.
DGS-3324SRi:4#delete iproute 10.48.74.121/8 10.1.1.254
Command: delete iproute 10.48.74.121/8 10.1.1.254
Success.
DGS-3324SRi:4#
Used to delete a default IP route entry from the Switch's IP routing
table.
delete iproute default <ipaddr>
This command will delete an existing default entry from the
Switch's IP routing table.
<ipaddr> - The gateway IP address for the next hop router.
Only administrator-level users can issue this command.
Used to display the Switch's current IP routing table.
show iproute {<network_address>} {[static | rip | ospf]}
This command will display the Switch's current IP routing table.
<network_address> − IP address and netmask of the IP interface
that is the destination of the route. The address and mask
information can be specified using the traditional format (for
example, 10.1.2.3/255.0.0.0 or in CIDR format, 10.1.2.3/8).
static – Use this parameter to display static iproute entries.
275

Advertisement

Table of Contents
loading

Table of Contents