Configuring Cards

Card configurations must include a chassis slot designation. A slot must be preconfigured with the type of card and adapter cards that are allowed to be provisioned.

The mda-mode command is used on the following adapter cards to configure the appropriate encapsulation methods (cem-atm-ppp or cem-fr-hdlc-ppp) that are required to support pseudowire services:

The mda-mode command is used on the 10-port 1GigE/1-port 10GigE X-Adapter card to configure the card for either 10-port 1GigE mode or 1-port 10GigE mode (x10-1gb-sfp or x1-10gb-sf+).

The mda-mode command is used on the 4-port OC3/STM1 / 1-port OC12/STM4 Adapter card to configure the card for either 4-port OC3/STM1 mode or 1-port OC12/STM4 mode (p4-oc3 or p1-oc12).

The mda-mode command is used on the Integrated Services card to configure the card for a SCADA application: (mddb, pcm, or vcb).

The following CLI syntax shows an example of configuring a chassis slot and card (to activate the IOM) and adapter cards on the 7705 SAR-8 Shelf V2.

Example:
NOK-1>config# card 1
NOK-1>config>card# card-type iom-sar
NOK-1>config>card# mda 1
NOK-1>config>card>mda# mda-type a6-em
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 2
NOK-1>config>card>mda# mda-type a4-oc3
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 3
NOK-1>config>card>mda# mda-type a16-chds1v2
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 4
NOK-1>config>card>mda# mda-type a4-chds3v2
NOK-1>config>card>mda# mda-mode cem-fr-hdlc-ppp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 5
NOK-1>config>card>mda# mda-type a8-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 6
NOK-1>config>card>mda# mda-type a2-choc3
NOK-1>config>card>mda# exit
NOK-1>config>card# exit

The following CLI syntax shows an example of configuring a chassis slot and card (to activate the IOM) and adapter cards on the 7705 SAR-18.

Example:
NOK-1>config# card 1
NOK-1>config>card# card-type iom-sar
NOK-1>config>card# mda 1
NOK-1>config>card>mda# mda-type aux-alarm
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 2
NOK-1>config>card>mda# mda-type a8-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 2
NOK-1>config>card>mda# mda-type a8-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 3
NOK-1>config>card>mda# mda-type a8-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 4
NOK-1>config>card>mda# mda-type a8-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 5
NOK-1>config>card>mda# mda-type a8-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 6
NOK-1>config>card>mda# mda-type a32-chds1v2
NOK-1>config>card>mda# mda-mode cem-atm-ppp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 7
NOK-1>config>card>mda# mda-type a32-chds1v2
NOK-1>config>card>mda# mda-mode cem-atm-ppp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 8
NOK-1>config>card>mda# mda-type a32-chds1v2
NOK-1>config>card>mda# mda-mode cem-atm-ppp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 9
NOK-1>config>card>mda# mda-type a32-chds1v2
NOK-1>config>card>mda# mda-mode cem-atm-ppp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 10
NOK-1>config>card>mda# mda-type a4-oc3
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 11
NOK-1>config>card>mda# mda-type a4-chds3v2
NOK-1>config>card>mda# mda-mode cem-fr-hdlc-ppp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda 12
NOK-1>config>card>mda# exit
NOK-1>config>card# mda X1
NOK-1>config>card>mda# mda-type x-10GigE-v2
NOK-1>config>card>mda# mda-mode x1-10gb-sf+
NOK-1>config>card>mda# exit
NOK-1>config>card# mda X2
NOK-1>config>card>mda# mda-type x-10GigE-v2
NOK-1>config>card>mda# mda-mode x10-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# mda X3
NOK-1>config>card>mda# mda-type x-10GigE-v2
NOK-1>config>card>mda# mda-mode x1-10gb-sf+
NOK-1>config>card>mda# exit
NOK-1>config>card# mda X4
NOK-1>config>card>mda# mda-type x-10GigE-v2
NOK-1>config>card>mda# mda-mode x10-1gb-sfp
NOK-1>config>card>mda# exit
NOK-1>config>card# exit