profile vlan override bulk-config
Assigns an overriding profile to a single-tagged VLAN ID or double-tagged S-VLAN ID that exists within a VLAN subrange previously configured with the vlan bulk-config command. The profile vlan override bulk-config command enables you to assign a special profile for the subscribers associated with a specific DSLAM. After the overriding profile is assigned, it is used instead of the previously assigned base profile to create any VLAN dynamic subinterface columns over the specified VLAN ID or double-tagged S-VLAN ID. The no version removes the overriding profile assignment for the VLAN ID or double-tagged S-VLAN ID and restores the original base profile assignment.
To configure an override for a single-tagged VLAN ID:
profile vlan override bulk-config bulkConfigName vlan vlanIdValue overrideProfileName
To configure an override for a double-tagged S-VLAN ID:
profile vlan override bulk-config bulkConfigName svlan s-vlanIdValue { vlanIdValue | any } overrideProfileNameTo remove the profile override assignment:
no profile vlan override bulk-config bulkConfigName { svlan s-vlanId | vlan }
{ vlanId | any }
- bulkConfigNameName of the VLAN range; string of up to 80 characters
- s-vlanIdValueS-VLAN ID number, in the range 04095
- vlanIdValueVLAN ID number, in the range 04095
- overrideProfileNameName of the profile for which you want to assign an override
- anySpecifies the VLAN ID as a wildcard
Interface Configuration
Command introduced in JUNOSe Release 7.1.0.
bulk-config keyword and bulkConfigName variable added in JUNOSe Release 7.3.0.