.
Rcvd: 25762 packets, 1052214 bytes
0 format errors, 891 checksum errors, 0 overrun Sent: 8891 packets, 222264 bytes, 0 dropped
Configuring a T1 or E1 Feature Card
This section shows how to configure a T1 or E1 feature card. On a Cisco AS5350XM or Cisco AS5400XM universal gateway, you can allocate the available channels for channelized T1 and E1 in the following ways:
•You can configure all channels to support ISDN PRI.
•If you are not running ISDN PRI, you can configure all channels to support
•You can configure all channels in a single channel group.
•You can configure mix and match channels supporting ISDN PRI, channel grouping, and
•You can configure mix and match channels supporting ISDN PRI, channel grouping, and
Note For configuration information about
Note The T1 and E1 controller numbering convention is slot/port in CLI commands. Feature card slot numbering starts from the motherboard and works up from left to right. Slot 0 is reserved for the motherboard. The CT1/E1 feature card slots are numbered sequentially from 1 to 7. Port numbering is from 0 to 7.
Step 1 Use the enable command and password to enter privileged EXEC mode. You are in privileged EXEC mode when the prompt changes to Gateway#.
Gateway> enable
Password: password
Gateway#
Step 2 Enter global configuration mode. You are in global configuration mode when the prompt changes to Gateway(config)#.
Gateway# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Gateway(config)#
Step 3 Enter controller configuration mode to configure your controller slot and port. Slot values range from 1 to 7. Port values range from 0 to 7 for T1 and E1.
Gateway(config)# controller [t1 e1] slot/port
Step 4 Enter the telco framing type.
•For the CT1 controller, enter either esf or sf:
•For the CE1 controller, enter crc4:
42