show vlan subinterface
Displays configuration and status information for a specified VLAN subinterface or for all VLAN subinterfaces configured on the router. Alternatively, you can use the summary keyword to display only brief summary information for all VLAN interfaces. You can also display information about the VLAN IDs or S-VLAN IDs for the specified VLAN subinterface.
show vlan subinterface [ interfaceType interfaceSpecifier ] [ mac-address ] [ filter ]
To display summary information:
show vlan subinterface summary
To display by VLAN ID or S-VLAN ID:
show vlan subinterface { svlan s-vlanIdValue | vlan } { vlanIdValue | any } [ mac-address ] [ filter ]
To display VLAN subinterfaces that are created based on agent-circuit-identifier information:
show vlan subinterface [ interfaceType interfaceSpecifier | svlan s-vlanIdValue ] agent-circuit-identifier [ 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
- mac-addressDisplays VLAN subinterfaces configured with unique MAC addresses
- filterSee Filtering show Commands in About This Guide
- summaryDisplays only the total number of VLAN subinterfaces and the total number of VLAN major interfaces configured on the router
- s-vlanIdValueS-VLAN ID number in the range 04095
- vlanIdValueVLAN ID number in the range 04095
- anySpecifies the VLAN ID as a wildcard
- agent-circuit-identifierSpecifies VLAN subinterfaces that are created based on agent-circuit-identifier information
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
s-vlan keyword and s-vlanIdValue variable added in JUNOSe Release 7.1.0.
vlan keyword and vlanIdValue variable added in JUNOSe Release 7.1.0.
any and mac-address keywords added in JUNOSe Release 7.1.0.
agent-circuit-identifier keyword added in JUNOSe Release 7.3.0.