Cisco Catalyst 4500 Series Configuration Manual page 442

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring Network Assistant in Community or Cluster Mode
Command
Step 6
Switch(config-if)# switchport access vlan
vlan_id
Step 7
Switch(config-if)# interface {vlan vlan_ID |
|
slot/interface
Step 8
Switch(config-if)# ip address ip_address
Step 9
Switch(config-if)# no shutdown
Step 10
Switch(config-if)# ip http server
Step 11
Switch(config)# ip domain-name domain_name
Step 12
Switch(config)# ip http secure-server
Step 13
Switch(config)# ip http max-connections
connection_number
Step 14
Switch(config)# ip http timeout-policy idle
idle_time life life_time requests requests
Step 15
Switch(config-if)# ip http secure-server
Step 16
Switch(config)# ip route a.b.c
Step 17
Switch(config)# line con 0
Step 18
Switch(config-line)# exec-timeout x y
Step 19
Switch(config-line)# password password
Step 20
Switch(config-line)# login
Step 21
Switch(config-line)# line vty x y
Step 22
Switch(config-line)# password password
Step 23
Switch(config-line)# login
Step 24
Switch(config-line)# line vty x y
Step 25
Switch(config-line)# password password
Step 26
Switch(config-line)# login
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
14-14
Port-channel number}
Chapter 14
Configuring the Catalyst 4500 Series Switch with Cisco Network Assistant
Purpose
Enables the selected interface to be in the specified VLAN.
Select the VLAN instance for configuration.
Assigns an IP address to the SVI.
Enables the interface.
Starts the HTTP server so that Network Assistant can talk to
the switch.
Enables the domain name on the switch to configure HTTPS.
Enables the HTTPS server on the switch. By default, the
HTTPS server is disabled.
Configures the maximum concurrent connections to the
HTTP server.
A connection_number of 16 is recommended.
Configures the HTTPS port.
The idle keyword specifies the maximum amount of time a
connection can stay idle. A idle value of 180 seconds is
recommended.
The life keyword specifies the maximum amount of time a
connection can stay open since it was established. A life
value of 180 seconds is recommended.
The requests keyword specifies the maximum number of
requests on a connection. A requests value of 25
recommended.
(Optionally) Enables the switch to accept HTTPS
connections from Network Assistant.
Establishes the route to the default router, usually supplied
by the local Internet provider.
This line represents the only difference between the
Note
configuration for a standalone and a networked
switch.
Selects the console port to perform the configuration.
Configures an automatic session logout if no keyboard input or
output is displayed on the terminal.
Specifies a password for the console port.
Allows login to the console port.
Creates additional VTY lines for CNA to access the switch.
Specifies a password for the switch.
Allows login to the switch.
Creates additional VTY lines for CNA to access the switch.
Specifies a password for the switch.
Allows login to the switch.
OL-25340-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents