R3204P16-HP Load Balancing Module Security Command Reference-6PW101

87
ssh: Authorizes the user to use the SSH service..
telnet: Authorizes the user to use the Telnet service.
terminal: Authorizes the user to use the terminal service, allowing the user to login from the console port.
Description
Use the service-type command to specify the service types that a user can use.
Use the undo service-type command to delete one or all service types configured for a user.
By default, a user is authorized with no service.
Examples
# Authorize user user1 to use the Telnet service.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] service-type telnet
state
Syntax
state { active | block }
undo state
View
ISP domain view, local user view
Default level
2: System level
Parameters
active: Places the current ISP domain or local user in the active state, allowing the users in the current ISP
domain or the current local user to request network services.
block: Places the current ISP domain or local user in the blocked state, preventing users in the current ISP
domain or the current local user from requesting network services.
Description
Use the state command to configure the status of the current ISP domain or local user.
Use the undo state command to restore the default.
By default, an ISP domain is active when created. So is a local user.
By blocking an ISP domain, you disable users of the domain that are offline from requesting network
services. Note that the online users are not affected.
By blocking a user, you disable the user from requesting network services. No other users are affected.
Related commands: domain.
Examples
# Place the current ISP domain test to the state of blocked.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] state block