Interface Configuration
7750 SR OS Interface Configuration Guide Page 151
Configuring Cards and Compact Media Adapters (CMAs)
Card configurations must include a chassis slot designation. A slot must be preconfigured with the 
type of cards and CMAs which are allowed to be provisioned.
Note: Compact Media Adapters (CMAs) are configured using the MDA command. Output for 
Compact Media Adapter MDAs show a “c” in the 
mda-type description, for example, 
c8-10/100eth-tx.
Use the 
config > info command to display card configuration information:
A:7710-3>config# info
. . . 
#------------------------------------------
echo "Card Configuration"
#------------------------------------------
    card 1
        card-type iom-xp
 mda 5
            mda-type c8-10/100eth-tx
 exit
 mda 6
            mda-type c8-10/100eth-tx
 exit
    exit
#------------------------------------------