# Go back one pageGo to the next page#Go to this book's Index

Creating a source MAC-based VLAN

To create a source MAC-based VLAN:

  1. From the Device Manager menu bar, choose VLAN > VLANs > Basic, and click Insert.
  2. The VLAN, Insert Basic dialog box opens.
  3. Change the Type field to bySrcMac.
  4. Enter the VLAN ID number or accept the one automatically assigned.
  5. Type the VLAN name (optional).
  6. If no name is entered, a default is created.
  7. Select the VLAN color (optional).
  8. Device Manager suggests a color, but you can change it.
  9. Select the Spanning Tree Group ID of the VLAN.
  10. In the StaticMembers field, select the ports that will be static members of the VLAN.
  11. In the NotAllowToJoin field, select the ports that cannot be part of the IP subnet-based VLAN.
  12. Specify the port membership by clicking the port buttons in the StaticMembers or NotAllowedToJoin fields.
  13. Specify the Aging Time (the timeout period in seconds for aging out the dynamic member ports of the VLAN) or use the default of 600 seconds.
  14. Select the HighPriority (optional).
  15. Click Insert.
  16. In the Basic tab, highlight the newly created VLAN, click MAC,

  1. Click Insert.
  2. Type the source MAC address for the VLAN, and click Insert.
  3. WHAT DOES THE FILE BUTTON DO?
  4. Accepting Tagged and Untagged Frames

In the Passport switches, whether or not tagged frames are sent or received is configured at the port level. Tagging is set as true or false for the port and applied to all VLANs on that port. You can select whether or not to discard:

The default is not to discard the frames. You can also designate the port-based VLAN to which these frames are assigned by setting the tagged port's default VLAN ID (the default is VLAN 1). This port-based VLAN must be in spanning tree group 1.

An Passport port with tagging enabled is a port from which all frames sent are tagged. A tagged port can be configured to discard untagged frames or to associate them with a VLAN. In the latter case, when an untagged frame is received on a tagged port, it is sent to the user-specified VLAN.

A port with tagging disabled is a port that does not send tagged frames. If a tagged frame is forwarded out a port with tagging set to false, the switch removes the tag from the frame before sending it out the port. When a port with tagging set to false receives a frame, it can be configured to discard tagged frames or to associate them with the VLAN specified in the tag.


Note Note: To optimize performance, on untagged ports in configurations where you do not expect to see tagged frames, you should set DiscardTaggedFrames to true. However, on untagged ports for interconnecting switches, it is probably a better choice to set DiscardTaggedFrames to false. That way, if you should convert an interswitch port from an untagged port to a tagged port, you will not lose connectivity.

To set a port to discard tagged frames it receives, click the port and choose Edit Port > VLAN and check the box entitled DiscardTaggedFrames.


Go back one pageGo to the next page##Go to this book's Index