Configuring Access Guardian Configuring Port-Based Network Access Control
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 28-36
-> aaa profile ap-1 mac inactivity-logout enable
-> aaa profile ap-1 captive-portal inactivity-logout enable interval 600
Use the unp aaa-profile command to assign an AAA profile to a UNP port or UNP link aggregate. For
example:
-> unp port 1/1/5 aaa-profile ap-1
-> unp port 1/2/1-5 aaa-profile ap-1
-> unp linkagg 10 aaa-profile ap-1
-> unp linkagg 2-5 aaa-profile ap-1
Use the captive-portal-profile command to assign an AAA configuration profile to a Captive Portal
Profile. For example:
-> captive-portal-profile cp_p1 aaa-profile ap-1
Use the show aaa profile command to display the AAA profile configuration. For example,
-> show aaa profile ap2
AAA profile name = ap2
Authentication type = mac
Authentication Server:
1st Auth Server = rad1,
2nd Auth Server = rad2
Accounting Server:
1st Accnt Server = rad1,
2nd Accnt Server = rad2
Session Timeout:
Status = disable,
Interval (sec) = 43200,
Trust Radius = disable
Inactivity Timeout:
Status = disable,
Interval (sec) = 600
Accounting Interim:
Interval (sec) = 600,
Trust Radius = disable
Authentication type = 802.1x
Re-Authentication Timeout:
Status = disable,
Interval (sec) = 3600,
Trust Radius = disable
Accounting Interim:
Interval (sec) = 600,
Trust Radius = disable
Authentication type = captive-portal
Session Timeout:
Status = disable,
Interval (sec) = 43200,
Trust Radius = disable