17 switchport allowed vlan – Fortinet 548B User Manual

Page 71

Advertising
background image

- 71 -

7.2.3.17 switchport allowed vlan

This command configures the degree of participation for a specific interface in a VLAN. The ID is a valid
VLAN identification number, and the interface is a valid interface number.

Syntax

switchport allowed vlan {add [tagged | untagged] | remove} <vlan-list>

<vlan-list> - VLAN ID (Range: 1

–3965) – separate non-consecutive IDs with ',' and no spaces and

no zeros in between the range; Use '-' for range.

add - The interface is always a member of this VLAN. This is equivalent to registration fixed.

tagged - All frames transmitted for this VLAN will be tagged.

untagged - All frames transmitted for this VLAN will be untagged.

remove - The interface is removed from the member of this VLAN. This is equivalent to registration
forbidden.

Default Setting

None

Command Mode

Interface Config

This command configures the degree of participation for all interfaces in a VLAN. The ID is a valid VLAN
identification number.

Syntax

switchport allowed vlan {add {tagged | untagged} | remove} all <vlanid>

<vlanid> - VLAN ID (Range: 1

–3965).

all - All interfaces.

add - The interface is always a member of this VLAN. This is equivalent to registration fixed.

tagged - all frames transmitted for this VLAN will be tagged.

untagged - all frames transmitted for this VLAN will be untagged.

remove - The interface is removed from the member of this VLAN. This is equivalent to registration
forbidden.

Default Setting

None

Advertising