Routing Table Commands - D-Link xstack DGS-3612G Instruction Manual

Layer 3 gigabit ethernet managed switch
Hide thumbs Also See for xstack DGS-3612G:
Table of Contents

Advertisement

The routing table commands in the Command Line Interface (CLI) are listed (with the appropriate parameters) in the following table.
Command
create iproute
create iproute default
delete iproute default
delete iproute
show iproute
create iproute ipv6
delete iproute ipv6
show iproute ipv6
create iproute ipv6 default
delete iproute ipv6 default
Each command is listed, in detail, in the following sections.
create iproute
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To add a single static address 10.48.74.121, mask 255.0.0.0 and gateway 10.1.1.254 to the routing table:
xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Parameters
<network_address> <ipaddr> {<metric 1-65535>} {[primary | backup]}
<ipaddr> {<metric 1-65535>}
<network_address> <ipaddr> {[primary | backup]}
{<network_address>} {[static | rip | ospf]}
<ipv6networkaddr> <ipv6addr> {<metric 1-65535>}
{<ipv6networkaddr> <ipv6addr> | all}
{<ipv6networkaddr>}
<ipv6addr> {<metric 1-65535>}
Used to create IP route entries to the Switch's IP routing table.
create iproute <network_address> <ipaddr> {<metric 1-65535>}
{[primary | backup]}
This command is used to create a primary and backup IP route entry to
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.
<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 | 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.
DGS-3612G: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-3612G:4#
R
OUTING
221
33
T
C
ABLE
OMMANDS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents