Download Print this page

Local-User-Export - HP FlexNetwork MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for FlexNetwork MSR Series:

Advertisement

lan-access: LAN users who 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.
telnet: Telnet users.
terminal: Terminal users who 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

Use local-user-export to export local guest account information to a .csv file in the specified path.
Syntax
local-user-export class network guest url url-string
Views
System view
Predefined user roles
network-admin
Parameters
class: Specifies the local user type.
network: Specifies the network access user.
guest: Specifies the local guest.
url url-string: Specifies the URL of the destination file, a case-insensitive string of 1 to 255
characters.
70

Advertisement

loading