Cisco PA-2CT1 Installation And Configuration Manual page 21

Table of Contents

Advertisement

Follow these steps to shut down an interface:
Enter the privileged level of the EXEC command interpreter. (See the ""Using the EXEC
Step 1
Command Interpreter" section on page 18" for instructions.)
At the privileged-level prompt, enter configuration mode and specify that the console
Step 2
terminal will be the source of the configuration commands as follows:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Specify the slot/port address of the controller that you want shut down by entering the
Step 3
command controller, followed by the type (t1) and chassis slot number/port adapter
number/interface port number. The example that follows is for a 2CT1 in chassis slot 3:
Router(config)# controller t1 3/1/0
Enter the shutdown command as follows:
Step 4
Router(config-cont)# shutdown
To shut down existing individual controller interfaces, enter the slot/port:channel-group
Step 5
or pri-group address of each interface followed by the shutdown command. When you
have entered all the interfaces to be shut down, press Ctrl-Z (hold down the Control key
while you press Z) to exit configuration mode and return to the EXEC command
interpreter prompt as follows:
Router(config)# interface serial 3/1/0:0
Router(config-if)# shutdown
Ctrl-Z
Router#
Step 6
Write the new configuration to memory as follows:
Router# copy running-config startup-config
[OK]
Router#
The system displays an OK message when the configuration has been stored.
Step 7
To verify that new interfaces are now in the correct state (shutdown), use the show
interfaces serial chassis slot number/port adapter number/interface port
number:channel-group or pri-group command to display the specific interface, or use the
show controller command, followed by the type (t1) and chassis slot number/port
adapter number/interface port number, to display the status of all interfaces of the
controller.
Router# show interfaces serial 3/1/0:0
Serial3/1/0:0 is down, line protocol is down
Hardware is cxBus T1
[display text omitted]
Channelized T1 Port Adapter Installation and Configuration
Configuring 2CT1 Interfaces
21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pa-2pri

Table of Contents