D-Link DXS-3600-16S Manual page 651

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

ether-type VALUE
src-ip NETWORK-PREFIX Specifies the source IPv4 address.
dst-ip NETWORK-PREFIX Specifies the destination IPv4 address.
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
action
drop
dot1q-tunnel
translate
outer-vid VLAN-ID
priority COS-VALUE
inner-vid VLAN-ID
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan mapping profile 1
DXS-3600-32S(config-vlan-map)#rule 10 match src-ip 100.1.1.0/24 dot1q-tunnel outer-vid 100
DXS-3600-32S(config-vlan-map)#rule 20 match dst-ip 200.1.1.0/24 dot1q-tunnel outer-vid 200
DXS-3600-32S(config-vlan-map)#rule 30 match src-ip 254.1.1.0/24 dot1q-tunnel outer-vid 300
DXS-3600-32S(config-vlan-map)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan mapping profile 1
DXS-3600-32S(config-vlan-map)#no rule 10
DXS-3600-32S(config-vlan-map)#no rule 20
DXS-3600-32S(config-vlan-map)#no rule 30
DXS-3600-32S(config-vlan-map)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the Ethernet type.
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 L3 protocol value.
Specifies the follows parameters are the action for matched packets.
Specifies that the matched packets will be dropped.
Specifies the follows outer-vid will be added for matched packets.
Specifies the follows 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.
(Optional) Specifies the new inner VLAN ID.
No VLAN mapping rule.
VLAN Mapping Profile Configuration Mode.
Level: 12
The rule command is used to configure the VLAN mapping rules of the profile. If a
profile is applied on an interface, the switch tests the incoming packets according 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. Optional, you can specify the
priority of the new outer-TAG or specify the packets new inner-VID. If no specified,
the priority of the new outer-TAG is the incoming port default priority and the inner-
VID will not be modified.
The test order depends on the rule's sequence number of the profile and stopped
when first matched. If no specifies the sequence number, 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.
This example shows how to configure rules for VLAN mapping profile 10.
This example shows how to remove previous configured VLAN mapping rules.
643

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents