Cisco 4500M Software Manual page 147

Software guide
Table of Contents

Advertisement

Chapter 9
Configuring Switches with Web-based Tools
Command
Step 4
Switch(config-if)# ip address ip_address
address_mask
Step 5
Switch(config)# ip http port port_number
Step 6
Switch(config)# ip http authentication
[enable | local | tacacs]
Step 7
Switch(config-if)# end
Step 8
Switch# show running-config| include http
This example shows how to configure the HTTP server:
Switch# configure terminal
Switch(config)# interface GigabitEthernet 3/21
Switch(config-if)# ip address 10.77.209.183 255.255.255.0
Switch(config)# ip http server
Switch(config)# ip http port 80
Switch(config)# end
Switch# show running-config
Building configuration...
!
ip http server
!
This example shows how to configure the TCP/IP port number to the default (80):
Switch(config)# default ip http port
This example shows how to configure the TCP port number to 2398:
Switch(config)# ip http port 2398
OL-6696-01
Configuring and Using the Network Assistant
Purpose
(Optionally) Assigns an IP address to the Catalyst 4500
series
This step is mandatory if the switch is a cluster
Note
command switch candidate. This step is optional if
the switch is a cluster member candidate.
(Optionally) Configures the HTTP port.
Perform this step only if you want to change the
Note
default setting (80) for the TCP/IP port number on
the server.
Configures HTTP authentication on the switch.
The Catalyst 4500 series switch software allows you to
authenticate console, Telnet, and HTTP logins using the
TACACS or Local database.
When you log in to the switch using HTTP, a dialog box
appears and prompts you for your username and password.
After you provide your username and password, the system
authenticates your login with the HTTP user-authentication
method. The system denies access unless the username and
password are valid.
Returns to privileged EXEC mode.
Verifies that the HTTP server is enabled.
Software Configuration Guide—Release 12.2(25)EW
9-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents