|
|
This chapter describes the function and displays the syntax for Cisco IOS web browser commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Configuration Fundamentals Command Reference.
To clear the counter for packets redirected by the Web Cache Control Protocol, use the clear ip wccp EXEC command.
clear ip wccpIf you are Telneting to a Cisco IOS platform and you want to display 8-bit and multibyte international characters (for example, Japanese) and print the ESC character as a single character instead of as the caret and bracket symbols (^[), use the international line configuration command. To display the no form of this command to display characters in 7-bit format.
internationalTo assign an access list to the HTTP server used by the Cisco IOS ClickStart software or the Cisco Web browser interface, use the ip http access-class global configuration command. To remove the assigned access list, use the no form of this command.
ip http access-class {access-list-number | name}
access-list-number | Standard IP access list number in the range 0 to 99, as configured by the access-list (standard) command. |
name | Name of a standard IP access list, as configured by the ip access-list command. |
Use the ip http authentication global configuration command to specify a particular authentication method for HTTP server users. Use the no form of this command to disable a configured authentication method.
ip http authentication {aaa | enable | local | tacacs}
aaa | Indicates that the AAA facility is used for authentication. |
enable | Indicates that the enable password method, which is the default method of HTTP server user authentication, is used for authentication. |
local | Indicates that the local user database as defined on the Cisco router or access server is used for authentication. |
tacacs | Indicates that the TACACS or XTACACS server is used for authentication. |
To specify the port to be used by the Cisco IOS ClickStart software or the Cisco Web browser interface, use the ip http port global configuration command. To use the default port, use the no form of this command.
ip http port number
number | Port number for use by ClickStart or the Cisco Web browser interface. The default is 80. |
To enable a Cisco 1003, Cisco 1004, or Cisco 1005 router to be configured from a browser using the Cisco IOS ClickStart software, and to enable any router to be monitored or have its configuration modified from a browser using the Cisco Web browser interface, use the ip http server global configuration command. Use the no form of this command to disable this function.
ip http serverTo enable the router to support the Web Cache Control Protocol, use the ip wccp enable global configuration command. The no form of this command disables support for the Web Cache Control Protocol.
ip wccp enableTo specify which packets are redirected to a Cisco Cache Engine, use the ip wccp redirect-list global configuration command. The no form of this command enables redirection of all packets.
ip wccp redirect-list {number | name}
number | Standard or extended IP access list number from 1 to 199. |
name | Standard or extended IP access list name. This argument is only available in Release 11.2 P. |
To instruct an interface to check for appropriate outgoing packets and redirect them to a Cisco Cache Engine, use the ip web-cache redirect interface configuration command. The no form of this command disables the redirection of messages to the Cisco Cache Engine.
ip web-cache redirectTo display the usability status of interfaces configured for IP, use the show ip interface EXEC command.
show ip interface [type number]
type | (Optional) Interface type. |
number | (Optional) Interface number. |
To display global statistics related to the Web Cache Control Protocol, use the show ip wccp EXEC command.
show ip wccpTo display information about the router's known Cisco Cache Engines, use the show ip wccp web-caches EXEC command.
show ip wccp web-cachesIf you are Telneting to a Cisco IOS platform and you want to display 8-bit and multibyte international characters (for example, Japanese) and print the ESC character as a single character instead of as the caret and bracket symbols (^[) for a current Telnet session, use the terminal international EXEC command. Use the no form of this command to display characters in 7-bit format for a current Telnet session.
terminal international
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon Feb 8 14:27:03 PST 1999
Copyright 1989-1999©Cisco Systems Inc.