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

Displaying CoS Tunnel Configurations

Purpose

Verify the configuration of the CoS tunnel queuing. You can analyze the flow of traffic by displaying the entire configuration. The following output is specific to CoS Queuing configuration.

Action

From the CLI on Router A and B, enter the following show commands.

Router B

user@host# show interfaces gr-0/0/0
per-unit-scheduler
unit 0 {
tunnel
source 70.0.0.1;
destination 70.0.0.2;
family inet {
address 10.80.0.1/24;
}
}
}
user@host#show class-of-service interfaces gr-0/0/0
unit 0 {
scheduler-map SMAP;
shaping-rate 200m;
}

Router A

user@host# show chassis
fpc 0 {
pic 0 {
tunnel-queuing
}
}
[edit]


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