ProCurve 6200yl User's Guide Page 341

  • Download
  • Add to my manuals
  • Print
  • Page
    / 596
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 340
10-55
Access Control Lists (ACLs)
Configuring Standard ACLs
Example of Creating and Listing a Standard, Named ACL. This exam-
ple illustrates how to create a standard, named ACL with several ACEs. This
example creates an ACL that:
1. permits IP traffic from a host with the IP address of 10.10.10.104
2. creates another ACE that blocks all other IP traffic from the same subnet
3. allows all other IP traffic
Figure 10-14. Example of Commands Used To Create a Standard, Named ACL
[ log]
This option generates an ACL log message if:
The action is deny.
There is a match.
ACL logging is enabled on the switch. (Refer to “Enable ACL
“Deny” Logging” on page 10-109.)
(Use the debug command to direct ACL logging output to the
current console session and/or to a Syslog server. Note that you
must also use the logging < ip-addr > command to specify the IP
addresses of Syslog servers to which you want log messages
sent. See also “Enable ACL “Deny” Logging” on page 10-109.)
ProCurve(config)# ip access-list standard Sample-List
ProCurve(config-std-nacl)# permit host 10.10.10.104
ProCurve(config-std-nacl)# deny 10.10.10.1/24 log
ProCurve(config-std-nacl)# permit any
ProCurve(config-std-nacl)# exit
ProCurve(config)# _
Creates the “Sample-List”
ACL and enters the “Named
ACL” context for this list.
Appends three ACEs to the
list in the order shown.
Exits from the nacl context.
Page view 340
1 2 ... 336 337 338 339 340 341 342 343 344 345 346 ... 595 596

Comments to this Manuals

No comments