Provisioning the 7705 SAR-M
142 7705 SAR-M Chassis Installation Guide
Provisioning the 7705 SAR-M
The 7705 SAR-M does not require provisioning above port level because it is provisioned at
the factory with the following permanent configuration:
• card type in slot 1 is iom-sar
• mda type in slot 1/1 is i7-1gb (for Ethernet ports)
• mda type in slot 1/2 is i16-chds1 (for T1/E1 ports)
• mda type in slot 1/3 is for modules
The following CLI display shows the factory-provisioned settings when the show card
command is issued.
*A:SARM:Dut-A# show card
===============================================================================
Card State
===============================================================================
Slot/ Provisioned Equipped Admin Operational Num Num Comments
Id Type Type State State Ports MDA
-------------------------------------------------------------------------------
1 iom-sar iom-sar up up 3
1/1 i7-1gb i7-1gb up up 7
1/2 i16-chds1 i16-chds1 up up 16
A csm-3g csm-3g up up Active
===============================================================================
A:SARM:Dut-A#
Example
The CLI display for the example above when the info command is issued looks similar to
the following:
ALU-1>config# info
. . .
----------------------------------------------
echo "Card Configuration"
#---------------------------------------------
card 1
card-type iom-sar
mda 1
mda-type i7-1gb
exit
mda 2
mda-type i16-chds1
exit
exit
----------------------------------------------
ALU-1>config#