Chapter 24 Web Authentication
UAG CLI Reference Guide
147
• endpoint security object: use “EPS-WinXP” and “EPS-WinVista” for the first and second checking
EPS objects
Router# configure terminal
Router(config)# web-auth policy insert 1
Router(config-web-auth-1)# activate
Router(config-web-auth-1)# description EPS-on-LAN
Router(config-web-auth-1)# source LAN1_SUBNET
Router(config-web-auth-1)# destination DMZ_Servers
Router(config-web-auth-1)# authentication force
Router(config-web-auth-1)# no schedule
Router(config-web-auth-1)# eps activate
Router(config-web-auth-1)# eps 1 EPS-WinXP
Router(config-web-auth-1)# eps 2 EPS-WinVista
Router(config-web-auth-1)# exit