Siemens RUGGEDCOM ROX II User Manual page 89

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Parameter
pwd
rename
resolved
revert no-confirm
rollback configuration number
save filename
Configuration Mode General Commands
NOTE
The no command affects only the parameter or setting of the node explicitly
specified in the command. When using no to negate a parameter or setting
that has dependencies, clearing the specific parameter does not clear the
related dependencies.
For example, the following command adds an IPv4 route with a gateway:
ruggedcom(config)# routing ipv4 route 192.168.33.0/24 via
192.168.11.2
The following command deletes the gateway, but it does not delete the route:
ruggedcom(config)# no routing ipv4 route 192.168.33.0/24
via 192.168.11.2
The no deletes only the explicitly specified parameter or object.
Displays the path to the current node. For example, after navigating to an IPv4 address, the
following command displays the path through the command hierarchy to the current node:
ruggedcom(config-address-172.30.137.31/19)# pwd
Current submode path:
ip fe-3-1 \ ipv4 \ address 172.30.137.31/19
Changes the value of a parameter. For example, the following command changes the IPv4
address 172.30.137.36/19 to 172.30.137.40/19:
ruggedcom(config)# rename ip fe-3-1 ipv4 address 172.30.137.36/19
172.30.137.40/19
Issue this command when conflicts have been resolved. Conflicts are normally discovered
when the commit operation is performed. Conflicts typically arise when multiple users edit
the same parts of a configuration.
Copies the running configuration into the current configuration. This discards all changes to
the current configuration. This command will prompt the user to confirm the action. Use the
no-confirm parameter to revert the configuration without requiring confirmation.
Returns the configuration to a previously committed configuration. The system stores
a limited number of old configurations. After reaching the maximum number of old
configurations, storing a new configuration deletes the oldest configuration in the list. The
most recently committed configuration (the running configuration) appears as item 0 in the
list. Select a number from the list and press Enter.
ruggedcom(config)# rollback configuration
Possible completions:
0
2012-01-08 13:51:46 by admin via cli
1
2012-01-08 13:50:58 by admin via cli
2
2012-01-08 12:05:46 by admin via cli
3
2012-01-08 10:47:42 by admin via cli
4
2012-01-08 07:49:38 by admin via cli
5
2012-01-08 07:46:14 by admin via cli
ruggedcom(config)# rollback configuration
After rolling back the configuration, use the commit command to commit the changes.
Saves the current configuration, without default values, to an ASCII file. Specify a filename
for the file.
Current configuration means the configuration of the user's current level in the
configuration data hierarchy. For example, if the user is at the top level, the save command
will save the complete/full configuration of the device.
Using RUGGEDCOM ROX II
Description
Chapter 2
43

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents