[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Allowing Multiple Logins from the Same IP Address
You can specify whether the SAE allows a
login from the same IP address without requiring that the previous
session logs out first.
- If you enable this setting, the SAE logs in the new subscriber
session and automatically logs out the previous session.
- If you disable this setting, the SAE denies login requests
if a subscriber session for an IP address is active.
Use the following configuration statement
to specify whether or not the SAE allows multiple logins from the
same IP address:
- shared sae configuration subscriber-sessions {
- allow-same-ip-login;
- }
To specify whether the SAE allows a login
from the same IP address without requiring that the previous session
logs out first:
- From configuration mode, access the subscriber sessions
statement.
- user@host# edit shared sae configuration subscriber-sessions
- Enable or disable whether the SAE allows a login from
the same IP address without requiring that the previous session logs
out first.
- [edit shared sae configuration subscriber-sessions]
- user@host# set allow-same-ip-login
- (Optional) Verify your configuration.
[edit shared sae configuration subscriber-sessions]
user@host# show
adjust-session-time;
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]