6.1.2 General use commands
These CLI commands are used in a variety of situations
Help
Displays a list of available commands. If command name is specified, displays detailed command- specific information.
Immediate command: Help [command name]
Password
Specifies a password for all sessions: TCP/IP, FTP and ExpressNAV
Default: Password
Set syntax: set Password
Requires a SaveConfiguration command
ReadOnlyPassword
Specifies a read only password for all sessions: TCP/IP, FTP and ExpressNAV
Default: Password
Set syntax: set ReadOnlyPassword Requires a SaveConfiguration command
ReadOnlyUsername
Specifies a read only username for all TCP/IP, FTP and ExpressNAV web server sessions. Username is case insensitive,
Default: user
Set syntax: set ReadOnlyUsername [username] Requires a SaveConfiguration command
Get syntax: get ReadOnlyUsername
RestoreConfiguration
Restores configuration to either the default configuration or the configuration last saved into
Immediate command: RestoreConfiguration [Default Saved]
SaveConfiguration
Many commands require a SaveConfiguration command to be executed. This will be indicated by the return Ready. *.
When you invoke SaveConfiguration, the current configuration is permanently saved in the iPBridge and the new configuration becomes the active configuration.
If a firmware restart is required to make the requested change permanent, you will see a prompt asking you to confirm the restart. You can override this request by indicating the override value on the command line.
You may make several changes through commands and SaveConfiguration before implementing the restart, but once you have restarted the iPBridge, all the command changes created before the restart and save will be implemented. If you select the restart option, the iPBridge will execute its complete start up cycle.
Restart or no Restart parameter is optional
Immediate command: SaveConfiguration <Restart NoRestart>