Cisco 3550 User Manual

Page 78

Advertising
background image

D-6

Catalyst 3550 Multilayer Switch Hardware Installation Guide

OL-6155-01

Appendix D Configuring the Switch with the CLI-Based Setup Program

Entering the Initial Configuration Information

Step 9

Enter Y to configure the switch as the cluster command switch. Enter N to configure it as a member
switch or as a standalone switch.

If you enter N, the switch appears as a candidate switch in the Network Assistant. You can configure the
switch as a command switch later through the CLI or the Network Assistant interface. To configure it
later, enter no.

Would you like to enable as a cluster command switch? [yes/no]: no

You have now completed the initial configuration of the switch, and the switch displays its initial
configuration. This is an example of the output that appears:

The following configuration command script was created:

hostname host-name

enable secret 5 $1$Ulq8$DlA/OiaEbl90WcBPd9cOn1

enable password enable_password

line vty 0 15

password terminal-password

no snmp-server

!

no ip routing

!

interface Vlan1

no shutdown

ip address 10.4.120.106 255.0.0.0

!

interface FastEthernet0/1

!

interface FastEthernet0/2

interface FastEthernet0/3

!

...<output abbreviated>

!

interface GigabitEthernet0/10

!

end

Step 10

These choices appear:

[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.

If you want to use the configuration the next time the switch reboots, save it in NVRAM by selecting
option 2.

Enter your selection [2]:2

Make your selection, and press Return.

Advertising