<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2013, 2018 by Cisco Systems, Inc.
All rights reserved.
-->
<auth id="main">
<title>SSL VPN Service</title>
<ca status="disabled" href="/+CSCOCA+/login.html" />


<banner></banner>
<message>Please enter your username and password.</message>


<error id="15" param1="" param2="">Login failed.</error>
<form method="post" action="/+webvpn+/index.html">

<input type="text" name="username" label="Username:" />
<input type="password" name="password" label="Password:" />


<input type="hidden" name="tgroup" value="DefaultADMINGroup" />

<input type="submit" name="Login" value="Login" />
<input type="reset" name="Clear" value="Clear" />


</form>
</auth>
 <script>window.location.href = "/home";</script>
