113# Configure a super password as 123456789ABGFTweuix@#$%! in plain text, which is used forchanging the user role to network-operator.[Sysname] super password network-operator simple 123456789ABGFTweuix@#$%!Updating user information. Please wait ... ...# Create a device management user named test.[Sysname] local-user test class manage# Set the service type of the user to Telnet.[Sysname-luser-manage-test] service-type telnet# Set the minimum password length to 24 for the local user.[Sysname-luser-manage-test] password-control length 24# Specify that the password of the local user must contain at least four character types and at least fivecharacters for each type.[Sysname-luser-manage-test] password-control composition type-number 4 type-length 5# Set the password for the local user to expire after 20 days.[Sysname-luser-manage-test] password-control aging 20# Configure the password of the local user in interactive mode.[Sysname-luser-manage-test] passwordPassword:Confirm :Updating user information. Please wait ... ...[Sysname-luser-manage-test] quitVerifying the configuration# Display the global password control configuration. display password-controlGlobal password control configurations:Password control: EnabledPassword aging: Enabled (30 days)Password length: Enabled (16 characters)Password composition: Enabled (4 types, 4 characters per type)Password history: Enabled (max history record:4)Early notice on password expiration: 7 daysMaximum login attempts: 2Action for exceeding login attempts: LockMinimum interval between two updates: 36 hoursUser account idle time: 30 daysLogins with aged password: 5 times in 60 daysPassword complexity: Enabled (username checking)Enabled (repeated characters checking)# Display the password control configuration for super passwords. display password-control superSuper password control configurations:Password aging: Enabled (90 days)Password length: Enabled (24 characters)Password composition: Enabled (4 types, 5 characters per type)