Avaya AP60 Mobility Scooter User Manual


 
Aruba Mobility Controller Configuration Guide
VIEW Certified
Page 16
Assign policies to the role
Create a role, for example phones, and assign the policies to this role. This is the role that will
be assigned to the handsets when they are authenticated successfully.
The Security Policies and QoS can also be configured through the command line interface
(CLI). The CLI commands corresponding to this section are as follows:
configure terminal
netdestination tftp-server
host 10.168.0.20
!
netdestination avpp
host 10.168.0.11
host 10.168.0.12
!
netdestination dhcp-server
host 10.168.0.21
!
ip access-list session phone_acl
user user any deny
user alias avpp svc-avpp permit queue high
alias avpp user svc-avpp permit queue high
user alias tftp-server svc-tftp permit
user alias dhcp-server svc-dhcp permit
user host 224.0.1.116 any permit
!