User's Manual
Table Of Contents
- 1. INTRODUCTION
- 2. INSTALLATION
- 3. SWITCH MANAGEMENT
- 4. WEB CONFIGURATION
- 4.1 Main Web Page
- 4.2 System
- 4.3 PoE Configuration
- 4.4 Basic Configuration
- 4.5 VLAN Configuration
- 4.6 QoS Configuration
- 4.7 ACL Configuration
- 4.8 Security
- 4.9 Advanced Features
- 4.10 Monitoring
- 5. COMMAND LINE INTERFACE
- 6. Command Line Mode
- 7. SWITCH OPERATION
- 8. Power over Ethernet Overview
- 9. TROUBLESHOOTING
- APPENDEX A: Networking Connection
- APPENDIX B: GLOSSARY
User’s Manual of FGSW-Series
90
4.5.6 VLAN Port Config
This page is used for configuring the Managed PoE+ Switch port VLAN. The VLAN per port configuration page contains fields
for managing ports that are part of a VLAN. The port default VLAN ID (PVID) is configured on the VLAN port configuration page.
All untagged packets arriving to the device are tagged by the ports PVID.
Understanding Nomenclature of the Switch
■ IEEE 802.1Q Tagged and Untagged
Every port on an 802.1Q compliant switch can be configured as tagged or untagged.
• Tagged:
Ports with tagging enabled will put the VID
number, priority and other VLAN information into the
header of all packets that flow into those ports. If a packet has previously been tagged, the port
will not alter the packet, thus keeping the VLAN information intact. The VLAN information in the
tag can then be used by other 802.1Q compliant devices on the network to make
packet-forwarding decisions.
• Untagged:
Ports with untagging enabled will strip the 802.1Q tag from all packets that flow into those
ports. If the packet doesn't have an 802.1Q VLAN tag, the port will not alter the packet. Thus,
all packets received by and forwarded by an untagging port will have no 802.1Q VLAN
information. (Remember that the PVID is only used internally within the Switch). Untagging is
used to send packets from an 802.1Q-compliant network device to a non-compliant network
device.
Frame Income
Frame Leave
Income Frame is tagged Income Frame is untagged
Leave port is tagged Frame remains tagged Tag is inserted
Leave port is untagged Tag is removed Frame remains untagged
Table 4-5-2: Ingress / Egress Port with VLAN VID Tag / Untag table