Cisco 2600XM Series User Manual

Page 22

Advertising
background image

22

Step 11 The configuration appears:

The following configuration command script was created:

hostname 2610

enable secret 5 $1$D5P6$PYx41/lQIASK.HcSbfO5q1

enable password xxxxxx

line vty 0 4

password xxxxxx

snmp-server community public

!

no ip routing

!

interface FastEthernet0/0

no shutdown

media-type 100BaseX

half-duplex

ip address 172.1.2.3 255.255.0.0

!

interface FastEthernet0/1

shutdown

no ip address

!

end

Step 12 Respond to the following prompts. Select [2] to save the initial configuration.:

[0] Go to the IOS command prompt without saving this config.

[1] Return back to the setup without saving this config.

[2] Save this configuration to nvram and exit.

Enter your selection [2]: 2

Building configuration...

Use the enabled mode 'configure' command to modify this configuration.

Press RETURN to get started! RETURN

Step 13 The user prompt appears.

2610>

After you complete the initial configuration tasks, your Cisco router is ready to configure for specific functions. See the “Where
to Go Next” section on page 24 for information about locating documentation for advanced conf
iguration procedures.

Initial Configuration Using the CLI (Manual Configuration)

This section shows how to bring up a command-line interface (CLI) prompt for configuration using the CLI, and it directs you
to documentation for the CLI configuration.You can use the CLI if you see the following messages at the end of the startup
sequence:

--- System Configuration Dialog ---

At any point you may enter a question mark '?' for help.

Use ctrl-c to abort configuration dialog at any prompt.

Default settings are in square brackets '[]'.

Would you like to enter the initial configuration dialog? [yes/no]:

If these messages do not appear, SDM and a default configuration file have been installed on the router at the factory. To use
SDM to configure the router, see the “Initial Configuration Using Cisco Router and Security Device Manager” section on
page 20.

Advertising