1.添加用户
****************************************************************
添加用户
****************************************************************
600c # config user local
600c (local) # edit test
new entry 'test' added
600c (testtest) # set type password
600c (testtest) # set passwd 123.com
600c (testtest) # end
2.删除用户
****************************************************************
删除用户
****************************************************************
600c # config user local
600c (local) # delete test
600c (local) # end