Show Commands

Note: The following command outputs are examples only; actual displays may differ depending on supported functionality and user configuration.

atm-td-profile

Syntax

atm-td-profile [traffic-desc-profile-id] [detail]

Context

show>qos

Description

This command displays ATM traffic descriptor profile information.

Parameters

traffic-desc-profile-id

displays the ATM traffic descriptor profile

Values

1 to 1000

detail

displays detailed policy information including policy associations

Output

The following output is an example of ATM traffic descriptor profile information, and Table: ATM Traffic Descriptor Profile Field Descriptions describes the fields.

Output Example
*A:ALU-1>show>qos# atm-td-profile 3 detail
===============================================================================
Traffic Descriptor Profile (3)
===============================================================================
-------------------------------------------------------------------------------
TDP-id Description
       Service Cat SIR         PIR         MIR         MBS         CDVT
-------------------------------------------------------------------------------
3      ATM TD profile3
       RT-VBR      500         500         -           500         500
-------------------------------------------------------------------------------
TDP details
-------------------------------------------------------------------------------
Shaping            : enabled
Policing           : enabled
Descriptor-Type    : P0_1andS0_1
-------------------------------------------------------------------------------
Entities using TDP-3
-------------------------------------------------------------------------------
===============================================================================
*A:ALU-1>show>qos#
Table: ATM Traffic Descriptor Profile Field Descriptions

Label

Description

Maximum Supported Profiles

The maximum number of ATM traffic descriptor profiles that can be configured on this system

Currently Configured Profiles

The number of currently configured ATM traffic descriptor profiles on this system

TDP-Id

The ID that uniquely identifies the traffic descriptor policy

Description

A text string that helps identify the policy’s context in the configuration file

Service Category

The ATM service category

SIR

The sustained cell rate in kb/s

PIR

The peak cell rate in kb/s

MIR

The Minimum Desired Cell Rate in kb/s

MBS

The maximum burst size in cells

CDVT

The Cell Delay Variation Tolerance, in microseconds

Shaping

Whether shaping is enabled or disabled for the traffic descriptor profile

Policing

Whether policing is enabled or disabled for the traffic descriptor profile

Descriptor Type

The descriptor type for the ATM TD profile

Entities using TDP-ID

The number of entities using the ATM traffic descriptor

-

The parameter is not applicable for the configured service category

sap-using

Syntax

sap-using [ingress | egress] atm-td-profile td-profile-id

sap-using [ingress | egress] qos-policy qos-policy-id

Context

show>service

Description

This command displays SAP information.

If no optional parameters are specified, the command displays a summary of all defined SAPs.

The optional parameters restrict output to only SAPs matching the specified properties.

Parameters

ingress

specifies matching an ingress policy

egress

specifies matching an egress policy

qos-policy-id

identifies the ingress or egress QoS policy for which to display matching SAPs or SAP aggregation groups. SAP aggregation groups are supported only on ATM VLLs.

Values

1 to 65535, or qos-policy-name (up to 64 characters)

td-profile-id

displays SAPs using the specified traffic description

Output

The following output is an example of SAP information using the atm-td-profile parameter, and Table: SAP Field Descriptions describes the fields.

Output Example
*A:ALU-1>show>service# sap-using egress atm-td-profile 3
===============================================================================
Service Access Point Using ATM Traffic Profile 3
===============================================================================
PortId                          SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                           QoS   Fltr    QoS   Fltr
-------------------------------------------------------------------------------
No Matching Entries

The following output shows an example of SAPs and SAP aggregation groups that use the same QoS policy. SAPs that are members of a SAP aggregation group are not listed by their port identifiers but are listed under their respective group names. Table: SAP Field Descriptions describes the fields.

Output Example
*B:A:179_121# show service sap-using ingress qos-policy 1 
===============================================================================
Service Access Points Using Ingress Qos Policy 1
===============================================================================
PortId                         SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr 
                                          QoS   Fltr    QoS   Fltr            
-------------------------------------------------------------------------------
1/1/3.1:0/100                   100        1     none    1     none   Up   Down
1/1/3.1:3/100                   100        1     none    1     none   Up   Down
1/2/5:200                       200        1     none    1     none   Up   Up  
1/1/9.1:3/300                   300        1     none    1     none   Up   Up  
bundle-ima-1/1.1:6/601          2001       1     none    1     none   Up   Up  
bundle-ima-1/1.1:6/602          2002       1     none    1     none   Up   Up
------------------------------------------------------------------------------- 
Number of SAPs: 6  
-------------------------------------------------------------------------------
==============================================================================
SAP Aggregation Groups Using Ingress Qos Policy 1
===============================================================================
Group Name                     SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                          QoS   Fltr    QoS   Fltr            
------------------------------------------------------------------------------- 
‟Group Name 1”                   2003      1     n/a    1      n/a    n/a  n/a 
sap:1/1/9.1:3/301                          atm          1524   1524   Up   Up
sap:1/1/9.1:3/302                          atm          1524   1524   Up   Up
sap:1/1/9.1:3/303                          atm          1524   1524   Up   Up 
‟Group Name 2”                   2004      1     n/a    1      n/a    n/a  n/a  
sap:1/1/9.1:3/304                          atm          1524   1524   Up   Up
sap:1/1/9.1:3/305                          atm          1524   1524   Up   Up
sap:1/1/9.1:3/306                          atm          1524   1524   Up   Up
-------------------------------------------------------------------------------
Number of SAP Aggregation Groups:2
-------------------------------------------------------------------------------
Table: SAP Field Descriptions

Label

Description

Service Access Points Using ATM Traffic Profile

Service Access Points Using Ingress Qos Policy

PortId

The ID of the access port where the SAP is defined

SvcId

The service identifier

Ing.QoS

The SAP ingress QoS policy number specified on the ingress SAP

Ing.Fltr

The SAP ingress filter number specified on the ingress SAP

Egr.QoS

The SAP egress QoS policy number specified on the egress SAP

Egr.Fltr

The SAP egress filter number specified on the egress SAP

Adm

The administrative state of the SAP

Opr

The operational state of the SAP

Number of SAPs

The number of individual SAPs that use the specified QoS policy

SAP Aggregation Groups Using Ingress Qos Policy

Group Name

The SAP aggregation group name identifier

SvcId

The service identifier for the group

Ing.QoS

The ingress QoS policy number specified on the ingress SAP aggregation group

Ing.Fltr

The SAP ingress filter number specified on the ingress SAP

Egr.QoS

The egress QoS policy number specified on the egress SAP aggregation group

Egr.Fltr

The SAP egress filter number specified on the egress SAP

Adm

The administrative state of the SAP in the SAP aggregation group

Opr

The operational state of the SAP in the SAP aggregation group

Number of SAP Aggregation Groups

The number of SAP aggregation groups that use the specified QoS policy