Initializing and Provisioning
Page 126 7705 SAR-8 Installation Guide
Example
The following example displays the card, card-type, mda and mda-type commands
to specify the IOM as an iom-1g type, with an 8-port Ethernet Adapter card in slot MDA 1
and a 16-port T1/E1 ASAP Adapter card in slot MDA 2:
ALU-1>config# card 1
ALU-1>config>card# card-type iom-1g
ALU-1>config>card# mda 1
ALU-1>config>card>mda# mda-type a8-eth
ALU-1>config>card>mda# exit
ALU-1>config>card# mda 2
ALU-1>config>card>mda# mda-type a16-chds1
ALU-1>config>card>mda# exit
The CLI display for the configuration example above looks similar to the following:
ALU-1>config# info
. . .
----------------------------------------------
echo "Card Configuration"
#---------------------------------------------
card 1
card-type iom-1g
mda 1
mda-type a8-eth
exit
mda 2
mda-type a16-chds1
exit
exit
----------------------------------------------
ALU-1>config#
To configure ports, refer to the Card and Port Configuration section of the 7705 SAR OS
Interface Configuration Guide.