Service Management Tasks
Page 66 7705 SAR OS Interface Configuration Guide
Service Management Tasks
This section discusses basic procedures of the following service management tasks:
• Modifying or Deleting an Adapter Card
• Deleting a Card
• Deleting Port Parameters
Modifying or Deleting an Adapter Card
To change an adapter card type already provisioned for a specific slot/card, you must first
shut down the slot/MDA/port configuration and then delete the adapter card from the
configuration.
Use the following CLI syntax to modify an adapter card.
CLI Syntax: config> port port-id
shutdown
CLI Syntax: config> card slot-number
shutdown
[no] mda mda-number
[no] mda-type mda-type
shutdown
The following CLI syntax shows an example of modifying 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# mda 1
config>card# mda-type a8-eth
config>card>mda# no shutdown