show bridge interface
Displays configuration, statistics, and status information for a specified network interface that belongs to a bridge group or to a VPLS instance, or for all interfaces that belong to a bridge group or to a VPLS instance.
When you use the show bridge interface command to display information for all interfaces in a VPLS instance, the router displays information about the network interfaces that belong to the VPLS instance and about the VPLS virtual core interface, which represents all the MPLS tunnels from the router to the remote VPLS edge (VE) devices.
To display information about a specified network interface that belongs to a bridge group or to a VPLS instance:
show bridge interface interfaceType interfaceSpecifier [ delta ] [ filter ]
- interfaceTypeOne of the following interface types listed in Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- deltaDisplays baselined statistics
- filterSee Filtering show Commands in About This Guide
To display information about all interfaces that belong to a bridge group or to a VPLS instance, including the VPLS virtual core interface for a VPLS instance:
show bridge { bridgeGroupName | vplsName } interface [ brief | delta ] [ filter ]
- bridgeGroupNameName of a bridge group specified with the bridge command
- vplsNameName of a VPLS instance created with the bridge vpls transport-virtual-router command
- briefDisplays the type, specifier, associated port number, and operational status for each interface
- deltaDisplays baselined statistics
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
vplsName variable added in JUNOSe Release 7.1.0.