mac
220
Chapter 9 Commands for Flexible QinQ
9.1 add
This command is not supported by switch.
9.2 delete
This command is not supported by switch.
9.3 match
Command: match {access-group <acl-index-or-name> | ip dscp <dscp-list>| ip
precedence <ip-precedence-list>| ipv6 access-group <acl-index-or-name>| ipv6
dscp <dscp-list> | ipv6 flowlabel <flowlabel-list> | vlan <vlan-list> | cos <cos-list> |
c-vlan <vlan-list> | c-cos <cos-list>}
no match {access-group | ip dscp | ip precedence | ipv6 access-group |
ipv6 dscp | ipv6 flowlabel | vlan | cos | c-vlan | c-cos}
Function: Configure the match standard of the class map; the no command deletes the
specified match standard.
Parameter: access-group <acl-index-or-name> match the specified IP ACL or MAC
ACL, the parameters are the number or name of ACL
ip dscp <dscp-list> and ipv6 dscp <dscp-list> match the specified DSCP
value, the parameter is a list of DSCP consisting of maximum 8 DSCP values, the ranging
is 0 to 63
ip precedence <ip-precedence-list> match the specified IP Precedence,
the parameter is a IP Precedence list consisting of maximum 8 IP Precedence values with
a valid range of 0 to 7
ipv6 access-group <acl-index-or-name> match the specified IPv6 ACL, the
parameter is the number or name of IPv6 ACL
ipv6 flowlabel <flowlabel-list> match the specified IPv6 flow label, the
parameter is IPv6 flow label value, the ranging is 0 to 1048575
vlan <vlan-list> match the specified VLAN ID of the external VLAN Tag, the
parameter is a VLAN ID list consisting of maximum 8 VLAN IDs, the ranging is 1 to 4094










