show qos-profile
Displays information about QoS profiles configured on the router. Use the references keyword to display information about QoS profiles attached to an interface, L2TP session, or tunnel-service interface.
To display information about all QoS profiles or a specific QoS profile:
show qos-profile [ qosProfileName ] [ brief ] [ filter ]
To display information about the QoS profiles attached to a specific interface:
show qos-profile references interface interfaceType interfaceSpecifier
[ atmVpi | s-vlanIdValue ] [ explicit ] [ brief ] [ filter ]To display information about the QoS profiles attached to a specific L2TP session:
show qos-profile references lt2p session sessionName [ explicit ] [ brief ] [ filter ]
To display information about the QoS profiles attached to a specific tunnel-service interface:show qos-profile references tunnel-server interfaceType [ explicit ] [ brief ] [ filter ]
- qosProfileNameName of the QoS profile
- referencesDisplays interface profiles that reference this profile
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- atmVpiVirtual path identifier of this PVC; number in the range 0255
- s-vlanIdValueS-VLAN ID number in the range 04095
- sessionName Name of the L2TP session
- explicitDisplays attachments for QoS profiles only on the specified interface and not QoS profiles stacked above the interface
- briefDisplays information in a condensed format
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
references keyword added in JUNOSe Release 7.1.0.