vrrp host-mobility-acl (S-, K-Series)

Assigns an ACL to the host-mobility configuration to define those routes that should or should not take part in host mobility.

Syntax

vrrp host-mobility-acl vrid acl-name
no vrrp host-mobility-acl vrid [acl-name]

Parameters

vrid Specifies the VRRP instance for this fabric route host mobility mode configuration.

Defaults

If an ACL is not specified using the “no” option, all assigned ACLs are removed from the configuration.

Mode

Interface configuration mode.

Usage

The “no” form of this command removes the specified ACL from the host mobility configuration or all ACLs if no ACL is specified.

Example

This example assigns the hostMobil1 ACL to the VRID 1 host mobility configuration:

System(rw)->
System(rw)->configure
System(rw-config)->interface vlan 20
System(rw)-config-intf-vlan.0.20)->vrrp fabric-route-mode 1 host-mobility acl hostMobil1
System(rw)-config-intf-vlan.0.20)->