Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show class-of-service l2tp-session

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service l2tp-session session-id

Description

Display CoS objects associated with an L2TP session on M7i, M10i, and M120 routers.

Options

session-id

L2TP session number for which you want to display a summary of CoS attributes.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show class-of-service l2tp-session command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service l2tp-session Output Fields

Field Name

Field Description

L2TP Session Username

Username associated with the L2TP session.

Index

Session index identification number.

Physical interface

Physical interface on which the tunnel session is established.

Index

Index ID associated with the physical interface on which the tunnel session is established.

Queues supported

Number of scheduler queues supported for the L2TP session.

Queues in use

Number of scheduler queues active on the L2TP session.

Scheduler map

Scheduler map name associated with the session.

Index

Scheduler map index number associated with the session.

Shaping rate

Maximum bandwidth configured for the session. Each active queue on the session receives a maximum of the configured amount of absolute bandwidth or the configured percentage of bandwidth, even if more bandwidth is available.

Sample Output

show class-of-service l2tp-session

content_copy zoom_out_map
user@host> show class-of-service l2tp-session 123
L2TP Session Username: user1@example.com, Index: 12553
Physical interface: ge-2/0/0, Index: 130
Queues supported: 8, Queues in use: 4
  Scheduler map: GEN-SCHED-MAP-EF-65%, Index: 5212
  Shaping rate: 200000 bps

Release Information

Command introduced in Junos OS Release 8.2.

footer-navigation