[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying a DiffServ Configuration

To verify a DiffServ configuration, perform the following tasks:

Verifying Multicast Session Announcements

Purpose

Verify that the Services Router is listening to the appropriate groups for multicast Session Announcement Protocol (SAP) session announcements.

Action

From the CLI, enter the show sap listen command.

Sample Output


user@host> show sap listen
Group Address   Port
224.2.127.254   9875

What it Means

The output shows a list of the group addresses and ports that SAP and SDP listen on. Verify the following information:

For more information about show sap listen, see the JUNOS Protocols, Class of Service, and System Basics Command Reference.

Verifying an Adaptive Shaper Configuration

Purpose

Verify the adaptive shaper trigger point and its associated transmit rate. Verify the class-of-service (CoS) configuration associated with an interface.

Action

From the CLI, enter the show class-of-service adaptive-shaper and show class-of-service interface t1-0/0/2 commands.

Sample Output


user@host> show class-of-service adaptive-shaper
Adaptive shaper: fr-shaper, Index: 35320
  Trigger type    Shaping rate
        BECN         64000 bps

user@host> show class-of-service interface t1-0/0/2
Physical interface: t1-0/0/2, Index: 137
Queues supported: 8, Queues in use: 4
  Scheduler map: , Index: 2

  Logical interface: t1-0/0/2.0, Index: 69
    Object            Name                   Type                    Index
    Adaptive-shaper   fr-shaper                                      35320
    Classifier        ipprec-compatibility   ip                         11

What it Means

Verify the following information:


[Contents] [Prev] [Next] [Index] [Report an Error]