1-9
Catalyst2955 Hardware Installation Guide
78-14944-03
Chapter1 Configuring the Switch with the CLI-B ased Setup Program
Entering the Initial Configuration Information
Step8 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
Step9 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
GUI. You can configure the switch as a command switch later through the CLI,
the device manager, or the Network Assistant application. 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 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
!
interface GigabitEthernet0/2