120 switchport hybrid acceptable-frame-type, 121 switchport hybrid allowed vlan – Interlogix NS3702-24P-4S Command Line Guide User Manual

Page 137

Advertising
background image

-137-

4.2.48.120 switchport hybrid acceptable-frame-type

Command:

switchport hybrid acceptable-frame-type all | tagged | untagged

switchport

Switching mode characteristics

hybrid

Change PVID for hybrid port

acceptable-frame-type

Set acceptable frame type on a port.

all

Allo w all frames

tagged

Allow only tagged frames

untagged

Allow only untagged frames

Default:

All

Usage Guide:

To configure acceptable-frame-type of Hybrid VLAN for specific interface

Example:

To configure acceptable-frame-type (tagged) of Hybrid VLAN for GigabitEthernet X/X

Switch# configure terminal

Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # switchport hybrid acceptable-frame-type tagged

4.2.48.121 switchport hybrid allowed vlan

Command:

switchport hybrid allowed vlan [all | none | add <vlan_list> | remove <vlan_list> |

except <vlan_list>]

switchport

Switching mode characteristics

hybrid

Change PVID for hybrid port

allowed

Set allowed VLAN characteristics when interface is in hybrid mode

<vlan_list>

VLAN IDs of the allowed VLANs when this port is in hybrid mode

add

Add VLANs to the current list

all

All VLANs

except

All VLANs except the following

none

No VLANs

remove

Remove VLANs from the current list

Advertising