7705 SAR Interfaces
282
Interface Configuration Guide
3HE 11011 AAAC TQZZA Edition: 01
 
3.12.2 Deleting an Adapter Card
To delete an adapter card provisioned for a specific slot, you must shut down any 
existing port configurations on the card and delete the adapter card configuration.
Use the following CLI syntax to delete an adapter card provisioned for a specific slot.
CLI Syntax: port port-id
shutdown
exit
CLI Syntax: card slot-number //always 1
mda mda-number
shutdown
exit
no mda mda-number //deletes the adapter card
exit
The following CLI syntax shows an example of deleting an adapter card.
Example: config# port 1/1/1 
config>port# shutdown
config>port# exit
config# port 1/1/2 
config>port# shutdown
config>port# exit
config# card 1
config>card# mda 1
config>card>mda# shutdown
config>card>mda# exit 
config>card# no mda 1
config>card# exit