beautypg.com

ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 178

background image

Chapter 46 Policy Commands

Ethernet Switch CLI Reference Guide

178

This example creates a policy (Policy1) for the traffic flow identified via classifier Class1 (see
the classifier example in

Chapter 10 on page 59

). This policy forwards Class1 packets to port

8.

sysname(config)# policy Policy1 classifier Class1 egress-port 8 outgoing-
eport
sysname(config)# exit
sysname# show policy Policy1
Policy Policy1:
Classifiers:
Class1;
Parameters:
VLAN = 1; Priority = 0;
Egress Port = 8;
Bandwidth = 64;
Action:
Send the packet to the egress port;
sysname#