Monitoring Base Profile Assignments and Overriding Profile Assignments for VLAN Major Interface
Purpose
Display information, including base profile assignments and overriding profile assignments, for the bulk-configured VLAN ranges on a VLAN major interface. You can use the show vlan bulk-config command with no keywords to display information for all VLAN ranges on the router.
You can use the show vlan bulk-config command with the name keyword to display information for the VLAN range associated with a particular bulk configuration name.
You can use the show vlan bulk-config command with the interface specifier and the name keyword to display information for a particular VLAN range on a specified VLAN interface.
Action
To display information about base profile assignments and overriding profile assignments for all bulk-configured VLAN ranges on the router:
host1#show vlan bulk-config Bulk Start End Start End Config Svlan Svlan Vlan Vlan Assigned Interface Name Id Id Id Id Profile Status ---------------- -------- ----- ----- ----- ---- ------------- ------ FastEthernet 4/6 vlanOnly 1 1 0 0 vlanProfile Up FastEthernet 4/6 vlanOnly 2 2 any any vlanProfile Up FastEthernet 0/5 vlanOnly ----- ----- ----- ---- none assigned ------ FastEthernet 4/0 vlanOnly 2 2 any any none assigned Up % 4 vlan bulk-config(s) found
Profile override(s):
Bulk Config Svlan Vlan Assigned Interface Name Id Id Profile Status ---------------- -------- ----- ---- --------- ------ FastEthernet 4/6 vlanOnly 2 3 ipProfile Active FastEthernet 4/6 vlanOnly 2 4 ipProfile Active % 2 profile override(s) found
To display information about base profile assignments and overriding profile assignments for all VLAN ranges configured on a specified Fast Ethernet interface:
host1#show vlan bulk-config interface fastEthernet 4/6 Bulk Start End Start End Config Svlan Svlan Vlan Vlan Assigned Interface Name Id Id Id Id Profile Status ---------------- -------- ----- ----- ----- ---- ------------- ------ FastEthernet 4/6 vlanOnly 1 1 0 0 vlanProfile Up FastEthernet 4/6 vlanOnly 2 2 any any vlanProfile Up
% 2 vlan bulk-config(s) found
Profile override(s):
Bulk Config Svlan Vlan Assigned Interface Name Id Id Profile Status ---------------- -------- ----- ---- --------- ------ FastEthernet 4/6 vlanOnly 2 3 ipProfile Active FastEthernet 4/6 vlanOnly 2 4 ipProfile Active % 2 profile override(s) found
Meaning
Table 68 lists the output fields for the show vlan bulk-config command.
Table 68: show vlan bulk-config Output Fields
Field Name | Field Description |
---|---|
Interface | Identifier of the physical interface on which the bulk-configured VLAN range resides. For more information about specifying the VLAN subinterface, see Interface Types and Specifiers in JunosE Command Reference Guide. |
Bulk Config Name | Name of the bulk-configured VLAN range on this interface |
End Svlan Id | Ending S-VLAN ID (inclusive) of the S-VLAN group in the subrange |
Start Vlan Id | Starting VLAN ID (inclusive) of the VLAN group in the subrange |
End Vlan Id | Ending VLAN ID (inclusive) of the VLAN group in the subrange |
Assigned Profile | Base profile name for the dynamic VLAN subinterface assigned to this VLAN subrange with Assigning the Base Profile Configured for a Dynamic VLAN Subinterface to the Single-Tagged VLAN IDs or Double-Tagged S-VLAN IDs. When no profile is assigned to the VLAN subrange, the field displays none assigned. |
Admin State | Administrative state of the VLAN subrange: up or down |