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 Unicast 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 multicast entry for a specified VLAN, you must configure the VLAN prior to attempting to configure the static multicast entry. In addition, you must configure the member ports for that VLAN. In the following example, VLAN 2 is configured in the switch with member port 0/2 and a MAC address of 01:02:03:04:05:06.
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 multicast 01:02:03:04:05:06 vlan 2 interface extreme-ethernet 0/2 SEFOS(config)# exit
SEFOS# show mac-address table static multicast Static Multicast Table ---------------------- VLAN : 2 Mac Address : 01:02:03:04:05:06 Receive Port : Member Ports : Ex0/2 Forbidden Ports : Status : Permanent Total Mac Addresses displayed: 1