| <name> | Username. | 
| password  | Specifies the password type: •	encrypted <key>—Enables encrypted password authentication. •	plain-text <text>—Enables plain-text password authentication. The plain-text password must be at least eight characters. | 
| auth-protocol  | Specifies the authorization protocol: •	MD5—Enables MD5 security protocol. •	SHA—Enables SHA security protocol. | 
| priv-protocol | Specifies the privacy protocol: •	AES—CFB128-AES-128 as the privacy protocol. •	DES—CBC-DES as the privacy protocol. | 
| priv-key  | Specifies the privacy key: •	encrypted <key>—Encrypted privacy key. •	plain-text <text>—Plain-text privacy key. The plain-text privacy key must be at least 8 characters. |