D-Link DXS-3600 Series Reference Manual page 950

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
GE-LENGTH
LE-LENGTH
DESCRIPTION
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
If a rule entry is created without a sequence number, a sequence number will be automatically assigned.
If it is the first entry, the sequence number 5 is assigned. A subsequent rule entry will be assigned a
priority that is 5 greater than the largest sequence number in that access list and is placed at the end of
the list.
When manually assigning the sequence number, it is better to have a reserved interval for future lower
sequence number entries. Otherwise, it will create extra effort to insert an entry with a lower sequence
number.
The sequence number must be unique in the domain of an access-list. If you enter a priority value that is
already present, the new entry will override the old one.
Only the route that is equal to or more specific than the specified network will be matched.
Example
This example shows how to create 2 rule entries, the first is to exactly match with 10.20.0.0/16, the
second is to permit routes from the 10.50.0.0/16 that have a mask length that is less than or equal to 24
bits.
Switch# configure terminal
Switch(config)# ip prefix-list CUSTOMER permit 10.20.0.0/16
Switch(config)# ip prefix-list CUSTOMER seq 20 permit 10.50.0.0/16 le 24
Switch(config)#
80-4 ip route
This command is used to create a static route entry. Use no command to remove a static route entry.
ip route [vrf VRF-NAME] {NETWORK-PREFIX NETWORK-MASK} {IP-ADDRESS [primary |
backup | weight NUMBER] | null0 | TUNNEL-INTERFACE-ID}
no ip route [vrf VRF-NAME] {NETWORK-PREFIX NETWORK-MASK} {IP-ADDRESS | null0 |
TUNNEL-INTERFACE-ID}
Parameters
VRF-NAME
NETWORK-PREFIX
(Optional) Specifies the minimum prefix length of the route that can be
matched.
(Optional) Specifies the maximum prefix length of the route that can be
matched.
Specifies the description for prefix list.
(Optional) Specifies the name of the routing forwarding instance.
Specifies the network address.
950

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents