C-4
Cisco ME 3800X and ME 3600X Switch Hardware Installation Guide
OL-22168-01
AppendixC Configuring the Switch with the CLI-Based Setu pP rogram
Entering the Initial Configuration Information
Step8 Configure the interface by entering the switch IP address and subnet mask and 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
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 GigabitEthernet0/1
!
interface GigabitEthernet0/2
interface GigabitEthernet0/3
!
...<output abbreviated>
end
Step9 These choices appear:
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.
If you want to save the configuration and use it the next time the switch reboots, save it in NVRAM by
selecting option 2.
Enter your selection [2]:2
Make your selection, and press Return.
After you complete the setup program, the switch can run the default configuration that you created. If
you want to change this configuration or want to perform other management tasks, use the CLI.
To use the CLI, enter commands at the Switch> prompt through the console.