show bridge domain
Syntax
show bridge domain<brief | detail | extensive><bridge-domain (all | domain-name)><instance instance-name><operational>
Release Information
Command introduced in Junos OS Release 8.4.
Description
(MX Series routers only) Display bridge domain information.
Options
- none
Display information for all bridge domains.
- brief | detail | extensive
(Optional) Display the specified level of output.
- bridge-domain (all | domain-name)
(Optional) Display information about all bridge domains or the specified bridge domain.
- instance instance-name
(Optional) Display information for the specified routing instance.
- operational
(Optional) Display information for the operational routing instances.
Required Privilege Level
view
List of Sample Output
show bridge domainshow bridge domain brief
show bridge domain detail
Sample Output
show bridge domain
user@host> show bridge domainInstance Bridging Domain Type
Primary Table Active
vs1 vlan100 bridge
bridge.0 2
vs1 vlan200 bridge
bridge.0 0
show bridge domain brief
user@host> show bridge domain briefInstance Bridging Domain Type
Primary Table Active
vs1 vlan100 bridge
bridge.0 2
vs1 vlan200 bridge
bridge.0 0
show bridge domain detail
user@host> show bridge domain detailRouting Instance:vs1
Bridging Domain:vlan100
Router ID: 0.0.0.0
Type: bridge State: Active
Interfaces:
ge-11/0/3.0
ge-11/1/4.100
ge-11/1/1.100
ge-11/1/0.100
xe-10/2/0.100
xe-10/0/0.100
Tables:
bridge.0 : 2 macs (2 active)
Routing Instance:vs1
Bridging Domain:vlan200
Router ID: 0.0.0.0
Type: bridge State: Active
Interfaces:
ge-11/1/0.200
ge-11/1/1.200
ge-11/1/4.200
xe-10/0/0.200
xe-10/2/0.200
Tables:
bridge.0 : 0 macs (0 active)
