Specifications

remove wol-authentication user [OP-WOL]
531
remove wol-authentication user [OP-WOL]
Deletes the user information that has been registered.
To apply the setting to user information, execute the
commit wol-authentication
command.
Syntax
remove wol-authentication user {<User name> | -all} [-f]
Input mode
Administrator mode
Parameters
{<User name> | -all }
<User name>
Specify the name of the user to be deleted.
-
all
Deletes all users.
-f
Deletes the user without displaying a confirmation message.
Operation when this parameter is omitted:
A confirmation message is displayed.
Example
When deleting the user USER01:
# remove wol-authentication user USER01
Remove wol-authentication user. Are you sure? (y/n): y
Deleting all users who have been registered in the internal DB for user
authentication:
# remove wol-authentication user -all
Remove all wol-authentication user. Are you sure? (y/n): y
Display items
None
Impact on communication
None
Response messages
Table 29-17 List of response messages for the remove wol-authentication user command
Message Description
Unknown user '<User name>'.
The specified user has not been registered. (when a single
MAC address is specified).