Switch Management Commands 2279User GuidelinesThe HTTP TCP port should not be set to a value that might conflict withother well-known protocol port numbers used on this switch.ExampleThe following example shows how the http port number is configured to10013.console(config)#ip http port 10013ip http serverUse the ip http server command to enable the switch to allow HTTP accessto the switch. To disable this function use the no form of this command.Syntaxip http serverno ip http serverDefault ConfigurationThe default mode is enabled.Command ModeGlobal Configuration modeUser GuidelinesThis command enables HTTP access to the switch. Use the ip http secure-server command to enable HTTPS access. It is recommended thatadministrators enable HTTPS access in preference to HTTP access in orderto ensure that management activity is not snooped.ExampleThe following example enables the switch to be configured from a browser.console(config)#ip http server