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 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
To configure restricted registration, you must ensure that the following prerequisites are met:
Interface P3 in switch 1 and switch 2 must be enabled.
VLAN must be configured.
Restricted VLAN registration must be configured.
See Default Settings for the topology for this procedure.
SEFOS# configure terminal SEFOS(config)# interface extreme-ethernet 0/3 SEFOS(config-if)# no shutdown SEFOS(config-if)# exit SEFOS(config)# vlan 2 SEFOS(config-vlan)# ports extreme-ethernet 0/3-4 SEFOS(config-vlan)# end
SEFOS# configure terminal SEFOS(config)# interface extreme-ethernet 0/3 SEFOS(config-if)# no shutdown SEFOS(config-if)# end
SEFOS# configure terminal SEFOS(config)# interface extreme-ethernet 0/3 SEFOS(config-if)# vlan restricted enable SEFOS(config-if)# end
SEFOS# show vlan port config port extreme-ethernet 0/3 Vlan Port configuration table -------------------------------------- Port Ex0/2 Port Vlan ID : 1 Port Acceptable Frame Type : Admit All Port Ingress Filtering : Disabled Port Mode : Hybrid Port Gvrp Status : Enabled Port Gmrp Status : Enabled Port Gvrp Failed Registrations : 0 Gvrp last pdu origin : 00:01:02:03:04:02 Port Restricted Vlan Registration : Enabled Port Restricted Group Registration : Disabled Mac Based Support : Disabled Port-and-Protocol Based Support : Enabled Default Priority : 0 Dot1x Protocol Tunnel Status : Peer LACP Protocol Tunnel Status : Peer Spanning Tree Tunnel Status : Peer GVRP Protocol Tunnel Status : Peer GMRP Protocol Tunnel Status : Peer IGMP Protocol Tunnel Status : Peer Filtering Utility Criteria : Default Port Protected Status : Disabled ---------------------------------------------------------
SEFOS# show vlan id 2 Vlan database ------------------- Vlan ID : 2 Member Ports : Ex0/3, Ex0/4 Untagged Ports : None Forbidden Ports : None Name : Status : Permanent ----------------------------------------
SEFOS# show vlan id 2 Vlan database --------------
Note - VLAN 2 is not learned in switch 2.