vlan bulk-config shutdown
Administratively disables (shuts down) the specified bulk configuration, or a specified VLAN range or subrange. When you shut down a specified bulk configuration, all VLAN ranges, including those based on double-tagged S-VLAN IDs or agent-circuit-identifier information, are disabled. The no version reenables the specified bulk configuration, the specified VLAN range, or the specified subranges; this is the default condition.
To shut down or reenable the specified bulk configuration or a specific VLAN range:
[ no ] vlan bulk-config bulkConfigName shutdown
[ no ] vlan bulk-config bulkConfigName shutdown vlan-range vlanIdStart vlanIdEnd
To shut down or reenable VLAN ranges containing double-tagged S-VLAN IDs or based on agent-circuit-identifier information:
[ no ] vlan bulk-config bulkConfigName shutdown svlan-range s-vlanIdStart s-vlanIdEnd
{ vlanIdStart vlanIdEnd | any | agent-circuit-identifier }
- bulkConfigNameName of the VLAN range; string of up to 80 characters
- vlanIdStartStarting VLAN ID of the VLAN subrange you are configuring
- vlanIdEndEnding VLAN ID of the VLAN subrange you are configuring
- s-vlanIdStartStarting S-VLAN ID of the S-VLAN subrange you are configuring
- s-vlanIdEndEnding S-VLAN ID of the S-VLAN subrange you are configuring
- anySpecifies the VLAN ID as a wildcard
- agent-circuit-identifierSpecifies a VLAN range that is based on agent-circuit-identifier information
Interface Configuration
Command introduced in JUNOSe Release 7.3.0.