set vlan dynamicegress

Use this command to set the administrative status of one or more VLANs‘ dynamic egress capability. If VLAN dynamic egress is enabled, the device will add the port receiving a tagged frame to the VLAN egress list of the port according to the frame VLAN ID.

Syntax

set vlan dynamicegress vlan-list {enable | disable}

Parameters

vlan-list Specifies the number of the VLAN(s) where dynamic egress will be enabled or disabled.
enable | disable Enables or disables dynamic egress.

Defaults

None.

Mode

All command modes.

Example

This example shows how to enable the dynamic egress function on VLAN 7:

System(rw)->set vlan dynamicegress 7 enable