4-3
T1/E1 Digital Voice Port Adapter Installation and Configuration
OL-3592-02
Chapter 4 Configuring the PA-VXA, PA-VXB, and PA-VXC
Configuring the Interface
Step 4
Write the new configuration to NVRAM as follows:
Router# copy running-config startup-config
[OK]
Router#
The system displays an OK message when the configuration has been stored in NVRAM.
Step 5
Verify that the new interface is now in the correct state (shut down) using the
show controllers command (followed by the interface type and interface address of the interface) to
display the specific interface.
Step 6
Reenable the interface by doing the following:
a.
Repeat Step 3 to reenable an interface. Substitute the no shutdown command for the shutdown
command.
b.
Repeat Step 4 to write the new configuration to memory. Use the
copy running-config startup-config command.
c.
Repeat Step 5 to verify that the interface is in the correct state. Use the show controllers command
followed by the type and address of the controller.
For complete descriptions of software configuration commands, refer to the publications listed in the
“Related Documentation” section on page viii
.
Table 4-1
Syntax of the shutdown Command
Platform
Command
Example
Cisco 7200 series and
Cisco 7200 VXR routers
controller, followed by the type
(t1 or e1) and slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for the T1 controller in port adapter
slot 1.
Router(config)# controller t1 1/0
Router(config)# shutdown
Ctrl-Z
Router#
Cisco 7301 routers
controller, followed by the type
(t1 or e1) and slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for the T1 controller in port adapter
slot 1.
Router(config)# controller t1 1/0
Router(config)# shutdown
Ctrl-Z
Router#
Cisco 7401ASR routers
controller, followed by the type
(t1 or e1) and slot/port
(port-adapter-slot-number/
interface-port-number)
The example is for the T1 controller in port adapter
slot 1.
Router(config)# controller t1 1/0
Router(config)# shutdown
Ctrl-Z
Router#
VIP in Cisco 7500 series routers controller, followed by the type
(t1 or e1) and slot/port
adapter/port
(interface-processor-slot-number/
port-adapter-slot-number/
interface-port-number)
The example is for the T1 controller in port adapter
slot 0 of a VIP installed
in interface processor slot 1.
Router(config-if)# controller t1 1/0/0
Router(config-if)# shutdown
Ctrl-Z
Router#