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.2.1 Management
- 4.2.1.1 System Information
- 4.2.1.2 IP Configuration
- 4.2.1.3 IP Status
- 4.2.1.4 ARP Table
- 4.2.1.5 Users Configuration
- 4.2.1.6 Privilege Levels
- 4.2.1.7 NTP Configuration
- 4.2.1.7.1 System Time Correction Manually
- 4.2.1.8 Time Configuration
- 4.2.1.9 UPnP
- 4.2.1.10 DHCP Relay
- 4.2.1.11 DHCP Relay Statistics
- 4.2.1.12 CPU Load
- 4.2.1.13 System Log
- 4.2.1.14 Detailed Log
- 4.2.1.15 Remote Syslog
- 4.2.1.16 SMTP Configuration
- 4.2.1.17 Fault Alarm
- 4.2.1.18 Digital Input/Output
- 4.2.2 Simple Network Management Protocol
- 4.2.3 RMON
- 4.2.4 DHCP server
- 4.2.5 Remote Management
- 4.2.1 Management
- 4.3 Switching
- 4.3.1 Port Management
- 4.3.2 Link Aggregation
- 4.3.3 VLAN
- 4.3.3.1 VLAN Overview
- 4.3.3.2 IEEE 802.1Q VLAN
- 4.3.3.3 VLAN Port Configuration
- 4.3.3.4 VLAN Membership Status
- 4.3.3.5 VLAN Port Status
- 4.3.3.6 Private VLAN
- 4.3.3.7 Port Isolation
- 4.3.3.8 VLAN setting example:
- 4.3.3.9 MAC-based VLAN
- 4.3.3.10 IP Subnet-based VLAN Membership Configuration
- 4.3.3.11 Protocol-based VLAN
- 4.3.3.12 Protocol-based VLAN Membership
- 4.3.2.13 VLAN Translation
- 4.3.4 Spanning Tree Protocol
- 4.3.5 Multicast
- 4.3.6 MLD Snooping
- 4.3.7 MVR (Multicast VLAN Registration)
- 4.3.8 LLDP
- 4.3.9 MAC Address Table
- 4.3.10 Loop Protection
- 4.3.11 UDLD
- 4.3.12 GVRP
- 4.3.13 PTP
- 4.3.14 Link OAM
- 4.4 Quality of Service
- 4.4.2 Bandwidth Control
- 4.4.4.2 DSCP-based QoS
- 4.5 Security
- 4.6 Ring
- 4.7 Maintenance
- 5. COMMAND LINE MODE
- 6. SWITCH OPERATION
- 7. TROUBLESHOOTING
- APPENDIX A: Networking Connection
- APPENDIX B : GLOSSARY
User’s Manual of MGSD-10080F
397
6. SWITCH OPERATION
6.1 Address Table
The Managed Metro Switch is implemented with an address table. This address table is composed of many entries. Each entry
is used to store the address information of some nodes in the network, including MAC address, port no, etc. This information
comes from the learning process of Managed Metro Switch.
6.2 Learning
When one packet comes in from any port, the Managed Metro Switch will record the source address, port no., and the other
related information in address table. This information will be used to decide either forwarding or filtering for future packets.
6.3 Forwarding & Filtering
When one packet comes from some port of the Managed Metro Switch, it will also check the destination address besides the
source address learning. The Managed Metro Switch will look up the address-table for the destination address. If not found,
this packet will be forwarded to all the other ports except the port, which this packet comes in. And these ports will transmit this
packet to the network it connected. If found, and the destination address is located at a different port from this packet comes in,
the Managed Metro Switch will forward this packet to the port where this destination address is located according to the
information from address table. But, if the destination address is located at the same port with this packet comes in, then this
packet will be filtered, thereby increasing the network throughput and availability.
6.4 Store-and-Forward
Store-and-Forward is one type of packet-forwarding techniques. A Store-and-Forward Managed Metro Switch stores the
incoming frame in an internal buffer and do the complete error checking before transmission. Therefore, no error packets occur;
it is the best choice when a network needs efficiency and stability.
The Managed Metro Switch scans the destination address from the packet-header, searches the routing table provided for the
incoming port and forwards the packet, only if required. The fast forwarding makes the switch attractive for connecting servers
directly to the network, thereby increasing throughput and availability. However, the switch is most commonly used to segment
existence hubs, which nearly always improves the overall performance. An Ethernet switching can be easily configured in any
Ethernet network environment to significantly boost bandwidth using the conventional cabling and adapters.
Due to the learning function of the Managed Metro Switch, the source address and corresponding port number of each
incoming and outgoing packet are stored in a routing table. This information is subsequently used to filter packets whose
destination address is in the same segment as the source address. This confines network traffic to its respective domain and
reduce the overall load on the network.
The Managed Metro Switch performs "Store and Fforward"; therefore, no error packets occur. More reliably, it reduces the
re-transmission rate. No packet loss will occur.