show lane bus
To display detailed LAN Emulation (LANE) information for the broadcast and unknown server (BUS) configured on an interface or any of its subinterfaces, on a specified subinterface, or on an emulated LAN (ELAN), use the show lane bus command in user EXEC or privileged EXEC mode.
AIP on the Cisco 7500 Series Routers; ATM Port Adapter on the Cisco 7200 Series
show lane bus [interface atm slot/port [. subinterface-number] | name elan-name] [brief]
ATM Port Adapter on the Cisco 7500 Series Routers
show lane bus [interface atm slot/port-adapter/port [. subinterface-number] | name elan-name] [brief]
Cisco 4500 and 4700 Routers
show lane bus [interface atm number [. subinterface-number] | name elan-name] [brief]
Syntax Description
interface atm slot/port |
(Optional) ATM interface slot and port for the following:
|
interface atm slot / port-adapter / port |
(Optional) ATM interface slot, port adapter, and port number for the ATM port adapter on the Cisco 7500 series routers. |
interface atm number |
(Optional) ATM interface number for the NPM on the Cisco 4500 or 4700 routers. |
. subinterface-number |
(Optional) Subinterface number. |
name elan-name |
(Optional) Name of the ELAN. The maximum length of the name is 32 characters. |
brief |
(Optional) Displays the brief subset of available information. |
Command Modes
User EXEC
Privileged EXEC
Command History
Release |
Modification |
---|---|
11.0 |
This command was introduced. |
12.2(33)SRA |
This command was integrated into Cisco IOS Release 12.2(33)SRA. |
12.2SX |
This command is supported in the Cisco IOS Release 12.2SX train. Support in a specific 12.2SX release of this train depends on your feature set, platform, and platform hardware. |
Examples
The following is sample output from the show lane bus command for an Ethernet ELAN:
Router# show lane bus
LE BUS ATM2/0.2 ELAN name: elan2 Admin: up State: operational
type: ethernet Max Frame Size: 1516
ATM address: 39.020304050607080910111213.00000CA05B42.02
data forward: vcd 61, 2 members, 0 packets, 0 unicasts
lecid vcd pkts ATM Address
1 58 0 39.020304050607080910111213.00000CA05B40.02
2 82 0 39.020304050607080910111213.00602F557940.02
The following is sample output from the show lane bus command for a Token Ring LANE:
show lane bus
LE BUS ATM3/0.1 ELAN name: anubis Admin: up State: operational
type: token ring Max Frame Size: 4544 Segment ID: 2500
ATM address: 47.009181000000000000000000.00000CA01662.01
data forward: vcd 14, 2 members, 0 packets, 0 unicasts
lecid vcd pkts ATM Address
1 11 0 47.009181000000000000000000.00000CA01660.01
2 17 0 47.009181000000000000000000.00000CA04960.01
The table below describes significant fields shown in the display.
Field |
Description |
---|---|
LE BUS ATM2/0.2 |
Interface and subinterface for which information is displayed. |
ELAN name |
Name of the ELAN for this BUS. |
Admin |
Administrative state, either up or down. |
State |
Status of this LANE BUS. Possible states include down and operational. |
type |
Type of ELAN. |
Max Frame Size |
Maximum frame size (in bytes) on the ELAN. |
Segment ID |
The ring number of the ELAN. This field appears only for Token Ring LANE. |
ATM address |
ATM address of this LANE BUS. |
data forward |
Virtual channel descriptor of the Data Forward VCC, the number of LANE clients attached to the VCC, and the number of packets sent on the VCC. |
lecid |
Identifier assigned to each LANE client on the Data Forward VCC. |
vcd |
Virtual channel descriptor used to reach the LANE client. |
pkts |
Number of packets sent by the BUS to the LANE client. |
ATM Address |
ATM address of the LANE client. |