The description command associates a text string with a configuration context to help identify the context in the configuration file.
The no form of this command removes any description string from the context.
The copy command is used to create new policies using existing policies and also allows bulk modifications to an existing policy with the use of the
overwrite keyword.
scope {exclusive
| template
}
This command configures the network policy scope as exclusive or template. The policy’s scope cannot be changed if the policy is applied to an interface.
The no form of this command sets the scope of the policy to the default of
template.
[no
] mc-fr-profile-ingress
profile-id
The no form of this command deletes the profile.
[no
] mc-fr-profile-egress
profile-id
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 mapping and for the ingress. For the egress, it defines six forwarding classes which represent individual queues and the packet marking criteria.
If a new network policy is created (for instance, policy-id 3), only the default action and egress forwarding class parameters are identical to the default policy. A new network policy does not contain the default DSCP-to-FC and MPLS-EXP-to-FC mapping for network QoS policy of type ip-interface or the DSCP-to-FC mapping (for network QoSpolicy of type
port). The default network policy can be copied (use the copy command) to create a new network policy that includes the default ingress DSCP-to-FC and MPLS EXP-to-FC mapping (as appropriate). You can modify parameters or use the
no modifier to remove an object from the configuration.
The no form of this command deletes the network policy. A policy cannot be deleted until it is removed from all entities where it is applied. The default network
policy policy-id 1 cannot be deleted.
This command defines or edits the default action to be taken for packets that have an undefined DSCP or MPLS EXP bits set. The
default-action command specifies the forwarding class to which such packets are assigned.
Attempting to apply a network QoS policy containing an ip-criteria statement to any object except a network IP interface will result in an error.
The no form of this command deletes all the entries specified under this node. Once IP criteria entries are removed from a network ingress policy, the IP criteria is removed from all network interfaces where that policy is applied. This command is supported on FP2 and higher based hardware and is otherwise ignored.
Attempting to apply a network QoS policy containing an ipv6-criteria statement to any object except a network IP interface will result in an error.
The no form of this command deletes all the entries specified under this node. Once IP criteria entries are removed from a network ingress policy, the IP criteria is removed from all network interfaces where that policy is applied.
action [fc fc-name] [profile {in | out}]
The no form of the command removes the entry from the active entry list. Removing an entry on a policy immediately removes the entry from all network interfaces using the policy. All previous parameters for the action are lost.
The no form of this command removes the specified entry from the policy. Entries removed from the policy are immediately removed from all services where that policy is applied.
match [protocol protocol-id]
The no form of this command removes the match criteria for the entry-id.
Values
|
protocol-id: 0 — 255 protocol numbers accepted in DHB keywords: none, crtp, crudp, egp, eigrp, encap, ether-ip, gre, icmp, idrp,igmp, igp, ip, ipv6, ipv6-frag, ipv6-icmp, ipv6-no-nxt, ipv6-opts, ipv6-route, isis, iso-ip, l2tp, ospf-igp, pim, pnni, ptp, rdp, rsvp, stp, tcp, udp, vrrp * — udp/tcp wildcard
|
match [next-header
next-header]
The no form of this command removes the match criteria for the entry-id.
Values
|
protocol numbers accepted in DHB: 0 — 42, 45 — 49, 52 — 59, 61 — 255 keywords: none, crtp, crudp, egp, eigrp, encap, ether-ip, gre, icmp, idrp, igmp, igp, ip, ipv6, ipv6-icmp, ipv6-no-nxt, isis, iso-ip, l2tp, ospf-igp, pim, pnni, ptp, rdp, rsvp, stp, tcp, udp, vrrp * — udp/tcp wildcard
|
The no form of this command removes the DSCP match criterion.
Values
|
be, cp1, cp2, cp3, cp4, cp5, cp6, cp7, cs1, cp9, af11, cp11, af12, cp13, af13, cp15, cs2, cp17, af21, cp19, af22, cp21, af23, cp23, cs3, cp25, af31, cp27, af32, cp29, af33, cp31, cs4, cp33, af41, c p35, af42, cp37, af43, cp39, cs5, cp41, cp42, cp43, cp44, cp45, ef, cp47, nc1, cp49, cp50, cp51, cp52, cp53, cp54, cp55, nc2, cp57, cp58, cp59, cp60, cp61, cp62, cp63
|
dst-ip {ip-address/mask | ip-address netmask}
dst-ip {ipv6-address/prefix-length | ipv6-address
ipv6-address-mask}
The no form of this command removes the destination IP address match criterion.
The no form of this command removes the destination port match criterion.
The no form of this command removes the match criterion and matches all packets regardless of whether they are fragmented or not.
fragment {true|false|first-only|non-first-only
}
The no form of this command removes the match criterion and matches all packets regardless of whether they are fragmented or not.
src-ip {ip-address/mask | ip-address
ipv4-address-mask|ip-prefix-list
prefix-list-name]}
src-ip {ipv6-address/prefix-length | ipv6-address
ipv6-address-mask}
The no form of the command removes the source IPv4 or IPv6 address match criterion.
The no form of this command removes the source port match criterion.
dot1p dot1p-priority fc
fc-name profile
{in
| out | use-de
}
This command explicitly sets the forwarding class or enqueuing priorityand profile of the packet when a packet is marked with a dot1p-priority specified. Adding a dot1p rule on the policy forces packets that match the
dot1p-priority specified to override be assigned to the forwarding class and enqueuing priority and profile of the packet based on the parameters included in the Dot1p rule. When the forwarding class is not specified in the rule, a matching packet preserves (or inherits) the existing forwarding class derived from earlier matches in the classification hierarchy. When the enqueuing priority is not specified in the rule, a matching packet preserves (or inherits) the existing enqueuing priority derived from earlier matches in the classification hierarchy.
The dot1p-priority is derived from the most significant three bits in the IEEE 802.1Q or IEEE 802.1P header. The three dot1p bits define 8 Class-of-Service (CoS) values commonly used to map packets to per-hop Quality-of-Service (QoS) behavior.
The no form of this command removes the explicit dot1p classification rule from the policy. Removing the rule on the policy immediately removes the rule on all ingress SAPs using the policy.
The value given for the fc-name parameter must be one of the predefined forwarding classes in the system. Specifying the
fc-name is optional. When a packet matches the rule, the forwarding class is only overridden when the
fc fc-name parameter is defined on the rule. If the packet matches and the forwarding class is not explicitly defined in the rule, the forwarding class is inherited based on previous rule matches.
Values
|
be, l2, af, l1, h2, ef, h1, nc
|
dscp dscp-name fc
fc-name profile
{in
| out
}
The no form of this command removes the DiffServ code point to forwarding class association. The
default-action then applies to that code point value.
The actual mapping is being done on the dscp-value, not the
dscp-name that references the
dscp-value. If a second
dscp-name that references the same
dscp-value is mapped within the policy, an error will occur. The second name will not be accepted until the first name is removed.
The specified policer-id must exist within the queue-group template applied to the ingress context of the forwarding plane.
The no version of this command removes the redirection of the FC.
The no version of this command removes the redirection of the FC.
The specified policer-id must exist within the queue-group template applied to the ingress context of the forwarding plane.
The no version of this command removes the redirection of the FC.
The specified policer-id must exist within the queue-group template applied to the ingress context of the forwarding plane.
This attribute provides the ability to ignore the network ingress QoS mapping of a terminated tunnel containing an IP packet that is to be routed to a base router or VPRN destination. This is advantageous when the mapping for the tunnel QoS marking does not accurately or completely reflect the required QoS handling for the IP routed packet. When the mechanism is enabled on an ingress network IP interface, the IP interface will ignore the tunnel’s QoS mapping and derive the internal forwarding class and profile based on the precedence or DiffServe Code Point (DSCP) values within the routed IP header ToS field compared to the Network QoS policy defined on the IP interface.
The no form of the command removes tunnel termination IP routed QoS override from the network QoS policy and all ingress network IP interfaces associated with the policy.
lsp-exp lsp-exp-value fc
fc-name profile
{in
| out
}
The no form of this command removes the association of the LSP EXP bit value to the forwarding class. The
default-action then applies to that LSP EXP bit pattern.
The forwarding class and profile state mapping to in and out-of-profile DiffServ code points and MPLS EXP bits mapping for all labeled packets are also defined in this context.
All out-of-profile service packets are marked with the corresponding out-of-profile DSCP or the EXP bit value at network egress. All the in-profile service ingress packets are marked with the corresponding in-profile DSCP or EXP bit value based on the forwarding class they belong.
This command specifies the forwarding class name. The forwarding class name represents an egress queue. The fc fc-name represents a CLI parent node that contains sub-commands or parameters describing the egress characteristics of the queue and the marking criteria of packets flowing through it. The
fc command overrides the default parameters for that forwarding class to the values defined in the network default policy.
The no form of this command removes the forwarding class name associated with this queue, as appropriate. The forwarding class reverts to the defined parameters in the default network policy. If the
fc-name is removed from the network policy that forwarding class reverts to the factory defaults.
This command is used to explicitly define the marking of the DE bit for fc fc-name according to the in and out of profile status of the packet (fc-name may be used to identify the dot1p-value).
The no form of the command reverts to the default in-profile
dot1p-priority setting for policy-id 1.
The no form of the command reverts to the default out-profile
dot1p-priority setting for policy-id 1.
config>qos>network policy-id>egress>fc
fc-name
The no form of this command reverts to the factory default in-profile dscp-name setting for policy-id 1.
config>qos>network policy-id>egress>fc
fc-name
The no form of this command reverts to the factory default out-of-profile dscp-name setting for policy-id 1.
config>qos>network policy-id>egress>fc
fc-name
The no form of this command reverts to the factory default in-profile EXP setting.
config>qos>network policy-id>egress>fc
fc-name
The no form of this command reverts to the factory default out-of-profile EXP setting.
The no version of this command deletes the policer.
The no version of this command removes the redirection of the FC.
The specified policer-id must exist within the queue-group template applied to the ingress context of the forwarding plane.
dscp dscp-name [fc
fc-name] [profile
{in
| out
}]
config>
service>
vprn>
interface>
spoke-sdp>
egress>
qos network-policy-id port-redirect-group queue-group-name instance instance-id
config>
service>
ies>
interface>
spoke-sdp>egress>
qos network-policy-id port-redirect-group queue-group-name instance instance-id
The no version of this command removes the egress re-classification rule.
prec ip-prec-value [fc
fc-name] [profile
{in
| out
}]
config>
service>
vprn>
interface>
spoke-sdp>
egress>
qos network-policy-id port-redirect-group queue-group-name instance instance-id
config>
service>
ies>
interface>
spoke-sdp>
egress>
qos network-policy-id port-redirect-group queue-group-name instance instance-id
The no version of this command removes the egress re-classification rule.
This command remarks both customer traffic and egress network IP interface traffic; VPRN customer traffic is not remarked. The remarking is based on the forwarding class to DSCP and LSP EXP bit mapping defined under the egress node of the network QoS policy.
The no form of this command reverts to the default behavior.
no remarking — Remarking disabled in the Network QoS policy.
application dscp-app-name dscp
{dscp-value | dscp-name}
The no form of this command reverts back to the default value.
Values
|
ldp, rsvp, bgp, rip, msdp, pim, ospf, igmp, mld, telnet, tftp, ftp, ssh, snmp, snmp-notification, syslog, icmp, traceroute, tacplus, dns, ntp, radius, cflowd, dhcp, ndis, vrrp, srrp
|
Values
|
none, be, ef, cp1, cp2, cp3, cp4, cp5, cp6, cp7, cp9, cs1, cs2, cs3, cs4, cs5, nc1, nc2, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cp11, cp13, cp15, cp17, cp19, cp21, cp23, cp25, cp27, cp29, cp31, cp33, cp35, cp37, cp39, cp41, cp42, cp43, cp44, cp45, cp47, cp49, cp50, cp51, cp52, cp53, cp54, cp55, cp57, cp58, cp59, cp60, cp61, cp62, cp63
|
dscp dscp-name fc
fc-name
The no form of this command removes the DiffServ code point to forwarding class association.
Values
|
be, ef, cp1, cp2, cp3, cp4, cp5, cp6, cp7, cp9, cs1, cs2, cs3, cs4, cs5, nc1, nc2, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cp11, cp13, cp15, cp17, cp19, cp21, cp23, cp25, cp27, cp29, cp31, cp33, cp35, cp37, cp39, cp41, cp42, cp43, cp44, cp45, cp47, cp49, cp50, cp51, cp52, cp53, cp54, cp55, cp57, cp58, cp59, cp60, cp61, cp62, cp63
|
A:ALA-48# show qos dscp-table
===========================================================
DSCP Mapping
===========================================================
DSCP Name DSCP Value TOS (bin) TOS (hex)
-----------------------------------------------------------
be 0 0000 0000 00
cp1 1 0000 0100 04
cp2 2 0000 1000 08
cp3 3 0000 1100 0C
cp4 4 0001 0000 10
cp5 5 0001 0100 14
cp6 6 0001 1000 18
cp7 7 0001 1100 1C
cs1 8 0010 0000 20
cp9 9 0010 0100 24
af11 10 0010 1000 28
cp11 11 0010 1100 2C
af12 12 0011 0000 30
cp13 13 0011 0100 34
af13 14 0011 1000 38
cp15 15 0011 1100 3C
cs2 16 0100 0000 40
cp17 17 0100 0100 44
af21 18 0100 1000 48
cp19 19 0100 1100 4C
af22 20 0101 0000 50
cp21 21 0101 0100 54
af23 22 0101 1000 58
cp23 23 0101 1100 5C
cs3 24 0110 0000 60
cp25 25 0110 0100 64
af31 26 0110 1000 68
cp27 27 0110 1100 6C
af32 28 0111 0000 70
cp29 29 0111 0100 74
af33 30 0111 1000 78
cp31 31 0111 1100 7C
cs4 32 1000 0000 80
cp33 33 1000 0100 84
af41 34 1000 1000 88
cp35 35 1000 1100 8C
af42 36 1001 0000 90
cp37 37 1001 0100 94
af43 38 1001 1000 98
cp39 39 1001 1100 9C
cs5 40 1010 0000 A0
cp41 41 1010 0100 A4
cp42 42 1010 1000 A8
cp43 43 1010 1100 AC
cp44 44 1011 0000 B0
cp45 45 1011 0100 B4
ef 46 1011 1000 B8
cp47 47 1011 1100 BC
nc1 48 1100 0000 C0
cp49 49 1100 0100 C4
cp50 50 1100 1000 C8
cp51 51 1100 1100 CC
cp52 52 1101 0000 D0
cp53 53 1101 0100 D4
cp54 54 1101 1000 D8
cp55 55 1101 1100 DC
nc2 56 1110 0000 E0
cp57 57 1110 0100 E4
cp58 58 1110 1000 E8
cp59 59 1110 1100 EC
cp60 60 1111 0000 F0
cp61 61 1111 0100 F4
cp62 62 1111 1000 F8
cp63 63 1111 1100 FC
===========================================================
A:ALA-48#
A:ALA-48# show qos dscp-table value 46
===========================================================
DSCP Mapping
===========================================================
DSCP Name DSCP Value TOS (bin) TOS (hex)
-----------------------------------------------------------
ef 46 1011 1000 B8
===========================================================
A:ALA-48#
*A:Cpm-A# show qos mc-fr-profile-ingress
========================================================================
Multi-class Frame-Relay Ingress Profiles
========================================================================
Profile-Id Description
------------------------------------------------------------------------
1 Default ingress multi-class frame-relay profile.
========================================================================
*A:Cpm-A#
*A:Cpm-A# show qos mc-fr-profile-ingress 1 detail
========================================================================
Multi-class FR Ingress Profile (1)
========================================================================
Profile-id : 1
Description: Default ingress multi-class frame-relay profile.
------------------------------------------------------------------------
FR Class Reassembly Timeout
------------------------------------------------------------------------
0 10
1 10
2 100
3 1000
========================================================================
Associations
------------------------------------------------------------------------
No Matching Entries
*A:Cpm-A# show qos mc-fr-profile-egress 1
========================================================================
Multi-class FR Egress Profile (1)
========================================================================
Profile-id : 1
Description: Default egress multi-class frame-relay profile.
========================================================================
*A:Cpm-A#
*A:Cpm-A# show qos mc-fr-profile-egress 1 detail
========================================================================
Multi-class FR Egress Profile (1)
========================================================================
Profile-id : 1
Description: Default egress multi-class frame-relay profile.
========================================================================
MCFR Mir Weight Max Size
Class
------------------------------------------------------------------------
0 100 0 25
1 85 0 5
2 0 66 200
3 0 33 1000
========================================================================
Associations
------------------------------------------------------------------------
No Matching Entries
========================================================================
*A:Cpm-A#
A:ALA-12# show qos network
==============================================================================
Network Policies
==============================================================================
Policy-Id Remark Description
------------------------------------------------------------------------------
1 True Default network QoS policy.
==============================================================================
A:ALA-12#
A:ALA-12# show qos network 1
==============================================================================
QoS Network Policy
==============================================================================
Network Policy (1)
------------------------------------------------------------------------------
Policy-id : 1 Remark : True
Forward Class : be Profile : Out-profile
Description : Default network QoS policy.
==============================================================================
A:ALA-12#
A:ALA-12# show qos network 1 detail
==============================================================================
QoS Network Policy
==============================================================================
Network Policy (1)
------------------------------------------------------------------------------
Policy-id : 1 Remark : True
Forward Class : be Profile : Out-profile
Description : Default network QoS policy.
------------------------------------------------------------------------------
DSCP Fowarding Class Profile
------------------------------------------------------------------------------
ef ef In
nc1 h1 In
nc2 nc In
af11 af In
af12 af Out
af13 af Out
af21 l1 In
af22 l1 Out
af23 l1 Out
af31 l1 In
af32 l1 Out
af33 l1 Out
af41 h2 In
af42 h2 Out
af43 h2 Out
------------------------------------------------------------------------------
LSP EXP Bit Map Fowarding Class Profile
------------------------------------------------------------------------------
0 be Out
1 l2 In
2 af Out
3 af In
4 h2 In
5 ef In
6 h1 In
7 nc In
------------------------------------------------------------------------------
Egress Forwarding Class Queuing
------------------------------------------------------------------------------
FC Name : af
- DSCP Mapping
Out-of-Profile : af12 In-Profile : af11
- LSP EXP Bit Mapping
Out-of-Profile : 2 In-Profile : 3
FC Name : be
- DSCP Mapping
Out-of-Profile : default In-Profile : default
- LSP EXP Bit Mapping
Out-of-Profile : 0 In-Profile : 0
FC Name : ef
- DSCP Mapping
Out-of-Profile : ef In-Profile : ef
- LSP EXP Bit Mapping
Out-of-Profile : 5 In-Profile : 5
FC Name : h1
- DSCP Mapping
Out-of-Profile : nc1 In-Profile : nc1
- LSP EXP Bit Mapping
Out-of-Profile : 6 In-Profile : 6
FC Name : h2
- DSCP Mapping
Out-of-Profile : af42 In-Profile : af41
- LSP EXP Bit Mapping
Out-of-Profile : 4 In-Profile : 4
FC Name : l1
- DSCP Mapping
Out-of-Profile : af22 In-Profile : af21
- LSP EXP Bit Mapping
Out-of-Profile : 2 In-Profile : 3
FC Name : l2
- DSCP Mapping
Out-of-Profile : cs1 In-Profile : cs1
- LSP EXP Bit Mapping
Out-of-Profile : 1 In-Profile : 1
FC Name : nc
- DSCP Mapping
Out-of-Profile : nc2 In-Profile : nc2
- LSP EXP Bit Mapping
Out-of-Profile : 7 In-Profile : 7
------------------------------------------------------------------------------
Interface Association
------------------------------------------------------------------------------
Interface : system
IP Addr. : 10.10.0.3/32 Port Id : vport-1
Interface : to-ser1
IP Addr. : 10.10.13.3/24 Port Id : 1/1/2
==============================================================================
A:ALA-12#
config>qos# show qos network 2 detail
========================================================================
QoS Network Policy
------------------------------------------------------------------------
Network Policy (2)
------------------------------------------------------------------------
Policy-id : 2 Remark : True
Forward Class : be Profile : Out
LER Use DSCP : False
------------------------------------------------------------------------
DSCP Forwarding Class Profile
------------------------------------------------------------------------
No Matching Entries
------------------------------------------------------------------------
LSP EXP Bit Map Forwarding Class Profile
------------------------------------------------------------------------
No Matching Entries
------------------------------------------------------------------------
Dot1p Bit Map Forwarding Class Profile
------------------------------------------------------------------------
3 ef n
4 af Out
5 nc Use-DE
------------------------------------------------------------------------
Egress Forwarding Class Queuing
------------------------------------------------------------------------
FC Value : 0 FC Name : be
- DSCP Mapping
Out-of-Profile : be In-Profile : be
- Dot1p Mapping
Out-of-Profile : 7 In-Profile : 7
- LSP EXP Bit Mapping
Out-of-Profile : 0 In-Profile : 0
- DE Mark : Force 1
FC Value : 1 FC Name : l2
- DSCP Mapping
Out-of-Profile : cs1 In-Profile : cs1
- Dot1p Mapping
Out-of-Profile : 1 In-Profile : 1
- LSP EXP Bit Mapping
Out-of-Profile : 1 In-Profile : 1
- DE Mark : None
------------------------------------------------------------------------
config>qos#
A:PE>config>qos>network$ show qos network 10 detail
===============================================================================
QoS Network Policy
===============================================================================
-------------------------------------------------------------------------------
Network Policy (10)
-------------------------------------------------------------------------------
Policy-id : 10 Remark : False
Forward Class : be Profile : Out
LER Use DSCP : False
Description : (Not Specified)
-------------------------------------------------------------------------------
DSCP (Ingress) Forwarding Class Profile
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
DSCP (Egress) Forwarding Class Profile
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
Prec (Egress) Forwarding Class Profile
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
LSP EXP Bit Map Forwarding Class Profile
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
Dot1p Bit Map Forwarding Class Profile
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
Egress Forwarding Class Mapping
-------------------------------------------------------------------------------
FC Value : 0 FC Name : be
- DSCP Mapping
Out-of-Profile : be In-Profile : be
- Dot1p Mapping
Out-of-Profile : 0 In-Profile : 0
- LSP EXP Bit Mapping
Out-of-Profile : 0 In-Profile : 0
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 1 FC Name : l2
- DSCP Mapping
Out-of-Profile : cs1 In-Profile : cs1
- Dot1p Mapping
Out-of-Profile : 1 In-Profile : 1
- LSP EXP Bit Mapping
Out-of-Profile : 1 In-Profile : 1
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 2 FC Name : af
- DSCP Mapping
Out-of-Profile : af12 In-Profile : af11
- Dot1p Mapping
Out-of-Profile : 2 In-Profile : 2
- LSP EXP Bit Mapping
Out-of-Profile : 2 In-Profile : 3
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 3 FC Name : l1
- DSCP Mapping
Out-of-Profile : af22 In-Profile : af21
- Dot1p Mapping
Out-of-Profile : 3 In-Profile : 3
- LSP EXP Bit Mapping
Out-of-Profile : 2 In-Profile : 3
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 4 FC Name : h2
- DSCP Mapping
Out-of-Profile : af42 In-Profile : af41
- Dot1p Mapping
Out-of-Profile : 4 In-Profile : 4
- LSP EXP Bit Mapping
Out-of-Profile : 4 In-Profile : 4
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 5 FC Name : ef
- DSCP Mapping
Out-of-Profile : ef In-Profile : ef
- Dot1p Mapping
Out-of-Profile : 5 In-Profile : 5
- LSP EXP Bit Mapping
Out-of-Profile : 5 In-Profile : 5
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 6 FC Name : h1
- DSCP Mapping
Out-of-Profile : nc1 In-Profile : nc1
- Dot1p Mapping
Out-of-Profile : 6 In-Profile : 6
- LSP EXP Bit Mapping
Out-of-Profile : 6 In-Profile : 6
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
FC Value : 7 FC Name : nc
- DSCP Mapping
Out-of-Profile : nc2 In-Profile : nc2
- Dot1p Mapping
Out-of-Profile : 7 In-Profile : 7
- LSP EXP Bit Mapping
Out-of-Profile : 7 In-Profile : 7
DE Mark : None
Redirect Grp Q : None Redirect Grp Plcr: None
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Ingress Forwarding Class Mapping
-------------------------------------------------------------------------------
FC Value : 0 FC Name : be
Redirect UniCast Plcr : 1 Redirect MultiCast Plcr : 3
Redirect BroadCast Plcr : 4 Redirect Unknown Plcr : 2
FC Value : 1 FC Name : l2
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
FC Value : 2 FC Name : af
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
FC Value : 3 FC Name : l1
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
FC Value : 4 FC Name : h2
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
FC Value : 5 FC Name : ef
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
FC Value : 6 FC Name : h1
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
FC Value : 7 FC Name : nc
Redirect UniCast Plcr : None Redirect MultiCast Plcr : None
Redirect BroadCast Plcr : None Redirect Unknown Plcr : None
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Match Criteria (Ingress)
-------------------------------------------------------------------------------
No Matching Entries
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Interface Association
-------------------------------------------------------------------------------
No Interface Association Found.
===============================================================================
*A:PE>config>qos>network$
Values
|
arp, bgp, cflowd, dhcp, dns, ftp, icmp, igmp, isis, ldp, mld, msdp, ndis, ntp, ospf, pimradius, rip, rsvpsnmp, snmp-notification, srrp, ssh, syslog, tacplus, telnet, tftp, traceroute, vrrp, pppoe
|
be, ef, cp1, cp2, cp3, cp4, cp5, cp6, cp7, cp9, cs1, cs2, cs3, cs4, cs5, nc1, nc2, af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cp11, cp13, cp15, cp17, cp19, cp21, cp23, cp25, cp27, cp29, cp31, cp33, cp35, cp37, cp39, cp41, cp42, cp43, cp44, cp45, cp47, cp49, cp50, cp51, cp52, cp53, cp54, cp55, cp57, cp58, cp59, cp60, cp61, cp62, cp63