![D-Link xStack DGS-3420 Series Reference Manual Download Page 482](http://html.mh-extra.com/html/d-link/xstack-dgs-3420-series/xstack-dgs-3420-series_reference-manual_78239482.webp)
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
477
Chapter 41
IPv4/IPv6 Routing
Commands
create iproute
[default | <network_address>] [<ipaddr> {<metric 1-65535>} {[primary | backup]} |
null0 | ip_tunnel <tunnel_name 12>]
delete iproute
[default | <network_address>] [<ipaddr> | null0 | ip_tunnel <tunnel_name 12>]
show iproute
{[<network_address> | <ipaddr>]} {[static | rip | hardware]}
create ipv6route
[default | <ipv6networkaddr>] [[<ipif_name 12> <ipv6addr> | <ipv6addr>]
{<metric 1-65535>} {[primary | backup]} | ip_tunnel <tunnel_name 12>]
delete ipv6route
[[default | <ipv6networkaddr>] [<ipif_name 12> <ipv6addr> | <ipv6addr> |
ip_tunnel <tunnel_name 12>] | all]
show ipv6route
{[<ipv6networkaddr> | <ipv6addr>]} {[static | ripng | hardware]}
create ipv6route redistribute dst ripng src
[local | static] {metric <value 0-16>}
config ipv6route redistribute dst ripng src
[local | static] {metric <value 0-16>}
delete ipv6route redistribute dst ripng src
[local | static]
41-1
create iproute
Description
This command is used to create an IP route entry in the Switch’s IP routing table. “Primary” and
“backup” are mutually exclusive. Users can select only one when creating one new route. If a user
sets neither of these, the system will try to set the new route first by primary and second by backup.
Format
create iproute [default | <network_address>] [<ipaddr> {<metric 1-65535>} {[primary | backup]} |
null0 | ip_tunnel <tunnel_name 12>]
Parameters
default
- Create 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/16).
<ipaddr>
- Specifies the IP address for the next hop router.
<metric 1-65535>
- (Optional) The default setting is 1.That is, the default hop cost is 1.
primary
- (Optional) Specifies the route as the primary route to the destination.
backup
- (Optional) Specifies the route as the backup route to the destination. If the route is
not specified as the primary route or the backup route, then it will be auto-assigned by the
system. The first created is the primary, the second created is the backup.
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.
Summary of Contents for xStack DGS-3420 Series
Page 1: ...xStack DGS 3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide I ...
Page 188: ...xStack DGS 3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 183 ...
Page 713: ...xStack DGS 3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 708 ...
Page 902: ...xStack DGS 3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 897 ...