2-422
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
setup
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 [<Use current 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? [yes]: yes
Community string [public]:
Current interface summary
Interface IP-Address OK? Method Status Prol
Vlan1 10.1.2.3 YES NVRAM up up
Vlan100 unassigned YES NVRAM down down
Vlan150 unassigned YES NVRAM down down
Vlan901 unassigned YES NVRAM down down
FastEthernet1/0/1 unassigned YES unset up up
FastEthernet1/0/2 111.1.1.1 YES NVRAM up up
<output truncated>
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
Class A network is 10.0.0.0, 8 subnet bits; mask is /8
Would you like to enable as a cluster command switch? [yes/no]: yes
Enter cluster name: cluster-name
The following configuration command script was created:
hostname host-name
enable secret 5 $1$ZzDa$X8ic4TpKggQ5wOgQ/xqdz1
enable password enable-password
line vty 0 15
password terminal-password
snmp-server community public
!
no ip routing
!
interface Vlan1
no shutdown
ip address 10.1.2.3 255.0.0.0
!
interface Vlan100
shutdown
no ip address
!
interface Vlan150
shutdown