7000 Series L3 Managed Switch Reference Manual for Software v2.0

config diffserv class create all

This command defines a new DiffServ class of type all. The <classname> parameter is a case- sensitive alphanumeric string from 1 to 31 characters uniquely identifying the class (Note: the class name ‘default’ is reserved and must not be used here).

The class type of all indicates how the individual class match criteria are evaluated. All of the individual match conditions must be true for a packet to be considered a member of the class.

Format

config diffserv class create all <classname>

config diffserv class create any

This command defines a new DiffServ class of type any. The <classname> parameter is a case- sensitive alphanumeric string from 1 to 31 characters uniquely identifying the class (Note: the class name ‘default’ is reserved and must not be used here).

The class type of any indicates how the individual class match criteria are evaluated. Only one of the match criteria must be true for a packet to belong to the class; multiple matching criteria are evaluated in a sequential order, with the highest precedence awarded to the first criterion defined for the class.

Format

config diffserv class create any <classname>

config diffserv class delete

This command eliminates an existing DiffServ class. The <classname> is the name of an existing DiffServ class (note: the class name ‘default’ is reserved and is not allowed here). This command may be issued at any time; if the class is currently referenced by one or more policies or by any other class, this deletion attempt shall fail.

Format

config diffserv class delete <classname>

9-4

CLI Commands: Differentiated Services

Page 182
Image 182
NETGEAR L3 manual Config diffserv class create all, Config diffserv class create any, Config diffserv class delete