Vubiq Networks Inc. V10G-L Benutzerhandbuch

Seite von 69
 
33  
Vubiq HaulPass V10g User Manual 
 
 
  
 
              © 2018 Vubiq Networks, Inc. All Rights Reserved 
6.0  MAC Address Table 
Switching is based upon the DMAC address contained in the frame. The switch builds up a table that maps MAC 
addresses to switch ports for knowing which ports the frames should go to. This table contains both static and 
dynamic entries. The static entries are configured by the network administrator if the administrator wants to do a 
fixed mapping between the DMAC address and switch ports. 
The frames also contain a source MAC address (SMAC address), which shows the MAC address of the 
equipment sending the frame. The SMAC address is used by the switch to automatically update the MAC table 
with these dynamic MAC addresses. Dynamic entries are removed from the MAC table if no frame with the 
corresponding SMAC address has been seen after a configurable age time. 
6.1  Setting the Aging Time 
By default, dynamic entries are removed from the MAC table after 300 seconds. This removal is called aging. 
CLI example: Change the aging time to 600 seconds: 
configure terminal 
(config)# mac address-table aging-time ? 
    <0,10-1000000>    Aging time in seconds, 0 disables aging 
(config)# mac address-table aging-time 600 
(config)# exit 
Web GUI Example: Change the aging time to 600 seconds: 
 
Figure 13. Change the Aging Time to 600 Seconds