Name; Set - Symbol WS5000 Series System Reference Manual

Hide thumbs Also See for WS5000 Series:
Table of Contents

Advertisement

8.25.2 name

Classification Group Instance
Rename a Classification Group Instance.
Syntax
name <new_name>
Parameters
new_name
New Name that the current Classification Group will be renamed.
Example
WS5000.(Cfg).CG.[new_CG]> name anotherName
Configuring name...
Status : Success.
WS5000.(Cfg).CG.[anotherName]>

8.25.3 set

Classification Group Instance
Performs an operation on the Classification Group instance.
Syntax
set <attribute> <value>
Parameters
attribute
name <cg_name>
Sets the name of the Classification Group. Same as
addCE <ce_name>
Adds the named Classifier instance to the CG.
removeCE <ce_name>
Removes the named Classifier instance from the CG.
action
Associates an action with a Classifier (ce_name) that has been added to the CG.
Possible values are:
• allow <ce_name> – If this is set, packets that pass the Classifier are allowed to
• deny <ce_name> – Packets that pass the Classifier are thrown away. Packets that
Example
WS5000.(Cfg).CG.[voip_in_cg]> set name VoIP_in_CG
WS5000.(Cfg).CG.[VoIP_in_CG]>
continue and they're marked as being part of this Classification Group instance (this
will be important when we bump up a level to Input and Output Policies). Packets that
don't pass the evaluation are not immediately thrown away—they're allowed or
denied according to the default action defined in the Input or Output Policy that uses
this CG.
don't pass are allowed to continue (again, with no CG marking).
CLI Command Reference
Description
name
command.
8-167

Advertisement

Table of Contents
loading

Table of Contents