Cisco Catalyst 3040 Hardware Installation Manual page 63

Cisco catalyst blade switch hardware installation guide
Hide thumbs Also See for Catalyst 3040:
Table of Contents

Advertisement

Appendix C
Configuring the Switch with the CLI-Based Setup Program
(Optional) Configure Simple Network Management Protocol (SNMP) by responding to the prompts.
Step 6
To configure SNMP later, press Return (which applies the default of no). If you accept the default,
1.
you can configure SNMP later through the CLI.
Configure SNMP Network Management? [no]:
To configure SNMP now, enter yes.
2.
Configure SNMP Network Management? [no]: yes
Community string [public]: public
Enter the interface name (physical interface or VLAN name) of the interface that connects to the
Step 7
management network, and press Return.
Enter vlan1 for the interface name at this prompt.
To configure the interface, enter Yes after the prompt, and then enter the blade switch IP address and
Step 8
subnet mask. Press Return.
The IP address and subnet mask shown here are examples:
Configuring interface Vlan1:
Configure IP on this interface? [yes]:
IP address for this interface [10.0.0.1]:
Subnet mask for this interface [255.255.255.0] : 255.255.255.0
Class A network is 10.0.0.1, 21 subnet bits; mask is /21
Enter no when the prompt asks you if you would like to enable the blade switch as a cluster command
Step 9
switch. This blade switch is a standalone switch.
Would you like to enable as a cluster command switch? [yes/no]: no
Note
You have now completed the initial configuration of the blade switch, which displays its initial
configuration. An example of the output is shown here:
The following configuration command script was created:
hostname switch1
enable secret 5 $1$cagJ$e4LP91PNazfdADoNAZm6y0
enable password enable_password
line vty 0 15
password terminal-password
snmp-server community public
!
!
interface Vlan1
no shutdown
ip address 10.0.0.1 255.255.255.0
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
. . . (output truncated)
interface GigabitEthernet0/16
!
end
OL-10694-01
The Cisco Catalyst Blade Switch 3040 for FSC does not support clustering.
Cisco Catalyst Blade Switch 3040 for FSC Hardware Installation Guide
Accessing the CLI Through the Console Port
C-5

Advertisement

Table of Contents
loading

Table of Contents