Deploy a local user admin using CE-Deploy
Abstract
A local user admin account allows direct access to the device without needing to go through its web portal via Control Hub or the cloud xAPI. Some tasks and configuration options are not available via the cloud, so having a local admin account provides a way to set configurations and manage personal mode devices. Typically, setting up a new cloud device removes local admin accounts, making the device's web portal accessible only through Control Hub. In this lab, you will add a new local admin account to the device via the cloud xAPI using CE-Deploy.
dep-2.7 Labs
Loading Environments
To load an environment, use the dropdown in the Environment loading section and select your new Environment and select Load Environment.
Then select Users from the deployment panel

Device Users
Device users allows us to add, delete and modify device users via the cloud xAPI in CE-Deploy. If you doing integrations with 3rd party's, setting configurations or doing device backups having a local admin account on the device may be critical for day to day operations. CE-Deploy can access a device by the IP address to take advantage of the local admin account.
Setting |
|
---|---|
Device User Action |
Add |
Username |
adminUserxx(yourPodNo.) |
Passphrase |
Cisco12345 |
User Role |
Admin, User, Integrator |
PassPhase Change |
No |
Shell Login |
Yes |
Activate Account |
Yes |


Network IP Address Challenge
In the next portion of the lab you will need the IP address of your pods endpoint. Using the command below in CE-Deploy can you retrieve your IP?
xStatus Network[1] IPv4 Address
Select the cloud/local toggle in the main navigation bar.

Ensure that it is set to local and the interface updates:

Now we can use the IP address of the device to send commands.
xCommand time datetime get


Success
All done. Congrats, you have now seen the most commonly used functions in CE-Deploy, but there is still plenty to explore. Stay on the local tab as we dive in deep to some lesser known features.