Delete Iproute - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add a default route with a nexthop of 10.48.74.21:
DGS-3420-28SC:admin#create iproute default 10.48.74.121
Command: create iproute default 10.48.74.121
Success.
DGS-3420-28SC:admin#
41-2

delete iproute

Description
This command is used to delete an IP route entry from the Switch's IP routing table.
Format
delete iproute [default | <network_address>] [<ipaddr> | null0 | ip_tunnel <tunnel_name 12>]
Parameters
default - Delete a default IP route entry.
<network_address> - The IP address and netmask of the IP interface that is the destination of
the route. Specify the address and mask information using the traditional format (for example,
10.1.2.3/255.0.0.0 or in CIDR format, 10.1.2.3/8).
<ipaddr> - Specifies the IP address for the next hop router.
null0 - Specifies the null interface as the next hop.
ip_tunnel - Specifies the IP tunnel used.
<tunnel_name 12> - Enter the IP tunnel name used here. This name can be up to 12
characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete a default route from the routing table:
DGS-3420-28SC:admin#delete iproute default 10.48.74.121
Command: delete iproute default 10.48.74.121
Success.
478

Advertisement

Table of Contents
loading

Table of Contents