These commands are more administrative in nature, dealing with users/logins, verification of system settings.
define ui switch-user diag
This allows you to switch to the diag (root) account if you are logged in via another user.
define vmg scope <vmg-id>
Once you log into the SCM have to use this command to access the individual vMedia Gateway applications. You can find the vmg-id of each by running
view vmg status
view ui
Great command to see who else is logged into the console. Because the 7510 can only have a limited number of logged in users remotely.
view access remote
Shows you what users can access the system remotely (ssh)
clear ui <session-num>
This command will disconnect any user that is logged you. You must use the
view ui
command to get the session number you wish to kill.
ping <host>
Works just as any ping works. You can also add the source and # of pings. Stop with
ctrl+c
view nodes
Shows the available nodes that are configured on the 7510. Examples are the active and standby PIM's and SCM's.
view vmg status
Shows the status and state of the gateway to the controller.
view mgw config
Shows the mgw configuration.
view module configuration all
Shows some stats about each module. Included is the Gateway, and App ID of the modules.
view version
Displays the version of the 7510 current software load.
view alarm active
View the active alarms. User the word
remove
instead of view to erase the active alarms.
reboot module
This will reboot the vm application that you're logged into.
reset module <gateway> <appl>
Can only be run from the active SCM. Need to specify the targeted gateway and application numbers.
define ui switch-user <target_user>
Allows you to switch your current nonsuperuser account to either a super-user or another user.
define admin enable <username>
Enables the specified user account
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
More Cheat Sheets by Steve Fowlkes