75
all: Specifies all users.
service-type: Specifies the local users that use a specific type of service.
• advpn: ADVPN tunnel users.
• ftp: FTP users.
• http: HTTP users.
• https: HTTPS users.
• ike: IKE users that access the network through IKE extended authentication.
• ipoe: IPoE users that access the network through Layer 2 or Layer 3 leased lines or STBs.
• lan-access: LAN users that typically access the network through an Ethernet, such as 802.1X
users.
• pad: X.25 PAD users.
• portal: Portal users.
• ppp: PPP users.
• ssh: SSH users.
• sslvpn: SSL VPN users.
• telnet: Telnet users.
• terminal: Terminal users that log in through console ports, AUX ports, or async ports.
Usage guidelines
If you do not specify the class { manage | network } option, this command adds a device
management user.
Examples
# Add a device management user named user1 and enter local user view.
<Sysname> system-view
[Sysname] local-user user1 class manage
[Sysname-luser-manage-user1]
# Add a network access user named user2 and enter local user view.
<Sysname> system-view
[Sysname] local-user user2 class network
[Sysname-luser-network-user2]
# Add a local guest named user3 and enter local guest view.
<Sysname> system-view
[Sysname] local-user user3 class network guest
[Sysname-luser-network(guest)-user3]
Related commands
display local-user
service-type (local user view)
local-user-export class network guest
Use local-user-export class network guest to export local guest account information to a .csv file
in the specified path.
Syntax
local-user-export class network guest url url-string