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

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
no vlan mapping profile ID
Parameters
ID
type
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
A VLAN mapping profile can be used to provide flexible and powerful flow-based VLAN translation. For
creating a VLAN mapping profile, users must specify the type to decide which fields can be matched by
the profile rules.
Example
This example shows how to create a VLAN mapping profile for matching Ethernet fields.
Switch# configure terminal
Switch(config)# vlan mapping profile 1 type ethernet
Switch(config-vlan-map)#
115-9
vlan mapping rule
This command is used to configure the VLAN mapping rules of the profile. Use the no command to
remove the previous configured rules.
rule [SN] match [src-mac MAC-ADDRESS] [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]
no rule SN [- | ,]
Parameters
SN
src-mac MAC-ADDRESS
Specifies the ID of the VLAN mapping profile. A lower ID has a higher
priority. The ID range is from 1 to 1000.
Specifies the profile types. Different profiles can match different fields.
ethernet: The profile can match Layer 2 fields.
ip: The profile can match Layer 3 IP fields.
ipv6: The profile can match IPv6 destination or source addresses.
(Optional) Specifies the sequence number of the VFP rule. If not
specified, the SN begins from 10 and the increment is 10. The SN
range is from 1 to 10000
Specifies the source MAC address.
1325

Advertisement

Table of Contents
loading

Table of Contents