Configuring Access Guardian BYOD Application Examples
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 28-153
Application Example 3: Guest — OmniSwitch Configuration
The OmniSwitch configuration for guest UNP, VLANs, and redirection:
1 Configure UNP port-based functionality as follows:
-> unp port 1/1/13 port-type bridge
-> unp port 1/1/13 802.1x-authentication
-> unp port 1/1/13 mac-authentication
2 Configure MAC-authentication for ClearPass RADIUS on an OmniSwitch as follows:
-> aaa radius-server alu-cppm host 10.255.95.250 key ale
-> aaa device-authentication 802.1x alu-cppm
-> aaa device-authentication mac alu-cppm
-> aaa accounting 802.1x alu-cppm
-> aaa accounting mac alu-cppm
3 Configure UNPs and redirect server as follows:
-> unp profile UNP-guest
-> unp profile UNP-guest map vlan 96
-> unp profile UNP-restricted
-> unp profile UNP-restricted map vlan 96
-> unp redirect-server ip-address 10.255.95.250