D-Link xStack Reference Manual page 713

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
The Unicast Route 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
config route preference
show route preference
create route redistribute dst ospf
create route redistribute dst rip
create route redistribute dst bgp
delete route redistribute
config route redistribute dst ospf
config route redistribute dst rip
config route redistribute dst bgp
enable ecmp ospf
disable ecmp ospf
show route redistribute
config ecmp algorithm
show ecmp
Each command is listed, in detail, in the following sections.
create iproute
Purpose
Syntax
Description
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Parameters
[default | <network_address>] [null0 | <ipaddr> {<metric 1-65535>} {[primary |
backup | weight <value 1-4>]}]
[default | <network_address>] [null0 | <ipaddr>]
{[<network_address> | <ipaddr>]} {[static | rip | ospf | bgp | hardware]}
[static | default | rip | ospfIntra | ospfInter | ospfExt1 | ospfExt2 | ebgp | ibgp]
<value 1-999>
{[ local | static | default | rip | ospf | ospfIntra | ospfInter | ospfExt1 | ospfExt2 |
ebgp | ibgp]}
src [static | rip | bgp | local] {mettype [1 | 2] | metric <value 0-16777214>}
src [local | static | bgp | ospf [all | internal | external | type_1 | type_2 | inter+e1 |
inter+e2]] {metric <value 0-16>}
src [static | rip | local | ospf [all | internal | external | type_1 | type_2 | inter+e1 |
inter+e2]] {metric <uint 0-4294967295> | route_map <map_name 16>}
[dst [rip | ospf | bgp] src [rip | static | local | ospf | bgp]]
src [static | rip | bgp | local] {mettype [1 | 2] | metric <value 0-16777214>}(1)
src [local | static | bgp | ospf [all | internal | external | type_1 | type_2 | inter+e1 |
inter+e2]] {metric <value 0-16>}
src [static | rip | local | ospf [all | internal | external | type_1 | type_2 | inter+e1 |
inter+e2]] {metric <uint 0-4294967295> | [route_map <map_name 16> |
no_route_map]}
{dst [rip | ospf | bgp] | src [rip | static | local | bgp | ospf]}
{ip_destination | [ip_source | crc_low | crc_high] | tcp_udp_port}(1)
Used to create an IP route entry to the switch's IP routing table.
create iproute [default | <network_address>] [null0 | <ipaddr> {<metric 1-65535>}
{[primary | backup | weight <value 1-4>]}]
Use this command to create an IP static route.
Selecting "primary" or "backup" means the newly created route is a floating static route.
Selecting "weight" means the newly created route is a static multipath route.
Floating static route and static multipath route are mutually exclusive.
If none of the following, "primary", "backup" or "weight," is selected, the static route will:
be primary if there is no primary route that has the same destination;
be backup if there has been a primary route that has the same destination.
fail to create if there have been a primary route and a backup route that have the same
destination.
fail to create if there has been one static multipath route that has the same destination.
709

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents