Chapter 1      Quick Installation
Entering the Initial Configuration Information
1-8
Catalyst 2950 Desktop Switch Hardware Installation Guide
78-11157-05
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 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 CMS. You can 
configure the switch as a command switch later through the CLI or CMS interface. 
To configure it later, type 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 that configuration. This is an example of the output that appears:
The following configuration command script was created: 
hostname host_name 
enable secret 5 $1$Max7$Qgr9eXBhtcBJw3KK7bc850 
enable password my 
line vty 0 15 
password my_password 
snmp-server community public 
! 
no ip routing 
! 
interface Vlan1 
no shutdown 
ip address 172.20.139.145 255.255.255.224 
! 
interface Vlan2 
shutdown 
no ip address 
! 
interface FastEthernet0/1 
! 
interface FastEthernet0/2 
! 
...<output abbreviated> 
!!! 
interface GigabitEthernet0/1 
!