7705 SAR Interfaces
7705 SAR OS Interface Configuration Guide Page 67
Deleting a Card
To delete a CSM or adapter card provisioned for a specific slot, you must shut down existing
port configurations and shut down and remove all adapter card configurations.
Use the following CLI syntax to delete a card provisioned for a specific slot.
CLI Syntax: config> port port-id
shutdown
CLI Syntax: config> card slot-number
card-type card-type
mda mda-number
no mda-type mda-type
no shutdown
The following CLI syntax shows an example of deleting a 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# no mda 1
config>card>mda# exit
config>card# no card 1
config>card# exit
Deleting Port Parameters
Use the following CLI syntax to delete a port provisioned for a specific adapter card.
CLI Syntax: config> port port-id
shutdown
The following CLI syntax shows an example of deleting a port.
Example: config# port 1/1/1
config>port# shutdown
config>port# no port 1/1/1