HP ProCurve Secure Router 7203 dl Advanced Management And Configuration Manual page 249

Secure router
Hide thumbs Also See for ProCurve Secure Router 7203 dl:
Table of Contents

Advertisement

Using Permit and Deny Entries to Select Traffic. To create permit and
deny entries for standard ACLs, you use the following command syntax:
Syntax: [permit | deny] [any | host {<A.B.C.D> | <hostname>} | <A.B.C.D> <wildcard bits>]
Table 5-7 lists the options for specifying the source address.
Table 5-7.
Options for Specifying Source Address
Option
any
host [<A.B.C.D> | <hostname>]
<A.B.C.D>
<A.B.C.D> <wildcard bits>
For example, if you want to select all hosts for the action specified in the ACP,
you create a permit entry in the ACL:
ProCurve(config-std-nacl)# permit any
If you want to select all hosts and exclude them from the action specified in
the ACP, enter:
ProCurve(config-std-nacl)# deny any
You can also create an entry to select a specific host. To select a host for the
action specified in the ACP, enter:
ProCurve(config-std-nacl)# permit host [<A.B.C.D> | <hostname>]
To select a host and exclude it from the action specified in the ACP, enter:
ProCurve(config-std-nacl)# deny host <A.B.C.D>
For example, if you want to select a host with the IP address of 192.168.115.90
and exclude it from the action you will later specify in the ACP, enter:
ProCurve(config-std-nacl)# deny host 192.168.115.90
You can also use a hostname to select the host for the action. Enter:
ProCurve(config-std-nacl)# permit hostname user1.procurve.com
Applying Access Control to Router Interfaces
Using ACPs to Control Access to Router Interfaces
Meaning
matches all hosts
specifies a single IP address or a single host
specifies a single IP address
specifies a range of IP addresses
5-29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7102 dl

Table of Contents