DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
468
48-3 match
This command is used to define the match criteria to classify traffic. Use the no form of this command to remove the
match criteria.
match access-group {
acl-name
|
acl-id
}
no match access-group {
acl-name
|
acl-id
}
Parameters
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15
Usage Guideline
The global configuration command
class-map
use to specify the name of the class
map that user want to create or modify class-map match criteria. The class-map
command and its subcommands are used to define packet classification. And these
packets which match the class map will be performed specified action such as mark,
meter, etc. that defined by globally named service policy applied on a per-port basis.
This command enters class-map configuration mode.
The user can use the following commands to define or modify the match criteria:
match:
Configures classification criteria.
no:
Removes a match statement from a class map.
A class map that attached to a policy map can not be modified before it was attached
from the policy map with no class command.
Example
This example shows how to configure the class map called class1 with one match
criterion, which is an access list called 10.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#class-map class1
DXS-3600-32S(config-cmap)#match access-group 10
DXS-3600-32S(config-cmap)#
acl-name
Specifies the name of an IP standard or extended access control list (ACL) or MAC
access control list.
acl-id
Specifies the ID of an IP standard or extended access control list (ACL) or MAC
access control list.
Default
None.
Command Mode
Class Map Configuration Mode.
Command Default Level
Level: 15
Usage Guideline
To use the
match
command, the user must first enter the
class-map
command to
specify the name of the class that will be used to establish the match criteria.
Example
This example shows how to configure the class map called class1 with one match
criterion, which is an access list called 10.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#class-map class1
DXS-3600-32S(config-cmap)#match access-group 10
DXS-3600-32S(config-cmap)#
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...