display qos policy control-plane pre-defined

Use display qos policy control-plane pre-defined to display information about the predefined QoS policy applied to control planes.

Syntax

In standalone mode:

display qos policy control-plane pre-defined [ slot slot-number ]

In IRF mode:

display qos policy control-plane pre-defined [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

slot slot-number: Displays information about the predefined QoS policy applied to the control plane of the card specified by the slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Displays information about the predefined QoS policy applied to the control plane of a card on an IRF member device. The chassis-number argument refers to the ID of the IRF member device. The slot-number argument refers to the number of the slot where the card resides. (In IRF mode.)

Usage guidelines

If no slot number is specified, the command displays information about the predefined QoS policy applied to the control planes of all in-position cards. (In standalone mode.)

If no slot or IRF member ID is specified, the command displays information about the predefined QoS policy applied to the control plane of all in-position cards on all member devices of the IRF fabric. (In IRF mode.)

Examples

# (In standalone mode.) Display information about the predefined QoS policy applied to the control plane of card 3.

<Sysname> display qos policy control-plane pre-defined slot 3
Pre-defined control plane policy slot 3
  Protocol          Priority   Bandwidth (pps)    Group
  ARP               2          1000               normal
  BGP               5          400                critical
  DHCP              0          600                normal
  DHCP Snooping     0          600                redirect
  DHCPv6            0          600                normal
  DLDP              7          100                critical
  MVRP              7          100                critical
  ICMP              6          500                monitor
  ICMPv6            6          500                monitor
  IGMP              3          2048               important
  IS-IS             5          1500               critical
  LACP              7          100                critical
  LDP               4          600                critical
  LLDP              7          200                important
  MLD               3          500                important
  NTP               4          200                important
  OAM               7          100                critical
  OSPF Multicast    5          1500               critical
  OSPF Unicast      5          1000               critical
  PIM Multicast     4          2500               critical
  PIM Unicast       4          2000               critical
  PORTAL            1          200                management
  RIP               5          300                critical
  RIPng             5          300                critical
  SNMP              1          200                management
  STP               7          200                critical
  TACACS            4          300                management
  UDP Helper        3          500                redirect
  VRRP              4          2500               important
  TELNET            4          700                management

# (In IRF mode.) Display information about the predefined QoS policy applied to the control plane of card 3 in member device 1.

<Sysname> display qos policy control-plane pre-defined chassis 1 slot 3
Pre-defined control plane policy chassis 1 slot 3
  Protocol          Priority   Bandwidth (pps)    Group
  ARP               2          1000               normal
  BGP               5          400                critical
  DHCP              0          600                normal
  DHCP Snooping     0          600                redirect
  DHCPv6            0          600                normal
  DLDP              7          100                critical
  MVRP              7          100                critical
  ICMP              6          500                monitor
  ICMPv6            6          500                monitor
  IGMP              3          2048               important
  IS-IS             5          1500               critical
  LACP              7          100                critical
  LDP               4          600                critical
  LLDP              7          200                important
  MLD               3          500                important
  NTP               4          200                important
  OAM               7          100                critical
  OSPF Multicast    5          1500               critical
  OSPF Unicast      5          1000               critical
  PIM Multicast     4          2500               critical
  PIM Unicast       4          2000               critical
  PORTAL            1          200                management
  RIP               5          300                critical
  RIPng             5          300                critical
  SNMP              1          200                management
  STP               7          200                critical
  TACACS            4          300                management
  UDP Helper        3          500                redirect
  VRRP              4          2500               important
  TELNET            4          700                management

Table 26: Command output

Field

Description

Group

Protocol group to which the protocol belongs.

This field is not supported in the current software version and is reserved for future support.