Routing Table Commands - D-Link DAS-3636 Cli Reference Manual

Vdsl2 switch release 1.00
Table of Contents

Advertisement

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 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:
DAS-3626:admin#create iproute default 10.48.74.121 1
Command: create iproute default 10.48.74.121 1
Success.
DAS-3626:admin#
delete iproute default
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete the default IP route 10.53.13.254:
DAS-3626:admin#delete iproute default
Command: delete iproute default
Success.
DAS-3626:admin#
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Parameters
[default ] <ipaddr> {<metric 1-65535>}
[default] <ipaddr>
{static}
Used to create IP route entries to the Switch's IP routing table.
create iproute [default ] <ipaddr> {<metric 1-65535>}
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 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.
Only Administrator and Operator-level users can issue this command.
Used to delete a default IP route entry from the Switch's IP routing table.
delete iproute [default]
This command will delete an existing default entry from the Switch's IP routing table.
None.
Only Administrator and Operator-level users can issue this command.
R
OUTING
48
T
C
ABLE
OMMANDS
8

Advertisement

Table of Contents
loading

Table of Contents