Routing Table Commands - D-Link xStack DES-3528 Series Cli Reference Manual

Layer 2 managed stackable fast ethernet switch
Hide thumbs Also See for xStack DES-3528 Series:
Table of Contents

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Fast Ethernet Managed Switch CLI Reference Guide
R
T
OUTING
ABLE
The routing table commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command
create iproute
delete iproute
show iproute
Each command is listed, in detail, in the following sections.
create iproute
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:
DES-3528:admin# create iproute default 10.48.74.121 1
Command: create iproute default 10.48.74.121 1
Success.
DES-3528:admin#
delete iproute
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete the default Gateway from the routing table:
DES-3528:admin#
Command: delete iproute default 10.48.74.121
Success.
C
OMMANDS
Parameters
[default | <network_address>] <ipaddr> {<metric 1-65535>} {[primary | backup]}
[default | <network_address>] <ipaddr>
{<network_address> | <ipaddr>} {static}
Used to create IP route entries to the Switch's IP routing table.
create iproute [default | <network_address>] <ipaddr> {<metric 1-65535>} {[primary |
backup]}
This command is used to create a default static IP route entry to the Switch's IP routing table.
default – Specifies to create a default IP route entry.
<network_address> - Enter the network address used here.
<ipaddr> − The gateway IP address for the next hop router.
<metric 1–65535> − 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.
primary – Specifies that this route will be set as the primary route.
backup - Specifies that this route will be set as the backup route.
Only Administrator and Operator and Power-User-level users can issue this command.
Used to delete an IP route entry from the Switch's IP routing table.
delete iproute [default | <network_address>] <ipaddr>
This command will delete an existing IP route entry from the Switch's IP routing table.
default – Specifies to delete a default IP route entry.
<network_address> - Enter the network address used here.
<ipaddr> - Enter the IP address used here.
Only Administrator and Operator and Power-User-level users can issue this command.
delete iproute default 10.48.74.121
292

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents