D-Link xStack DGS-3426 Cli Manual page 186

Xstack dgs-3400 series layer 2 gigabit ethernet managed switch
Hide thumbs Also See for xStack DGS-3426:
Table of Contents

Advertisement

create iproute default
Purpose
Syntax
Description
Parameters
Restrictions
Example Usage:
To add the default static address 10.48.74.121, with a metric setting of 1, to the routing table:
delete iproute
Purpose
Syntax
Description
Parameters
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:
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#create iproute 10.48.74.121/255.0.0.0 10.1.1.254 1
Command: create iproute 10.48.74.121/8 10.1.1.254 1
Success.
DGS-3400:4#
Used to create IP route entries to the Switch's IP routing table.
create iproute default <ipaddr> {<metric>}
This command is used to create a default static IP route entry to the
Switch's IP routing table.
<ipaddr> − The gateway IP address for the next hop router.
<metric> − Allows the entry of a routing protocol metric entry
representing the number of routers between the Switch and the IP
address above. The default setting is 1.
Only administrator-level users can issue this command.
DGS-3400:4#create iproute default 10.48.74.121 1
Command: create iproute default 10.48.74.121 1
Success.
DGS-3400:4#
Used to delete an IP route entry from the Switch's IP routing table.
delete iproute <network_address> <ipaddr> [primary | backup]
This command will delete an existing entry from the Switch's 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).
<ipaddr> − The gateway IP address for the next hop router.
[primary | backup] − The user may choose between Primary and
Backup. If the Primary Static/Default Route fails, the Backup Route
will support the entry. Please take note that the Primary and Backup
entries cannot have the same Gateway.
Only administrator-level users can issue this command.
183

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xstack dgs-3427Xstack dgs-3450

Table of Contents