Chapter 15: User Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 15-6
Efficient Networks
®
Examples
Example command adding the user guiguy with the access rights and privilege of the
network template.
Example command adding a user account with no optional parameters.
Response
See examples above.
user delete access
Deletes an access path from the specified user account. To view the current access
methods for a user, use the command
user list
.
Mgmt Class
Admin (R/W)
Input Format
user delete access <lan | wan | console> <username>
Parameters
Response
A typical response is shown below.
-> user add user guiguy htmlrus network enable
User "guiguy" added (enabled, with "network" template)
-> user add user staff001 secret
User "staff001" added.
lan
Removes user access through a LAN connection.
wan
Removes user access through the WAN connection.
console
Removes user access through the console (serial port).
<username>
User account to which access method will be deleted.
-> user delete access wan Admin1
Deleted "WAN" access for user "Admin1"