Initial Setup
Step 6 (Optional) Configure Simple Network Management Protocol (SNMP) by responding to the prompts. You can also configure SNMP later through the CLI. To configure SNMP later, enter no.
Configure SNMP Network Management? [no]: no
Step 7 At the prompt, enter either FastEthernet0 or the VLAN name (usually VLAN1) as the interface connected to the management network, and press Return.
Enter interface name used to connect to the
management network from the above interface summary: FastEthernet0
Step 8 | Enter Yes after the prompt, and then enter the | Configuring interface vlan1: |
| switch IP address and subnet mask. Press | Configure IP on this interface? [yes]: yes |
| Return. | IP address for this interface: 10.4.120.106 |
|
| |
| The IP address and subnet mask shown to the | Subnet mask for this interface [255.0.0.0]: 255.0.0.0 |
| right are examples. | |
|
| |
Step 9 |
|
|
Enter N when the prompt asks if you want to | The following configuration command script was created: | |
| enable the switch as a cluster command switch. | hostname switch1 |
| This switch will be a standalone switch that | enable secret 5 $1$Ulq8$DlA/OiaEbl90WcBPd9cOn1 |
| enable password enable_password | |
| does not support clustering. | |
| line vty 0 15 | |
|
| |
| Would you like to enable as a cluster | password |
| no | |
| command switch? [yes/no]: no | |
| ! | |
|
| |
| The switch displays its initial configuration, as | no ip routing |
|
| |
| shown on the right. | ! |
|
| |
|
| interface Vlan1 |
|
| no shutdown |
|
| ip address 10.4.120.106 255.0.0.0 |
|
| ! |
|
| interface FastEthernet0/1 |
|
| ! |
|
| interface FastEthernet0/2 |
|
| ...<output abbreviated> |
|
| interface FastEthernet1/0/3 |
|
| ! |
|
| interface GigabitEthernet0/1 |
|
| ! |
|
| interface GigabitEthernet0/2 |
|
| ! |
|
| end |
|
|
|
Step 10 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.
Cisco ME
| 5 |
| |
|
|