NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
CLI Commands: Differentiated Services 9-25
For each outcome, the only possible actions are drop, markdscp, markprec, or send. In this
singlerate form of the police command, the conform action defaults to send, the exceed action
defaults to drop, and the nonconform action defaults to drop. These actions cannot be changed
directly with this command, but can be changed through their respective config diffserv policy
police action conform, exceed, and nonconform commands.
Format config diffserv policy police style singlerate <poli-
cyname> <classname> <1-4294967295> <1-128> <1-128>
Restrictions
Only one style of police command (simple, singlerate, tworate) is
allowed for a given class instance in a particular policy.
Policy Type In
Incompatibilities Mark IP DSCP, Mark IP Precedence
config diffserv policy police style tworate
This command is used to establish the traffic policing style for the specified class. The tworate
form of the police command uses two data rates and two burst sizes, resulting in three outcomes:
conform, exceed and nonconform. The
<policyname> and <classname> are the names of an
existing DiffServ policy and class, respectively. The first two data parameters are the conforming
data rate and burst size. The conforming data rate is specified in kilobits-per-second (Kbps) and is
an integer from 1 to 4294967295, while the conforming burst size is specified in kilobytes (KB) as
an integer from 1 to 128. The next two data parameters are the peak data rate and burst size. The
peak data rate is specified in kilobits-per-second (Kbps) as an integer from 1 to 4294967295, while
the peak burst size is specified in kilobytes (KB) as an integer from 1 to 128. Note that the peak
data rate must be equal to or greater than the conforming data rate.
For each outcome, the only possible actions are drop, markdscp, markprec, or send. In this tworate
form of the police command, the conform action defaults to send, the exceed action defaults to
drop, and the nonconform action defaults to drop. These actions cannot be changed directly with
this command, but can be changed through their respective config diffserv policy police action
conform, exceed, and nonconform commands.
Format config diffserv policy police style tworate <policyn-
ame> <classname> <1-4294967295> <1-128> <1-
4294967295> <1-128>
Restrictions
Only one style of police command (simple, singlerate, tworate) is
allowed for a given class instance in a particular policy.
Policy Type In
Incompatibilities Mark IP DSCP, Mark IP Precedence