378Configuring and Managing Security ACLs

success: change accepted.

4To map acl-99to port 9 to filter incoming packets, type the following command:

23x0# set security acl map acl-99 port 9 in mapping configuration accepted

Because every security ACL includes an implicit rule denying all traffic that is not permitted, port 9 now accepts packets only from 192.168.1.1, and denies all other packets.

5To map acl-99to user Natasha’s sessions when you are using the local WSS database for authentication, configure Natasha in the database with the Filter-Id attribute. Type the following commands:

23x0# set authentication dot1x Natasha local success: change accepted.

23x0# set user natasha attr filter-id acl-99.in success: change accepted.

6Alternatively, you can map acl-99to Natasha’s sessions when you are using a remote RADIUS server for authentication. To configure Natasha for pass-through authentication to the RADIUS server shorebirds, type the following command:

23x0# set authentication dot1x Natasha pass-through shorebirds success: change accepted.

You must then map the security ACL to Natasha’s session in RADIUS. For instructions, see the documentation for your RADIUS server.

7To save your configuration, type the following command:

23x0# save config

success: configuration saved.

320657-A

Page 378
Image 378
Nortel Networks 2300 manual 23x0# save config