Access Control List Configuration
163
Software Configuration Guide Release 2.10, Revision 1.00
Where the syntax is:
Mode
Administrator execution
Command
Purpose
Step 1
node
(cfg)#profile acl
name
Creates the access control list profile
name
and enters the configuration mode for
this list
name
is the name by which the access list will be known. Entering this command puts you into
access
control list configuration mode
where you can enter the individual statements that will make up the
access control list.
Use the
no
form of this command to delete an access control list profile. You cannot delete an access
control list profile if it is currently linked to an interface. When you leave the access control list
configuration mode, the new settings immediately become active.
Example: Create an Access Control List Profile
In the following example the access control list profile named WanRx is created and the shell of the
access control list configuration mode is activated.
SN>
enable
SN#
configure
SN(cfg)#
profile acl WanRx
SN(pf-acl)[WanRx]#
19.5 Add a Filter Rule to the Current Access Control List
Profile
The commands
permit
or
deny
are used to define an IP filter rule.
Procedure
To create an IP access control list entry that
permits access
Mode
Profile access control list
Command
Purpose
Step 1
node
(pf-acl)[
name
]#permit ip
{
src
src-wildcard
|
any
|
host
src
} {
dest
dest-wildcard
|
any
|
host
dest
} [
cos
group
]
Creates an IP access of control list
entry that permits access defined
according to the command options
Procedure
To create an IP access control list entry that
denies access
Mode
Profile access control list
Command
Purpose
Step 1
node
(pf-acl)[
name
]#deny ip
{
src
src-wildcard
|
any
|
host
src
} {
dest
dest-wildcard
|
any | host
dest
} [cos
group
]
Creates an IP access of control list
entry that denies access defined
according to the command options
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...