2-262
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco
Catalyst
Blade Switch 3030 Cisco IOS Commands
setup
Would you like to enter basic management setup? [yes/no]:
yes
Configuring global parameters:
Enter host name [Switch]:
host-name
The enable secret is a password used to protect access to
privileged EXEC and configuration modes. This password, after
entered, becomes encrypted in the configuration.
Enter enable secret:
enable-secret-password
The enable password is used when you do not specify an
enable secret password, with some older software versions, and
some boot images.
Enter enable password:
enable-password
The virtual terminal password is used to protect
access to the router over a network interface.
Enter virtual terminal password:
terminal-password
Configure SNMP Network Management? [no]:
yes
Community string [public]:
Current interface summary
Any interface listed with OK? value “NO” does not have a valid configuration
Interface IP-Address OK? Method Status Protocol
Vlan1 172.20.135.202 YES NVRAM up up
GigabitEthernet0/1 unassigned YES unset up up
GigabitEthernet0/2 unassigned YES unset up down
<output truncated>
Port-channel1 unassigned YES unset up down
Enter interface name used to connect to the
management network from the above interface summary:
vlan1
Configuring interface vlan1:
Configure IP on this interface? [yes]:
yes
IP address for this interface:
ip_address
Subnet mask for this interface [255.0.0.0]:
subnet_mask
The following configuration command script was created:
hostname
host-name
enable secret 5 $1$LiBw$0Xc1wyT.PXPkuhFwqyhVi0
enable password
enable-password
line vty 0 15
password
terminal-password
snmp-server community public
!
no ip routing
!
interface GigabitEthernet0/1
no ip address
!
interface GigabitEthernet0/2
no ip address
!
Use this configuration? [yes/no]:
yes
!