Configuring a standard ipv4 acl, Figure 201 s – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 912

Advertising
background image

862

Brocade 6910 Ethernet Access Switch Configuration Guide

53-1002581-01

Access Control Lists

41

To show a list of ACLs:

1. Click Security, ACL.

2. Select Configure ACL from the Step list.

3. Select Show from the Action list.

FIGURE 201

Showing a List of ACLs

Configuring a Standard IPv4 ACL

Use the Security > ACL (Configure ACL - Add Rule - IP Standard) page to configure a Standard IPv4
ACL.

CLI References

“permit, deny (Standard IP ACL)”

on page 241

“show ip access-list”

on page 245

“Time Range”

on page 102

Parameters

These parameters are displayed:

Type – Selects the type of ACLs to show in the Name list.

Name – Shows the names of ACLs matching the selected type.

Action – An ACL can contain any combination of permit or deny rules.

Address Type – Specifies the source IP address. Use “Any” to include all possible addresses,
“Host” to specify a specific host address in the Address field, or “IP” to specify a range of
addresses with the Address and Subnet Mask fields. (Options: Any, Host, IP; Default: Any)

Source IP Address – Source IP address.

Source Subnet Mask – A subnet mask containing four integers from 0 to 255, each separated
by a period. The mask uses 1 bits to indicate “match” and 0 bits to indicate “ignore.” The mask
is bitwise ANDed with the specified source IP address, and compared with the address for
each IP packet entering the port(s) to which this ACL has been assigned.

Time Range – Name of a time range.

Advertising