vsx active-forwarding

Syntax

vsx active-forwarding
no vsx active-forwarding

Description

Configures VSX active-forwarding on an interface VLAN.

The no form of this command unconfigures VSX active-forwarding on a VLAN interface.

Command context

config-if-vlan

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Example

Attempting to enable VSX active-forwarding on an interface that has an active-gateway enabled:

switch# interface vlan 3
switch(config-if-vlan)# vsx active-forwarding
Active-forwarding cannot be enabled on an interface that has active-gateway enabled

Successfully enabling VSX active-forwarding:

switch# interface vlan 3
switch(config-if-vlan)# vsx active-forwarding
switch(config-vsx)# 

Unconfiguring VSX active-forwarding:

switch# interface vlan 3
switch(config-if-vlan)# no vsx active-forwarding
switch(config-vsx)#