Cisco 3750 User Manual
Page 78

C-6
Catalyst 3750 Metro Switch Hardware Installation Guide
OL-9160-02
Appendix C Configuring the Switch with the CLI-Based Setup Program
Entering the Initial Configuration Information
Step 8
Configure the interface by entering the switch IP address and subnet mask and pressing Return.
The IP address and subnet masks shown below are examples.
Configuring interface vlan1:
Configure IP on this interface? [yes]: yes
IP address for this interface: 10.4.120.106
Subnet mask for this interface [255.0.0.0]: 255.0.0.0
Step 9
Enter N in this step because you cannot configure this switch as the command switch in a cluster.
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 output that appears:
The following configuration command script was created:
hostname switch1
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 FastEthernet1/0/1
!
interface FastEthernet1/0/2
interface FastEthernet1/0/3
!
...
!
interface GigabitEthernet1/1/2
!
end
These choices are displayed:
[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 save the configuration and use it the next time the switch reboots, save it in NVRAM by
selecting option 2.
Enter your selection [2]:2
Step 10
Make your selection, and press Return.