ZyXEL Communications Ethernet Switch Cli Reference Manual page 61

Table of Contents

Advertisement

Table 34 Common IPv6 Next Header Values
PROTOCOL TYPE
No Next Header for IPv6
Destination Options for IPv6
11.2 Command Examples
This example creates a classifier for packets with a VLAN ID of 3. The resulting traffic flow is
identified by the name VLAN3. The policy command can use the name VLAN3 to apply
policy rules to this traffic flow. See the policy example in
sysname# config
sysname(config)# classifier VLAN3 vlan 3
sysname(config)# exit
sysname# show classifier
Index Active Name
1 Yes
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
page
217.
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
1 Yes
Ethernet Switch CLI Reference Guide
VLAN3
Class1
Chapter 11 Classifier Commands
VALUE
59
60
Chapter 52 on page
Rule
VLAN = 3;
Rule
SrcMac = 11:22:33:45:67:89; S...
217.
Chapter 52 on
61

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gs3700 series

Table of Contents