vlan bulk-config modify
Syntax
To modify VLAN ranges containing single-tagged VLAN IDs:
vlan bulk-config bulkConfigName modify vlan-range vlanIdStart vlanIdEnd
To modify VLAN ranges containing double-tagged S-VLAN IDs or based on agent-circuit-identifier:
vlan bulk-config bulkConfigName modify
svlan-range s-vlanIdStart s-vlanIdEnd
{ vlanIdStart vlanIdEnd | any | agent-circuit-identifier }
Release Information
Command introduced in JunosE Release 7.3.0.
Description
Modifies the VLAN subrange values for the specified bulk configuration VLAN range. If the new subrange encompasses previously configured subranges within that range, those subranges are merged into the new one, freeing subrange resources. There is no no version.
Options
- bulkConfigName—Name of the VLAN range; string of up to 80 characters
- vlanIdStart—Starting VLAN ID of the VLAN subrange you are configuring
- vlanIdEnd—Ending VLAN ID of the VLAN subrange you are configuring
- s-vlanIdStart—Starting S-VLAN ID of the S-VLAN subrange you are configuring
- s-vlanIdEnd—Ending S-VLAN ID of the S-VLAN subrange you are configuring
- any—Specifies the VLAN ID as a wildcard
- agent-circuit-identifier—Specifies a VLAN range that is based on agent-circuit-identifier information
Mode
Interface Configuration