|
This section describes the initial steps of configuring the Catalyst 4224 and outlines the features of the Cisco IOS command line interface (CLI). Use this tool when you configure Catalyst 4224 interfaces.
This section contains the following topics:
This section contains the following topics:
The factory configures the Catalyst 4224 to automatically load a Cisco IOS image. The software configuration register in the Catalyst 4224 determines where to find the image. The factory sets this register to load the Cisco IOS image into boot flash memory from configuration register 0x0101. This register enables autoboot at register 0x0103.
Table 2-1 shows the Catalyst 4224 default configuration.
After booting the Catalyst 4224 for the first time, you can configure the interfaces and then save the configuration to a file in NVRAM.
Note Before you can download an image, you must first configure the management port. See "Configuring the Management Port" section. |
If you have already configured the Catalyst 4224, you can download a run-time image from a TFTP server on the network. TFTP downloads can take place over the Ethernet management port.
To download an image to boot flash memory, use privileged mode to enter the following command:
copy tftp: [/directory] /filename [/directory] /filename
To connect a terminal to the console port using the cable and adapters provided with the Catalyst 4224, connect to the port using the RJ-45-to-RJ-45 cable and RJ-45-to-DB-25 DTE adapter or RJ-45-to-DB-9 DTE adapter (labeled Terminal).
Check the documentation that came with your terminal to determine the baud rate. The baud rate of the terminal must match the default baud rate (9600 baud) of the console port.
Set up the terminal as follows:
Connect the modem to the port using the RJ-45-to-RJ-45 cable and the RJ-45-to-DB-25 DCE adapter (labeled Modem).
You can manage the Catalyst 4224 through the 10/100 management port by assigning it an IP address.
Caution By default, the Fast Ethernet interface does not route data traffic. Cisco recommends that you do not override this default configuration. |
If the Ethernet 10/100 management port is up and an IP address has been configured, the Catalyst 4224 selects the IP address assigned to the 10/100 Ethernet management port.
If the selected network management IP address is removed or the interface or subinterface associated with this IP address is shut down, the Catalyst 4224 selects another IP address as a replacement.
If all the interfaces are down or no IP address has been assigned to any interface or subinterface that is running, the IP address for network management is 0.0.0.0.
The Catalyst 4224 has three slots in which you can install interface cards:
Each individual interface is identified by a slot number and a port number. The slots are numbered as follows:
When you configure an interface, identify the interface name before the slot and port numbers. For example, if you install a serial T1 VWIC interface in Slot 2, port 0 would be labeled as serial 2/0.
Figure 2-1 shows the Catalyst 4224 front panel.
Cisco voice gateways run versions of Cisco IOS software that includes specialized adaptations for Voice over IP (VoIP) and Media Gateway Control Protocol (MGCP). If you are familiar with other versions of Cisco IOS, you will find configuring Cisco voice gateways straightforward because you will use the Cisco IOS CLI, with which you are familiar.
If you have never used the Cisco IOS CLI, you should still be able to perform the configuration required using the instructions and examples provided in this guide. To help get you started, this section provides a brief overview of some of the main features of the CLI. For further information, refer to the Cisco IOS configuration guides and command references for details about specific commands.
This section contains the following topics:
Use the question mark (?) and arrow keys to help you enter commands, as follows:
The Cisco IOS interface is divided into different modes. Each command mode permits you to configure different components on your gateway. The commands available at any given time depend on which mode you are currently using. Entering a question mark (?) at the prompt displays a list of commands available for each command mode. Table 2-2 lists the most common command modes.
Table 2-2 Common Command Modes
TimeSaver Each command mode restricts you to a subset of commands. If you are having trouble entering a command, check the prompt and enter the question mark (?) for a list of available commands. You might be in the wrong command mode or using the wrong syntax. |
In the following example, which uses the default prompt (router>), notice how the prompt changes after each command to indicate a new command mode:
The last message is normal and does not indicate an error. Press Return to return to the prompt.
Note You can press Ctrl-Z in any mode to return immediately to privileged EXEC mode (router#), instead of entering exit, which returns you to the previous mode. |
If you want to undo a command you entered or disable a feature, enter the keyword no before most commands; for example, no mgcp.
You need to enter the copy running-config startup-config command to save your configuration changes to nonvolatile random-access memory (NVRAM), so the changes are not lost if there is a system reload or power outage; for example:
Note It might take a minute or two to save the configuration to NVRAM. After the configuration has been saved, the privileged EXEC mode prompt (router#) reappears. |
Posted: Sat Apr 5 03:56:16 PST 2003
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.