Quality of Service Guide Network QoS Policies
Edition: 01 3HE 11014 AAAC TQZZA 183
 
4.4.2.1.4 Network Ingress QoS Policy Commands
ingress
Syntax ingress
Context config>qos>network
Description This command is used to enter the CLI mode that creates or edits policy entries that specify 
the DSCP to forwarding class mapping for all GRE or IP packets and define the MPLS EXP 
bits to forwarding class mapping for all labeled packets.
When pre-marked GRE, IP, or MPLS packets ingress on a network port, they get a per-hop 
behavior (that is, the QoS treatment through the 7705 SAR based on the mapping defined 
under the current node).
default-action
Syntax default-action fc fc-name profile {in | out}
Context config>qos>network>ingress
Description This command defines or edits the default action to be taken for packets that have undefined 
DSCP or MPLS EXP bits set. The default-action command specifies the forwarding class to 
which such packets are assigned.
Multiple default-action commands will overwrite each previous default-action command.
Default n/a
Parameters fc-name  — specifies the forwarding class name. All packets with DSCP or MPLS EXP 
bits not defined will be placed in this forwarding class.
Values be, l2, af, l1, h2, ef, h1, nc
Default be
profile {in | out} — all packets that are assigned to this forwarding class will be 
considered in or out of profile based on this command. In case of congestion, the 
in-profile packets are preferentially queued over the out-of-profile packets.
Values in, out
Default out