Specifications
OmniAccess Reference: AOS-W System Reference
398 Part 031652-00 May 2005
Assign a policy to a the port used when entering the config-if
mode.
Defining Roles Using the CLI
Configuring Roles
Roles are configured in the CLI using the config-role mode commands.
Define a user role and enter the config-role mode.
Begin to enter the role parameters.
Defining Access Control Lists in the CLI
ACLs are applied to physical interfaces
1
using the ip access-group command in
the CLI.
Standard ACLs
Create standard ACLs using the standard option of the access-list
command.
(Alcatel) (config-if)#ip access-group guest session
2
(Alcatel) (config) #user-role foo-user
(Alcatel) (config-role) #
(Alcatel) (config-role) #dialer default-dialer
(Alcatel) (config-role) #pool pptp-pool-1
1.All Alcatel Wireless LAN switches support up to 128 IP interfaces.
(Alcatel) (config) #ip access-list standard foo-1
(Alcatel) (config-std-foo-1)#
(Alcatel) (config-std-foo-1)# permit 192.168.10.0 255.255.255
(Alcatel) (config-std-foo-1)# permit host 192.168.20.15
(Alcatel) (config-std-foo-1)# deny any