Gigabit Ethernet Switch User's Manual
Table Of Contents
- Chapter 1. Introduction
- Chapter 2. Installing the Switch
- Chapter 3. Switch Management
- Chapter 4. Console Interface
- 4.1 Login Screen
- 4.2 Main Menu
- 4.3 System Information Menu
- 4.4 Management Setup Menu
- 4.5 Device Control Menu
- 4.5.1 Setting the System Operation Mode
- 4.5.2 Layer 2 Menu
- 4.5.3 Using the Bridge Menu
- 4.5.4 Configuring Virtual LANs
- 4.5.5 Configuring IGMP Snooping
- 4.5.6 Configuring IP Settings
- 4.5.7 Security Menu
- 4.5.8 Jumbo Packet Configuration
- 4.6 Monitoring the Switch
- 4.6.1 Displaying Port Statistics
- 4.6.2 Layer 2 Address Tables
- 4.6.3 Displaying Bridge Information
- 4.6.4 Displaying VLAN Information
- 4.6.5 IP Multicast Registration Table
- 4.6.6 IP Address Table
- 4.7 Resetting the System
- 4.8 Logging Off the System
- Chapter 5. Web Interface
- 5.1 Web-Based Configuration and Monitoring
- 5.2 Navigating the Web Browser Interface
- 5.3 Panel Display
- 5.4 Main Menu
- 5.5 System Information Menu
- 5.6 Management Setup Menu
- 5.7 Device Control Menu
- 5.7.1 Layer 2 Menu
- 5.7.2 Using the Bridge Menu
- 5.7.3 Configuring Virtual LANs
- 5.7.4 Configuring IGMP Snooping
- 5.7.5 Configuring IP Settings
- 5.7.6 Configuring Security Filters
- 5.7.7 Jumbo Packet Configuration
- 5.8 Monitoring the Switch
- 5.9 Resetting the System
- Chapter 6.Advanced Topics
- Appendix A Troubleshooting
- Appendix B Pin Assignments
- GLOSSARY

WGS3 Layer 3 Switch User’s Manual
- 228 -
Chapter 6.Advanced Topics
This Layer 3 switch supports both Layer 2 which is based on physical device addresses and Layer 3
switching which is based on IP network addresses. These functions, along with other advanced features
are described in this chapter.
6.1 Layer 2 Switching
When a frame enters a port, its destination MAC address is checked in the address database to see
which port leads to this destination. If the destination address belongs to the incoming port, the frame is
dropped or “filtered.” If the destination port is found on another port, the frame is forwarded to that port
and queued for output. But, if the destination address is not found in the address database, the frame is
sent to one or more output ports based on the rules for handling tagged or untagged VLAN frames.
If the source MAC address of the frame was not found in the address database, it is recorded along with
the incoming port number where it entered the switch. This information is then used to make later
decisions for frame forwarding.
During switching, the switch performs multiple steps, including:
• VLAN Classification
• Learning
• Filtering
• Forwarding
• Aging
The following sections provide additional information about the tasks the switch performs during unicast
and multicast switching.