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

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
dst-mac MAC-ADDRESS
priority COS-VALUE
inner-vid VLAN-ID
ether-type VALUE
src-ip NETWORK-PREFIX
dst-ip NETWORK-PREFIX
src-ipv6 IPV6-NETWORK-
PREFIX/PREFIX-LENGTH
dst-ipv6 IPV6-NETWORK-
PREFIX/PREFIX-LENGTH
dscp VALUE
src-port VALUE
dst-port VALUE
ip-protocol VALUE
dot1q-tunnel
translate
outer-vid VLAN-ID
priority COS-VALUE
inner-vid VLAN-ID
Default
None.
Command Mode
VLAN Mapping Profile Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The rule command is used to configure the VLAN mapping rules of the profile. If a profile is applied on an
interface, the switch matches the incoming packets according to the rules of the profile. If the packets
match a rule, the action of the rule will be taken. The action may be adding or replacing the outer-VID.
Optionally, specify the priority of the new outer-TAG or specify the packets new inner-VID.
The match order depends on the rule's sequence number of the profile and stopped when first matched.
If the sequence number is not specified, it will be allocated automatically. The sequence number begins
from 10 and the increment is 10. Multiple different types of profiles could be configured onto one interface.
Example
This example shows how to configure rules for VLAN mapping profile 1.
Switch# configure terminal
Switch(config)# vlan mapping profile 1 type ip
Switch(config-vlan-map)# rule 10 match src-ip 100.1.1.0/24 dot1q-tunnel outer-vid 100
Switch(config-vlan-map)# rule 20 match dst-ip 200.1.1.0/24 dot1q-tunnel outer-vid 200
Switch(config-vlan-map)#
Specifies the destination MAC address.
Specifies the 802.1p priority.
Specifies the inner VLAN ID.
Specifies the Ethernet type.
Specifies the source IPv4 address.
Specifies the destination IPv4 address.
Specifies the source IPv6 address.
Specifies the destination IPv6 address.
Specifies the DSCP value.
Specifies the source TCP/UDP port number.
Specifies the destination TCP/UDP port number.
Specifies the Layer 3 protocol value.
Specifies that the outer-VID will be added for matched packets.
Specifies that the outer-VID will replace the outer-VID of the matched
packets.
Specifies the new outer VLAN ID.
(Optional) Specifies the 802.1p priority in the new outer TAG. If not
specified, the priority of the new outer tag is 0.
(Optional) Specifies the new inner VLAN ID.
1326

Advertisement

Table of Contents
loading

Table of Contents