华为交换机、FW防火墙添加用户、授权用户级别及删除用户添加用户12345678910111213sysaaalocal-user “用户名” password irreversible-cipher “密码”local-user “用户名” service-type sshlocal-user “用户名” level 3#ssh user “用户名”ssh user “用户名” authentication-type passwordssh user “用户名” service-type allssh authorization-type default aaaquityquit删除用户1234567sysaaaundo local-user “用户名”quitquityquitFW(防火墙)设备添加用户123456789101112sysaaamanager-user “用户名”password cipher “密码”service-type sshlevel 3#ssh user “用户名”ssh user “用户名” authentication-type passwordssh user “用户名” service-type stelnetquitquit删除用户12345sysaaaundo manager-user “用户名”quitquit