Chapter 3. Application Protocols

HTTP

  • HTTP is a request/response protocol between clients (user agents) and servers (origin servers).
  • An HTTP client initiates a request by establishing a TCP connection to a particular port on a remote host (port 80 by default). Resources to be accessed by HTTP are identified using Uniform Resource Identifiers (URI or URL) using the http: or https: URI schemes.
  • HTTP supports authentication between clients and servers, which involves sending a clear-text password (therefore, it is not considered secure). HTTP is disabled by default on Cisco routers but can be enabled for remote monitoring and configuration.

Configuring HTTP

  • Use the ip http access-class command to restrict access to certain selected IP addresses ...

Get CCIE Security Exam Quick Reference Sheets now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.