You can use show commands to display information about the bridge groups configured on your router.
show bridge
host1#show bridge westford01
BridgeGroup: westford01
Bridge Mode: CRB
Aging Time: 300 secs
Learning: Enabled
Max Learn: Unlimited
Link Status Snmp Traps: Disabled
Subscriber Policy: default Subscriber
Protocol Actions:
Route IP
Route PPPoE
Port Count: 1
Interface Count: 1
host1#show bridge westford01 all
BridgeGroup: westford01
Bridge Mode: CRB
Aging Time: 300 secs
Learning: Enabled
Max Learn: Unlimited
Link Status Snmp Traps: Disabled
Subscriber Policy: default Subscriber
Protocol Actions:
Route IP
Route PPPoE
Port Count: 1
Interface Count: 1
Address Table: Address Action Interface Age -------------- ---------- ------------------- ----- 1011.22b2.333c forward ATM3/3.1 --- 1234.abcd.5678 discard --- ---
Interfaces:
ATM3/3.1
Port Number: 1
Operational Status: LowerLayerDown
Admin Status: Up
Snmp Link Status Trap: Disabled
Max Learn: Unlimited
Subscriber Policy: default Subscriber
Statistics:
In Octets: 0
In Frames: 0
In Discards: 0
In Errors: 0
Out Octets: 0
Out Frames: 0
Out Discards: 0
Out Errors: 0
queue 0: traffic class best-effort, bound to bridge ATM3/3.1
Queue length 0 Bytes
Forwarded packets 0, Bytes 0
Dropped committed packets 0, Bytes 0
Dropped conformed packets 0, Bytes 0
Dropped exceeded packets 0, Bytes 0
show bridge groups
host1#show bridge groups BridgeGroup: westford02 BridgeGroup: westford01
host1#show bridge groups details
BridgeGroup: westford02
Bridge Mode: CRB
Aging Time: 300 secs
Learning: Enabled
Max Learn: Unlimited
Link Status Snmp Traps: Disabled
Subscriber Policy: client01
Protocol Actions:
Route IP
Route PPPoE
Port Count: 0
Interface Count: 0
BridgeGroup: westford01
Bridge Mode: CRB
Aging Time: 300 secs
Learning: Enabled
Max Learn: Unlimited
Link Status Snmp Traps: Disabled
Subscriber Policy: default Subscriber
Protocol Actions:
Port Count: 1
Interface Count: 1
show bridge port
host1#show bridge westford01 port 1
ATM3/3.1
Port Number: 1
Operational Status: LowerLayerDown
Admin Status: Up
Snmp Link Status Trap: Disabled
Max Learn: Unlimited
Subscriber Policy: default Subscriber
Statistics:
In Octets: 0
In Frames: 0
In Discards: 0
In Errors: 0
Out Octets: 0
Out Frames: 0
Out Discards: 0
Out Errors: 0
queue 0: traffic class best-effort, bound to bridge ATM3/3.1
Queue length 0 Bytes
Forwarded packets 0, Bytes 0
Dropped committed packets 0, Bytes 0
Dropped conformed packets 0, Bytes 0
Dropped exceeded packets 0, Bytes 0
host1#show bridge westford01 port brief Port Interface Status ------ ------------------------- ------------ 1 ATM3/3.1 LowerLayerDown
show bridge table
host1#show bridge westford01 table static Bridge: westford01 MAC Address Table Address Action Interface Age -------------- ---------- ------------------- ----- 1a11.22b2.333c forward ATM3/3.1 --- 1234.abcd.5678 discard --- ---