Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  Subscriber Configuration Mode Commands 
ip allowed-dscp  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8535 
ip allowed-dscp 
Sets the Quality of Service (QoS) Differentiated Services (DiffServ) marking that a subscriber session is allowed. The 
DSCP is disabled by default. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
ip allowed-dscp class class max-class maxclass [ rt-marking marking ] 
no ip allowed-dscp class 
no
 
Resets the parameters to the defaults: class none, max-class 
be
. This indicates that all packets are let through 
without any dscp checking 
ip allowed-dscp class
 
class
 
Specifies the Differentiated Services Codepoint (DSCP) class with which the subscriber session may mark its 
packets. If the subscriber sessions packets request a code point class higher than the code point class 
specified, the PDSN service re-marks the packets with the QOS-DSCP value specified by the 
ip qos-dscp
 
command. 
Default: none 
class
 must be one of the following; 
a
: allow packets with AF DSCPs 
e
: allow packets with EF DSCP 
o
: allow packets for experimental or local use 
ae
: allow packets with AF and EF DSCPs 
ao
: allow packets with AF DSCPs or packets for experimental or local use 
eo
: allow packets with EF DSCPs or packets for experimental or local use 
aeo
: allow packets with AF or EF DSCPs or packets for experimental or local use 
none
: allow only the 
be
 and 
sc1
 through 
sc7
 code points 
max-class
 
maxclass
 
This parameter specifies the maximum code point with which a subscriber session may mark its packets. The 
subscriber sessions packets must be marked with a code point equal to or less than the code point specified. If 
the subscriber sessions packets request a code point higher than the code point specified, the PDSN service 
re-marks the packets with the QOS-DSCP value specified by the lower of the max-class and the 
ip qos-
dscp
 command.