D-Link DXS-3600 Series Cli Reference Manual page 1063

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
VRF-NAME
NETWORK-PREFIX
NETWORK-MASK
IP-ADDRESS
primary
backup
weight NUMBER
null0
TUNNEL-INTERFACE-ID
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
If a static route entry is configured with weight greater than 1, then the entry will be replicated multiple
copies in the hashing table so the path gets more chance to be hit for traffic routing. When the total
number of replication exceeds the maximum paths number supported by the hardware platform, the
ordering in which the static route is configured determines the precedence.
If null0 is specified for one route, the traffic that matched its destination will be dropped.
Example
This example shows how to add a static route entry for 20.0.0.0/8 with the next-hop 10.1.1.254.
Switch# configure terminal
Switch(config)# ip route 20.0.0.0 255.0.0.0 10.1.1.254
Switch(config)#
85-5 ipv6 route
This command is used to create an IPv6 static route entry. Use the no command to remove an IPv6 static
route entry.
ipv6 route {default | NETWORK-PREFIX/PREFIX-LENGTH} {[INTERFACE-ID] NEXT-HOP-
ADDRESS [primary | backup] [DISTANCE] | TUNNEL-INTERFACE-ID}
no ipv6 route {default | NETWORK-PREFIX/PREFIX-LENGTH} {[INTERFACE-ID] NEXT-HOP-
ADDRESS | TUNNEL-INTERFACE-ID}
(Optional) Specifies the name of the routing forwarding instance.
Specifies the network address.
Specifies the network mask.
Specifies the IP address of the next hop that can be used to reach
destination network.
(Optional) Specifies the route as the primary route to the destination.
(Optional) Specifies the route as the backup route to the destination.
(Optional) Specifies the weight number greater than zero, but less than
the maximum paths number. This number is used to replicate identical
route path (multiple copies) in routing table, so the path get more
chance to be hit for traffic routing. If weight number is not specified for
the static route, the default for the path exists in hashing table is one
copy.
Specifies a black hole route.
Specifies to use a tunnel as the next-hop.
1058

Advertisement

Table of Contents
loading

Table of Contents