[Contents] [Prev] [Next] [Index] [Report an Error]

Removing Overriding Profile Assignments from a VC Range or VC Subrange

When you issue the no atm bulk-config command to remove an entire VC range (and all VC subranges within that VC range), the router also removes any overriding profile assignments configured for PVCs within those VC subranges. For example, the following command removes the bulk-configured VC range named myBulkConfig and any overriding profile assignments for PVCs within the VC subranges belonging to myBulkConfig.

host1(config-if)#no atm bulk-config myBulkConfig

When you issue the no atm bulk-config command to remove a particular VC subrange in a bulk-configured VC range, the router also removes any overriding profile assignments for PVCs within that VC subrange. However, overriding profile assignments for PVCs within other VC subranges in the VC range remain intact. For example, the following command removes one VC subrange (VPIs 0–4 and VCIs 21–1000) and only those overriding profile assignments associated with this subrange.

host1(config-if)#no atm bulk-config myBulkConfig vc-range 0 4 21 1000

atm bulk-config

auto-configure atm1483

profile atm1483 bulk-config-name

profile atm1483 bulk-config-name pvc

shutdown


[Contents] [Prev] [Next] [Index] [Report an Error]