For feedback and comments: |
documentation.feedback@alcatel-lucent.com |
![]() |
![]() |
![]() |
![]() |
• Network policy-id 1 exists as the default policy that is applied to all network interfaces by default. The network policy-id 1 cannot be modified or deleted. It defines the default DSCP-to-FC mapping and MPLS EXP-to-FC for the ingress. For the egress, it defines six forwarding classes which represent individual queues and the packet marking criteria.New (non-default) network policy parameters can be modified. The no form of the command reverts the object to the default values. A new network policy must include the definition of at least one queue and specify the default-action. Incomplete network policies cannot be applied to network interfaces.network 10 createingressip-criteriaentry 10 creatematchdst-ip 10.0.0.1/32exitaction fc "h2" profile inexitnetwork 10 createingressipv6-criteriaentry 10 creatematchdst-ip 2001:db8:1000::1/128exitaction fc "ef" profile inexitexitexitTunnel termination QoS override only applies to IP routing decisions once the tunnel encapsulation is removed. Non-IP routed packets within a terminating tunnel are ignored by the override and are forwarded as described in the Normal QoS Operation section.Any tunnel received on the ingress IP interface that traverses the node (the node is not the ultimate hop for the tunnel) is not affected by the QoS override mechanism and is forwarded as described in Normal QoS Operation section.
DSCP Name DSCP Value DSCP Value DSCP Value LabelDecimal Hexadecimal Binary=============================================================Default 0 0x00 0b000000 benc1 48 0x30 0b110000 h1nc2 56 0x38 0b111000 ncef 46 0x2e 0b101110 efaf11 10 0x0a 0b001010 assuredaf12 12 0x0c 0b001100 assuredaf13 14 0x0e 0b001110 assuredaf21 18 0x12 0b010010 l1af22 20 0x14 0b010100 l1af23 22 0x16 0b010110 l1af31 26 0x1a 0b011010 l1af32 28 0x1c 0b011100 l1af33 30 0x1d 0b011110 l1af41 34 0x22 0b100010 h2af42 36 0x24 0b100100 h2af43 38 0x26 0b100110 h2default* 0
• Each network QoS policy must have a unique policy ID.Configuring and applying QoS policies other than the default policy is optional. A default network policy of the appropriate type is applied to each router interface.
→
→ CLI Syntax: config>qos#network network-policy-iddot1p-in-profile dot1p-prioritydot1p-out-profile dot1p-prioritydscp-in-profile dscp-namedscp-out-profile dscp-namelsp-exp-in-profile mpls-exp-valuelsp-exp-out-profile mpls-exp-valuedot1p dot1p-priority fc {fc-name} profile {in|out}A:ALA-10:A:ALA-12>config>qos# info#------------------------------------------echo "QoS Policy Configuration"#------------------------------------------...network 600 createdescription "Network Egress Policy"ingressdefault-action fc ef profile inexitegressremarkingexitexit...#------------------------------------------A:ALA-12>config>qos#CLI Syntax: config>routerinterface interface-nameqos network-policy-idA:ALA-7>config>router# info#------------------------------------------echo "IP Configuration"#------------------------------------------...interface "ALA-1-2"
address 10.10.4.3/24
qos 600
exit...----------------------------------------------A:ALA-7>config>router#The default network policy for IP interfaces is identified as policy-id 1. Default policies cannot be modified or deleted. The following displays default network policy parameters:
Table 22: Network Policy Defaults A:ALA-49>config>qos>network# info detail----------------------------------------------description "Default network QoS policy."scope templateingressdefault-action fc be profile outno ler-use-dscpdscp be fc be profile outdscp ef fc ef profile indscp cs1 fc l2 profile indscp nc1 fc h1 profile indscp nc2 fc nc profile indscp af11 fc af profile indscp af12 fc af profile outdscp af13 fc af profile outdscp af21 fc l1 profile indscp af22 fc l1 profile outdscp af23 fc l1 profile outdscp af31 fc l1 profile indscp af32 fc l1 profile outdscp af33 fc l1 profile outdscp af41 fc h2 profile indscp af42 fc h2 profile outdscp af43 fc h2 profile outlsp-exp 0 fc be profile outlsp-exp 1 fc l2 profile inlsp-exp 2 fc af profile outlsp-exp 3 fc af profile inlsp-exp 4 fc h2 profile inlsp-exp 5 fc ef profile inlsp-exp 6 fc h1 profile inlsp-exp 7 fc nc profile inexitegressno remarkingfc afdscp-in-profile af11dscp-out-profile af12lsp-exp-in-profile 3lsp-exp-out-profile 2dot1p-in-profile 2dot1p-out-profile 2exitfc bedscp-in-profile bedscp-out-profile belsp-exp-in-profile 0lsp-exp-out-profile 0dot1p-in-profile 0dot1p-out-profile 0exitfc efdscp-in-profile efdscp-out-profile eflsp-exp-in-profile 5lsp-exp-out-profile 5dot1p-in-profile 5dot1p-out-profile 5exitfc h1dscp-in-profile nc1dscp-out-profile nc1lsp-exp-in-profile 6lsp-exp-out-profile 6dot1p-in-profile 6dot1p-out-profile 6exitfc h2dscp-in-profile af41dscp-out-profile af42lsp-exp-in-profile 4lsp-exp-out-profile 4dot1p-in-profile 4dot1p-out-profile 4exitfc l1dscp-in-profile af21dscp-out-profile af22lsp-exp-in-profile 3lsp-exp-out-profile 2dot1p-in-profile 3dot1p-out-profile 3exitfc l2dscp-in-profile cs1dscp-out-profile cs1lsp-exp-in-profile 1lsp-exp-out-profile 1dot1p-in-profile 1dot1p-out-profile 1exitfc ncdscp-in-profile nc2dscp-out-profile nc2lsp-exp-in-profile 7lsp-exp-out-profile 7dot1p-in-profile 7dot1p-out-profile 7exitexit----------------------------------------------A:ALA-49>config>qos>network#CLI Syntax: config>routerinterface interface-nameqos network-policy-idA:ALA-7>config>router# info#------------------------------------------echo "IP Configuration"#------------------------------------------...interface "ALA-1-2"address 10.10.4.3/24 broadcast host-onesno portno arp-timeoutno allow-directed-broadcastsicmpmask-replyredirects 100 10unreachables 100 10ttl-expired 100 10exitqos 1
ingressno filterexitegressno filterexitno macno ntp-broadcastno cflowdno shutdownexitinterface "ALA-1-3"...#------------------------------------------A:ALA-7>config>router#You can copy an existing network policy to a new policy ID value or overwrite an existing policy ID. The overwrite option must be specified or an error occurs if the destination policy ID exists.A:ALA-12>config>qos# info detail---------------------------------------------...network 1 create
description "Default network QoS policy."scope templateingressdefault-action fc be profile outdscp be fc be profile outdscp ef fc ef profile indscp cs1 fc l2 profile indscp nc1 fc h1 profile indscp nc2 fc nc profile indscp af11 fc af profile indscp af12 fc af profile outdscp af13 fc af profile outdscp af21 fc l1 profile indscp af22 fc l1 profile out...network 600 create
description "Default network QoS policy."scope templateingressdefault-action fc be profile outdscp be fc be profile outdscp ef fc ef profile indscp cs1 fc l2 profile indscp nc1 fc h1 profile indscp nc2 fc nc profile indscp af11 fc af profile indscp af12 fc af profile outdscp af13 fc af profile outdscp af21 fc l1 profile indscp af22 fc l1 profile out...network 700 create
description "Default network QoS policy."scope templateingressdefault-action fc be profile outdscp be fc be profile outdscp ef fc ef profile indscp cs1 fc l2 profile indscp nc1 fc h1 profile indscp nc2 fc nc profile indscp af11 fc af profile indscp af12 fc af profile outdscp af13 fc af profile outdscp af21 fc l1 profile indscp af22 fc l1 profile out...---------------------------------------------A:ALA-12>config>qos#You can change existing policies, except the default policies, and entries in the CLI. The changes are applied immediately to all interfaces where the policy is applied. To prevent configuration errors use the copy command to make a duplicate of the original policy to a work area, make the edits, and then overwrite the original policy.