Service Management Tasks
Page 1256 7750 SR OS Services Guide
Service Management Tasks
This section discusses the following service management tasks:
• Modifying or Deleting a VSM MDA on page 1256
• Modifying CCAG Parameters on a Network IP Interface on page 1257
• Modifying CCAG Parameters on page 1257
• Modifying Path Parameters on page 1259
• Modifying Service Parameters on page 1262
Modifying or Deleting a VSM MDA
To change or delete a VSM MDA already provisioned for a specific slot, first you must shut down
and remove all service SAP and router interface associations (page 1257) to delete the VSM MDA
from the configuration.
CLI Syntax: config> card slot-number
[no] mda mda-number
[no] mda-type mda-type
shutdown
Example
:config# card 10
config>card# mda 1
config>card>mda# mda-type vsm-cca
config>card>mda# shutdown
config>card>mda# exit
config>card# no mda 1
The following example displays the configuration:
A:ALA-48>config>card# info
----------------------------------------------
card-type iom-20g
mda 2
mda-type vsm-cca
exit
----------------------------------------------
A:ALA-48>config>card#