Cisco Systems VIP-4R/4T Network Router User Manual


 
VIP-4R/4T Installation and Configuration 69
VIP Port Adapter Functions
Using the EXEC Command Interpreter
Before you use the configure command, you must enter the privileged level of the EXEC command
interpreter with the enable command. The system will prompt you for a password if one has been
set.
The system prompt for the privileged level ends with a pound sign (#) instead of an angle bracket
(>). At the console terminal, enter the privileged level as follows:
Step 1 At the user-level EXEC prompt, enter the enable command. The EXEC prompts you for a
privileged-level password, as follows:
Router> enable
Password:
Step 2 Enter the password (the password is case-sensitive). For security purposes, the password is
not displayed.
Step 3 When you enter the correct password, the system displays the privileged-mode system
prompt (#) as follows:
Router#
Proceed to the following section to configure the new interfaces.
Shutting Down an Interface
Before you remove an interface that you will not replace, or replace port adapters, 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. (Refer to the previous section
for instructions.)
Step 2 At the privileged-level prompt, enter Configuration mode and specify that the console
terminal will be 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 Specify the slot/port address of the first interface that you want shut down by entering the
subcommand interface, followed by the type (serial) and slot/port (interface processor slot
number/1). The example that follows is for a VIP in interface processor slot 1:
Router(config)# interface serial 1/1/0
Step 4 Enter the shutdown command, as follows:
Router(config-int)# shutdown