Cisco Systems WSC4500X16SFP Manual De Usuario

Descargar
Página de 680
9-15
Software Configuration Guide—Release 12.2(25)EWA
OL-7659-03
Chapter 9      Configuring Switches with Web-Based Tools
Configuring and Using the Network Assistant
Note
CISCO-CLUSTER_MIB is not supported.
Configuring Network Assistant in Community or Cluster Mode
This section provides a detailed explanation of the CLI used to configure Network Assistant to work in 
a community or cluster. Network Assistant communicates with a Catalyst 4500 series switch by sending 
Cisco IOS commands over an HTTP (or HTTPS) connection.
The following topics are discussed:
Configuring Network Assistant in on a Networked Switch in Community Mode
To configure Network Assistant on a networked switch in community mode, follow these steps:
Command
Purpose
Step 1
Switch# configure terminal
Enters global configuration mode.
Step 2
Switch(config)# enable password 
name
Enables password protection of configuration mode.
Step 3
Switch(config)# vtp domain 
name
Creates a VTP domain to manage VLAN.
Step 4
Switch(config)# vlan 
vlan_id
Creates a VLAN.
Step 5
Switch(config-vlan)# interface {vlan 
vlan_ID | 
{fastethernet | gigabitethernet
slot/interface
 | 
Port-channel 
number} 
Selects the interface that will connect to your CNA-enabled 
PC.
Step 6
Switch(config-if)# switchport access vlan 
vlan_id
Enables the selected interface to be in the specified VLAN.
Step 7
Switch(config-if)# interface {vlan 
vlan_ID | 
slot/interface
 | 
Port-channel 
number} 
Select the VLAN instance for configuration.
Step 8
Switch(config-if)# ip address 
ip_address
Assigns an IP address to the SVI.
Step 9
Switch(config-if)# no shutdown
Enables the interface.
Step 10
Switch(config-if)# ip http server
Starts the HTTP server so that Network Assistant can talk to the 
switch.
Step 11
Switch(config-if)# ip http secure-server
(Optionally) Enables the switch to accept HTTPS connections 
from Network Assistant.
Step 12
Switch(config)# ip route 
a.b.c
Establishes the route to the default router, usually supplied by 
the local Internet Provider.
Note
This line represents the only difference between the 
configuration for a standalone and a networked 
switch.
Step 13
Switch(config)# line con 0
Select the console port to perform the configuration.
Step 14
Switch(config-line)# exec-timeout
 x y
Configures an automatic session logout if no keyboard input or 
output is displayed on the terminal.
Step 15
Switch(config-line)# password 
password
Specifies a password for the console port.