ADC CLI Commands

ns-migration

The following operations can be performed on “ns-migration”:

start show stop

start ns migration

Start the Migration Operation which will start the migration of sessions

Synopsis

start ns migration

Example

start ns migration

show ns migration

Show the status of ISSU migration for the current node

Synopsis

show ns migration [-dumpsession ( YES NO )]

Arguments

dumpsession Displays the current active migrated session details, if DUMPSESSION option is YES.

Possible values: YES, NO Default value: NO

Output

migrationStatus ISSU Migration Status

migrationStartTime Timestamp for start migration

migrationEndTime Timestamp for migration complete

migrationRollbackStartTime Timestamp for start migration rollback

dumpsession srcIP IP address to match against the source IP address of an incoming IPv4 packet.

srcPort Port number to match against the source port number of an incoming IPv4 packet.

destIP IP address to match against the destination IP address of an incoming IPv4 packet.

destPort Port number to match against the destination port number of an incoming IPv4 packet.

timeout Time for which the connection is idle.

migdfdsessionsallocated Number of migration sessions allocated.

migdfdsessionsactive Number of migration sessions active.

migl4sessionsallocated Number of migration sessions allocated.

migl4sessionsactive Number of migration sessions active.

migdfdsessionsallocatedrollback Number of migration sessions allocated.

migdfdsessionsactiverollback Number of migration sessions active.

migl4sessionsallocatedrollback Number of migration sessions allocated.

migl4sessionsactiverollback Number of migration sessions active.

mighastateflag Current master state in HA.

devno count stateflag

Example

show ns migration

stop ns migration

Stop the running Migration operation

Synopsis

stop ns migration

Example

stop ns migration

ns-migration