Initializing and Provisioning
7705 SAR-A Chassis Installation Guide 117
Provisioning the 7705 SAR-A
The 7705 SAR-A 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 i12-eth-xor (for Ethernet ports)
• mda type in slot 1/2 is i8-chds1 (for T1/E1 ports)
The following CLI display shows the factory-provisioned settings when the show card
command is issued.
*A:custDoc_sar-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 2
1/1 i12-eth-xor i12-eth-xor up up 12
1/2 i8-chds1 i8-chds1 up up 8
A csm-2.5g csm-2.5g up up Active
===============================================================================
*A:custDoc_sar-A# 2.5
Example
The CLI display for the example above when the info command is issued looks similar to
the following:
*A:custDoc_sar-A# show card
#--------------------------------------------------
echo "Card Configuration"
#--------------------------------------------------
card 1
card-type iom-sar
mda 1
mda-type i12-eth-xor
exit
mda 2
mda-type i8-chds1
exit
exit
#--------------------------------------------------