User`s guide
Chapter 10 Classifier Commands
Ethernet Switch CLI Reference Guide
61
This example creates a classifier (Class1) for packets which have a source MAC address of
11:22:33:45:67:89 and are received on port 1. You can then use the policy command and
the name Class1 to apply policy rules to this traffic flow. See the policy example in Chapter 46
on page 175.
sysname# config
sysname(config)# classifier Class1 source-mac 11:22:33:45:67:89 source-port
1
sysname(config)# exit
sysname# show classifier
Index Active Name Rule
1 Yes Class1 SrcMac = 11:22:33:45:67:89; S...