Previous page Next page

Example: Using an Access Control Rule to Filter Web Traffic

To configure your switch to filter Web traffic to a particular Web server:

  1. In the navigation pane, expand the Routing > IP > Configuration folders, and then click Access Lists.
  2. The IP Access List Web page is displayed in the content pane. See Figure�134.

  3. Select Create Extended. The IP Extended Access Rule Creation Web page displays (Figure�136).
  4. Enter a number between 100 and 199 (or Alphanumeric) (for extended ACL) in the Access List Name field to identify your new access control list.
  5. Enter a number in the Access Rule Index field to identify the access rule.
  6. Select Deny/Filter in the Access Type field.
  7. Leave 0.0.0.0 and 255.255.255.255 as the Source Address and Source Address Wildcard for the Source Subnet parameter settings. All source traffic will match.
  8. Enter the IP address in the Dest Address field that represents the destination address of the Web server. Enter a wildcard of 0.0.0.0 to identify the specific IP address of the destination Web server.

Note: To deny/filter traffic to a specific address and not to an entire subnet, you must specify the destination IP address of the network node, and use a subnet wildcard of 0.0.0.0.

  1. Specify the TCP protocol ID = 6. If you specify TCP or UDP port numbers, you must specify Protocol ID 6 or 17 respectively.
  2. Enter the following in the TCP/UDP Destination Port field:
  3. Leave the TCP/UDP Source Port field alone:
  4. Select TCP Established. A check mark displays in the check box.
  5. Click CREATE to save your changes, or CANCEL to restore previous settings.

Each time any end user attempts to access the Web server specified by the destination TCP/UDP ports, all Web requests are filtered.


Previous page Next page