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

Removing an Overriding Profile Assignment from an ATM PVC

After you troubleshoot the ATM 1483 dynamic subinterface column created on the specified PVC, make sure that you remove the overriding profile assignment to restore the original base profile assignment. This action ensures that subsequent ATM 1483 dynamic subinterface columns are created using the same attributes defined in the base profile.

To remove an overriding profile assignment from an ATM PVC within a bulk-configured VC range:

  1. Remove the overriding profile assignment from the specified ATM PVC.
    host1(config-if)#no profile atm1483 bulk-config-name myBulkConfig pvc 0 101
  2. Select the dynamic ATM 1483 subinterface on which the ATM 1483 dynamic subinterface column resides.
    host1(config)#interface atm 4/0.101
  3. Use the shutdown command to disable the dynamic ATM 1483 subinterface. The shutdown command deletes the ATM 1483 dynamic subinterface column and removes the dynamic ATM 1483 subinterface.
    host1(config-subif)#shutdown
  4. Send traffic over the specified PVC (VPI 0 and VCI 101) on the ATM AAL5 interface. This action re-creates the ATM 1483 dynamic subinterface column with the original base profile association.

    The router now uses the information in the base profile instead of the information in the overriding profile to create subsequent ATM 1483 dynamic subinterface columns for the specified PVC.

  5. (Optional) Use the show atm bulk-config command to verify the removal of the overriding profile assignment.

    For more information about using this command, see show atm bulk-config.


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