Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
There are two types of user accounts: super-user and read-only. The newly created user account, by default, is read-only.
NOTE:
It is not allowed to configure a built-in username "net-admin".
Creating a User Class and Password
admin@XorPlus# set system login user ychen authentication plain-text-password pica8 admin@XorPlus#set system login user ychen class super-user admin@XorPlus# commit Commit OK. Save done. admin@XorPlus#
Configuring a Login Announcement after Login
admin@XorPlus# set system login announcement "welcome the switch-1101" admin@XorPlus# commit Commit OK. Save done. admin@XorPlus#
Configuring a Login Banner before Login
admin@XorPlus# set system login banner "Hello! Welcome!" admin@XorPlus# commit Commit OK. Save done. admin@XorPlus#