host-mobility timeout (S-, K-Series) (Deprecated in 8.32)

Set the age out timer for a fabric route host mobility route that is no longer available.

Syntax

host-mobility timeout timeout

Parameters

timeout Specifies the age out timer in seconds for a fabric route host mobility route that is no longer available. Valid values are 20 - 2147483647 seconds. Default value is 150 seconds.

Defaults

The fabric route host mobility route age out timer defaults to 150 seconds.

Mode

Global configuration mode.

Usage

VRRP fabric route host mobility supports the alternate host route age out mechanism. By default, when a connected device is moved from one VRRP router to another, the original route continues to advertise until the age out timer expires. When a host mobility enabled device is moved to another router, initially both the old and new router continue to advertise their route for the device. When the original VRRP router receives an advertisement of the moved route, it will ignore the remaining age out time and no longer advertise the associated route.

The actual age out time can be up to twice the time specified by this command.

Example

This example sets the fabric route host mobility age out time to 200 seconds:

System(rw)->
System(rw)->configure
System(rw-config)->host-mobility timeout 200
System(rw-config)->