Cisco Catalyst 3560 Hardware Installation Manual page 127

Hide thumbs Also See for Catalyst 3560:
Table of Contents

Advertisement

Appendix C
Configuring the Switch with the CLI-Based Setup Program
Configure the interface by entering the switch IP address and subnet mask and
Step 8
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
Enter Y to configure the switch as the cluster command switch. Enter N to
Step 9
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, 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 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
!
...<output abbreviated>
!
interface GigabitEthernet2/0/28
!
end
78-16057-01
Entering the Initial Configuration Information
Catalyst 3560 Switch Hardware Installation Guide
C-9

Advertisement

Table of Contents
loading

Table of Contents