ZyXEL Communications XS3800-28 Cli Reference Manual page 249

Hide thumbs Also See for XS3800-28:
Table of Contents

Advertisement

Table 162 policy Command Summary
COMMAND
policy <name> classifier
<classifier-list> <[vlan <vlan-
id>] [egress-port <port-num>]
[priority <0-7>] [bandwidth
<bandwidth>] [forward-action
<drop>] [queue-action <prio-
set>] [outgoing-eport]
[outgoing-set-vlan] [rate-limit
] [inactive]>
no policy <name>
no policy <name> inactive
64.2 Command Examples
This example creates a policy (highPriority) for the traffic flow identified via classifier VLAN3 (see the
classifier example in
ToS priority field (value 7) for VLAN3 packets.
sysname(config)# policy highPriority classifier VLAN3 tos 7 queue-action
prio-replace-tos
sysname(config)# exit
sysname# show policy highPriority
Policy highPriority:
Classifiers:
VLAN3;
Parameters:
VLAN = 1; Priority = 0; DSCP = 0; TOS = 7;
Egress Port = 1; Outgoing packet format = tagged;
Bandwidth = 0; Out-of-profile DSCP = 0;
Action:
Replace the 802.1 priority field with the IP TOS value;
Chapter 64 Policy Commands
DESCRIPTION
Configures a policy with the specified name.
name: 32 alphanumeric characters
Specifies which classifiers this policy applies to.
classifier-list: names of classifiers separated by
commas.
Specifies the parameters related to the actions:
vlan: a VLAN ID number
egress-port: an outbound port number
priority: IEEE 802.1p priority field
bandwidth: bandwidth limit in Kbps, packets which
exceed the bandwidth limit are dropped.
Specifies the actions for this policy:
inactive - disables the policy rule.
Deletes the policy.
Enables a policy.
Chapter 15 on page
60). This policy replaces the IEEE 802.1 priority field with the IP
Ethernet Switch CLI Reference Guide
249
queue-action: tells the Switch to:
- set the IEEE 802.1p priority you specified in the
priority parameter (prio-set)
outgoing-eport - sends the packet to the egress
port.
outgoing-set-vlan - replaces the VLAN ID of the
packets with the one you configured.
rate-limit - enables bandwidth limitations on the
traffic flows.
M
P
C
13
C
13
C
13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents