Perform this task to change the password for a VM user. The password must be greater than, or equal to, 8 characters.
enable
configure terminal
virtual-service WORD<1-128> change-user-pass WORD<1-20>
Change the password for the rwa user account in the Fabric IPsec Gateway VM:
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#virtual-service figw change-user-pass rwa Enter password : ******** Re-enter password : ********