vlan bulk-config modify
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.
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 }
- 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.