Variable definitions

Variable Value
VlanIds The VLANIDs of which this port is a member.
DiscardUntaggedFrames This field only applies to trunk ports. It acts as a flag used to determine how to process untagged frames received on this port. When the flag is set, the frames are discarded by the forwarding process. When the flag is reset, the frames are assigned to the VLAN specified by rcVlanPortDefaultVlanId.
FilterUnregisteredFrames This field only applies to access ports. It acts as a flag used to determine how to process unregistered frames received on this port. When the flag is set, the frames are discarded by the forwarding process. When the flag is reset, the frames are processed normally.
DefaultVlanId The VLAN ID assigned to untagged frames received on a trunk port.
userPriority Set the port priority value from the list as a value between 0 and 7.
Tagging Indicates the type of VLAN port. A trunk port can be a member of more than one VLAN. An access port can be a member of only VLAN, if no membership conflict exists.

There are four types of VLAN port:

  • tagAll(trunk)
  • untagAll(access)
  • tagPvidOnly
  • untagPvidOnly