Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System VLAN Administration Guide |
Configuring Static VLAN Entries
Retrieve the Configuration Details for all of the VLANs on a Switch
Retrieve the Configuration Details of a particular VLAN on the Switch
Configure a Static Multicast Entry
Configure Dynamic VLAN Learning
Configure Dynamic Multicast Learning
Configure Restricted VLAN Registration
Configure Restricted Group Registration
Configuring Service Classes and Expedited Traffic
Map a Priority to Traffic Class
Configure the Acceptable Frame Type
Configuring Static Unicast and Multicast Entries
Configure Static Unicast Entry in Topology 1
Configure Static Unicast Entry in Topology 2
Configure VLANs on the Nonroot Bridge
Configure Restricted VLAN Registration
To configure a static unicast entry, you must first configure the VLAN and the member ports for the specified VLAN. The following example shows port 0/2 on VLAN 2 being configured with the MAC address 22:22:22:22:22:22.
SEFOS# configure terminal SEFOS(config)# vlan 2
SEFOS(config-vlan)# ports extreme-ethernet 0/2 untagged extreme-ethernet 0/2 SEFOS(config-vlan)# exit
SEFOS(config)# mac-address-table static unicast 22:22:22:22:22:22 vlan 2 interface extreme-ethernet 0/2 SEFOS(config)# end
SEFOS# show mac-address table static unicast Vlan Mac Address RecvPort Status ConnectionId Ports ---- ----------- -------- ------ ------------ ----- 2 22:22:22:22:22:22 Permanent Ex0/2 Total Mac Addresses displayed: 1