Password is UNENCRYPTED.
Step 4 Repond to whether you would like to set up an account to access the HTTP server.
Example:
Setup account for accessing HTTP server? [yes]: yes
Username [admin]:
Password [cisco]:
Password is UNENCRYPTED.
Step 5 Repond to whether you would like to configure SNMP network management.
Example:
Configure SNMP Network Management? [no]: no
Step 6 The system displays the interface summary. From the list, enter the interface name used to connect to the
management network, and then enter the IP address and subnet mask for the interface
Example:
Current interface summary
Any interface listed with OK? value "NO" does not have a valid configuration
Interface IP-Address OK? Method Status Protocol
Vlan1 unassigned NO unset up up
GigabitEthernet0/0 unassigned NO unset up up
GigabitEthernet1/0/1 unassigned YES unset down down
<output truncated>
Enter interface name used to connect to the
management network from the above interface summary: GigabitEthernet0/0
Configuring interface GigabitEthernet0/0:
Configure IP on this interface? [yes]:
IP address for this interface: 192.168.247.10
Subnet mask for this interface [255.255.255.0] : 255.255.0.0
Class C network is 192.168.247.0, 16 subnet bits; mask is /16
The following configuration command script was created:
hostname Switch
enable secret 5 $1$2EYv$CSkmxAlgDon2AKcfXNNwT/
enable password exampleenable
line vty 0 4
password examplevtp
username admin privilege 15 password cisco
no snmp-server
!
!
interface Vlan1
shutdown
no ip address
!
interface GigabitEthernet0/0
no shutdown
ip address 192.168.247.10 255.255.0.0
!
interface GigabitEthernet1/0/1
!
interface GigabitEthernet1/0/2
Cisco Catalyst 9400 Series Switches Hardware Installation Guide
155
Initial Configuration for the Switch
Performing the Initial Configuration