[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.

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:

  1. From configuration mode, access the subscriber sessions statement.
  2. Enable or disable whether the SAE allows a login from the same IP address without requiring that the previous session logs out first.
  3. (Optional) Verify your configuration.
    [edit shared sae configuration subscriber-sessions]
    user@host# show 
    adjust-session-time;

[Contents] [Prev] [Next] [Index] [Report an Error]