Cisco 7000 SERIES PA 8 PORT T1 MC ADAPTER WITH CSU DSU Specification Guide

Page of 108
 
4-5
Multichannel DS1/PRI Port Adapter Installation and Configuration
OL-3525-03
Chapter 4      Configuring the Multichannel DS1/PRI Interfaces
Configuring the Interfaces
Step 3
Assign an IP address and subnet mask to the interface with the ip address configuration subcommand, 
as in the following example: 
Router(config-if)# ip address 1.1.15.1 255.255.255.0 
Router(config-if)#
Step 4
Add any other interface subcommands required to enable routing protocols and adjust the interface 
characteristics.
Step 5
After including all of the configuration subcommands to complete your configuration, press 
Ctrl-Z—hold down the Control key while you press Z—or enter end or exit to exit configuration mode.
Step 6
Write the new configuration to NVRAM as follows:
Router# copy running-config startup-config
[OK]
Router#
This completes the procedure for creating a basic configuration.
Configuring the Controller
The following steps make up a basic controller configuration for the multichannel DS1/PRI port adapter 
on each platform: 
Step 1
Enter configuration mode and specify that the console terminal is the source of the configuration 
subcommands, as follows:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Step 2
Choose a T1 controller by entering the controller t1 subcommand, followed by the interface address of 
the interface you plan to configure. 
 provides examples.
Cisco 7401ASR routers
interface serial, followed by 
slot/port 
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 of a 
port adapter in port adapter slot 1.
Router(config)# interface serial 1/0
Router(config-if)#
VIP in Cisco 7000 series and Cisco 
7500 series routers
interface serial, followed by 
slot/port adapter/port:chanel 
group 
(interface-processor-slot-number/
port-adapter-slot-number/
interface-port-number:channel-
group-number)
The example is for interface 0 of a 
port adapter in port adapter slot 1 of a VIP in 
interface processor slot 1.
Router(config)# interface
 
serial 
1/1/0:0
Router(config-if)#
Table 4-2
Examples of the interface serial Subcommand (continued)
Platform
Command
Example