Cisco Systems PA-POS-2OC3 Network Card User Manual


 
4-3
PA-POS-1OC3 Single-Port Port Adapter Installation and Configuration Guide
OL-6514-04
Chapter 4 Configuring the PA-POS-1OC3
Configuring the Interfaces
Shutting Down an Interface
Before you remove an interface that you will not replace, or replace port adapters, use the shutdown
command to shut down (disable) the interfaces to prevent anomalies when you reinstall the new or
reconfigured interface processor. When you shut down an interface, it is designated administratively
down in the show command displays.
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 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 pos subcommand (followed by the interface address of
the interface), and then enter the shutdown command.
When you have finished, press Ctrl-Z—hold down the Control key while you press Z—or enter end or
exit to exit the configuration mode and return to the EXEC command interpreter.
Table 4-2 shows the shutdown command syntax for the supported platforms.
Table 4-2 Syntax of the shutdown Command for the Supported Platforms
Platform Command Example
Cisco 7200 VXR routers
1
interface, followed by the type (pos) and
slot/port (port-adapter-slot-number/
interface-port-number)
shutdown
The example is for interface 0 on a port adapter
in slot 6.
Router(config-if)# interface pos 6/0
Router(config-if)# shutdown
Ctrl-Z
Router#
Cisco 7201 router interface, followed by the type (pos) and
slot/port (port-adapter-slot-number/
interface-port-number)
shutdown
The example is for interface 0 on a port adapter
in slot 1.
Router(config-if)# interface pos 1/0
Router(config-if)# shutdown
Ctrl-Z
Router#
Cisco 7301 router interface, followed by the type (pos) and
slot/port (port-adapter-slot-number/
interface-port-number)
shutdown
The example is for interface 0 on a port adapter
in slot 1.
Router(config-if)# interface pos 1/0
Router(config-if)# shutdown
Ctrl-Z
Router#
Cisco 7304 PCI Port Adapter
Carrier Card in a Cisco 7304
router
interface, followed by the type (pos) and
slot/port (module-slot-number/
interface-port-number)
shutdown
The example is for interface 0 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 pos 3/0
Router(config-if)# shutdown
Ctrl-Z
Router#