You can remove an overriding profile assignment from a VLAN major interface.
If you use the overriding profile to troubleshoot the VLAN dynamic subinterface column created on the specified VLAN ID, make sure that you remove the overriding profile assignment to restore the original base profile assignment. This action ensures that subsequent VLAN dynamic subinterface columns are created using the same attributes defined in the base profile.
To remove an overriding profile assignment from a VLAN:
- host1(config-if)#no profile vlan override
bulk-config-name myBulkConfig vlan 202 overrideVoiceSubscriber
- host1(config)#interface gigabitEthernet 4/0.101
- host1(config-if)#shutdown
The router now uses the information in the base profile instead of the information in the overriding profile to create subsequent VLAN dynamic subinterface columns for the specified VLAN ID or S-VLAN ID.
For more information about using this command, see Monitoring Dynamic Interfaces and Profiles.