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


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. user@host# edit shared sae configuration subscriber-sessions
    
    
    
  3. Enable or disable whether the SAE allows a login from the same IP address without requiring that the previous session logs out first.
  4. [edit shared sae configuration subscriber-sessions]
    
    user@host# set allow-same-ip-login
    
    
    
  5. (Optional) Verify your configuration.
  6. [edit shared sae configuration subscriber-sessions]
    
    user@host# show
    
    adjust-session-time;
    

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