Installing IOMs and MDAs
7450 ESS-7 Page 97
Configuring MDA Parameters
MDA information must be must be configured before ports can be configured.
After the IOM is configured, use the following CLI commands to provision the MDA(s). A
maximum of two MDAs can be configured on an IOM.
Command Example
Step 1 mda mda-slot mda 1
Step 2 mda-type mda-type mda-type m60-10/100eth-tx
Step 3 no shutdown no shutdown
Step 4 exit exit
To provision an additional MDA, continue the configuration process with Step 5:
Step 5 mda mda-slot mda 2
Step 6 mda-type mda-type mda-type m10-1gb-sfp
Step 7 no shutdown no shutdown
Step 8 exit exit
Example
The following example displays card slot, card type, MDA slot, and MDA type command usage:
ALA-7>config# card 1
ALA-7>config>card# card-type iom-20g
ALA-7>config>card# mda 1
ALA-7>config>card>mda# mda-type m60-10/100eth-tx
ALA-7>config>card>mda# no shutdown
ALA-7>config>card>mda# exit
ALA-7>config>card# mda 2
ALA-7>config>card>mda# mda-type m10-1gb-sfp
ALA-7>config>card>mda# no shutdown
ALA-7>config>card>mda# exit