Migration_parameters – HP MPX200 Multifunction Router User Manual
Page 99
1.
Log in to the MPX200 as guest and enter the password.
2.
nl
Open a miguser session using the following command:
miguser start -p migration
(The default password for miguser is migration.)
3.
Create a migration group using the following command:
migration_group add
4.
At the prompt, enter a name for the new group. The name must be a minimum of 4 and a
maximum of 64 alphanumeric characters. You can create a maximum of eight job groups in
addition to the default job group.
The following example shows the migration_group edit command:
MPX200 <1> (miguser) #> migration_group edit
Index Group Name
----- ----------
0 Group 0
1 DM_1
2 DM_2
Please select a Group to be updated ('q' to quit): 0
Please Enter New Group Name (Min = 4 Max =
The following example shows the migration_group rm command:
MPX200 <1> (miguser) #> migration_group rm
Index Group Name
----- ----------
1 DM_1
2 DM_2
Please select a Group to be removed ('q' to quit): 1
Sucessfully removed Group DM_1
migration_parameters
Sets global data migration parameters, including flush intervals and automatic failover.
Authority
miguser
Syntax
migration_params
Keywords
Sets global data migration options.
set
Example
The following example shows the migration_params command:
MPX200 <1> (miguser) #> migration_params set
Local Migration Periodic Flush Interval (Secs, Min=30 ) [30 ]
Remote Migration Periodic Flush Interval (Secs, Min=300 ) [900 ]
Job Auto-failover Timer (Secs, Min=600 ) [900 ] 600
Job Auto-failover Policy (1=Disabled, 2=Enabled) [2 ]
Successfully Modified Migration Global Parameters
Commands
99