Specifications

4-3
PA-T3+ Serial Port Adapter Installation and Configuration
OL-3505-03
Chapter 4 Configuring the PA-T3+
Configuring the Interfaces
Follow these steps to shut down an interface:
Step 1 Enter the privileged level of the EXEC command interpreter (also called enable mode). (See the Using
the EXEC Command Interpreter section on page 4-1 for instructions.)
Step 2 At the privileged-level prompt, 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 3 Shut down interfaces by entering the interface serial subcommand (followed by the interface address of
the interface), and then enter the shutdown command. Table 4-1 shows the command syntax.
When you have finished, press Ctrl-Zhold down the Control key while you press Zor enter end or
exit to exit configuration mode and return to the EXEC command interpreter.
Table 4-1 Syntax of the shutdown Command
Platform Command Example
Catalyst 6000 family FlexWAN
module in Catalyst 6000 family
switches
interface, followed by the type
(serial) and mod_num/bay/port
(module-slot-number/
port-adapter-bay-number/
interface-port-
number)
The example is for interface 0 and interface 1 on a
port adapter in bay 0 of a FlexWAN module installed
in module slot 3.
Router(config-if)# interface serial 3/0/0
Router(config-if)# shutdown
Router(config-if)# interface serial 3/0/1
Router(config-if)# shutdown
Ctrl-Z
Router#
Cisco 7200 series routers interface, followed by the type
(serial) and slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 and interface 1 on a
port adapter in port adapter slot 6.
Router(config-if)# interface serial 6/0
Router(config-if)# shutdown
Router(config-if)# interface serial 6/1
Router(config-if)# shutdown
Ctrl-Z
Router#
Cisco 7301 routers interface, followed by the type
(serial) and slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for interface 0 and interface 1 on a
port adapter in port adapter slot 1.
Router(config-if)# interface serial 1/0
Router(config-if)# shutdown
Router(config-if)# interface serial 1/1
Router(config-if)# shutdown
Ctrl-Z
Router#
Cisco 7304 PCI Port Adapter
Carrier Card in a Cisco 7304
router
interface, followed by the type
(serial) and slot/port
(module-slot-number/
interface-port-number)
The example is for interface 0 and interface 1 on a
port adapter in a Cisco 7304 PCI Port Adapter
Carrier Card in module slot 3 of a Cisco 7304 router.
Router(config-if)# interface serial 3/0
Router(config-if)# shutdown
Router(config-if)# interface serial 3/1
Router(config-if)# shutdown
Ctrl-Z
Router#