JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

VLAN Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

Protocol Description

Introduction

VLAN Configuration

Configuration Guidelines

Default Settings

Configuring Static VLAN Entries

Create Member Ports

Create Forbidden Ports

Viewing VLAN Information

Retrieve the VLAN Summary

Retrieve the Configuration Details for all of the VLANs on a Switch

Retrieve the Configuration Details of a particular VLAN on the Switch

Delete a VLAN

Enable VLANs

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 QinQ

Enable Tunneling on a Port

Enable STP Packet Tunneling

Configure QinQ

Configuring Service Classes and Expedited Traffic

Map a Priority to Traffic Class

Configuring Port Filtering

Configure the Acceptable Frame Type

Configure Ingress Filtering

Flow-Based Configuration

Flow-Based Example Topologies

Example Topolgy 1

Example Topolgy 2

Example Topolgy 3

Configuring Static Unicast and Multicast Entries

Configure Static Unicast Entry in Topology 1

Configure Static Unicast Entry in Topology 2

Configuring GVRP

Configure VGRP for Topology 1

Configure VGRP for Topology 2

Configure VLANs on the Nonroot Bridge

Configure Restricted VLAN Registration

Configure GMRP

Configure Restricted Group Registration

Classify VLANs

Create Acceptable Frame Types

Configure Ingress Filtering

Enable Tunneling on a Port

When enabling tunneling on a port, you must ensure that the following prerequisites are met:

  1. Disable GVRP and GMRP, and shut down GARP spanning tree.
    SEFOS(config)# set gvrp disable
    SEFOS(config)# set gmrp disable
    SEFOS(config)# shutdown garp
    SEFOS(config)# no spanning-tree
    SEFOS(config)# shutdown spanning-tree
    SEFOS(config)# shutdown dot1x
    SEFOS(config)# shutdown port-channel
    SEFOS(config)# shutdown lldp
    SEFOS(config)# no interface vlan 1
  2. Configure the bridge mode of the switch.
    SEFOS(config)# bridge-mode provider
  3. Enable GARP and spanning tree, and review the VLAN device details.
    SEFOS(config)# set no shutdown garp
    SEFOS(config)# set gvrp enable
    SEFOS(config)# set gmrp enable
    SEFOS(config)# spanning-tree mode mst
    SEFOS# show vlan device info 
    VLAN device configurations
    ---------------------------
    VLAN Status                       : Enabled
    VLAN Oper status                  : Enabled
    Gvrp status                       : Enabled
    Gmrp status                       : Enabled
    Gvrp Oper status                  : Enabled
    Gmrp Oper status                  : Enabled
    Mac-VLAN Status                   : Disabled
    Protocol-VLAN Status              : Enabled
    Bridge Mode                       : Provider Bridge
    Traffic Classes                   : Enabled
    VLAN Operational Learning Mode    : IVL
    Version number                    : 1
    Max VLAN id                       : 4094
    Max supported VLANs               : 1024

    To enable dot1q-tunneling on a specified port, the acceptable-frame-type must be set to untaggedAndPrioritytagged. The port must be configured in access mode, and GVRP, GMRP, and STP must be disabled on that port.

  4. Disable GVRP on a port.
    SEFOS(config)# set port gvrp extreme-ethernet 0/3 disable
  5. Disable GMRP on a port.
    SEFOS(config)# set port gmrp extreme-ethernet 0/3 disable
    SEFOS(config)# interface extreme-ethernet 0/3 
  6. Configure the switch port acceptable-frame-type as untaggedAndPrioritytagged.
    SEFOS(config)# switchport acceptable-frame-type untaggedAndPrioritytagged
  7. Configure the switch port mode to access.
    SEFOS(config)# switchport mode access
  8. Disable STP on a port.
    SEFOS(config)# spanning-tree disable
  9. Enable dot1q-tunneling on a specified interface.
    SEFOS(config)# switchport mode dotlq-tunnel
  10. Review the configuration details.
    SEFOS# show vlan port config port extreme-ethernet 0/3
    VLAN Port configuration table
    -------------------------------
    Port Gi0/1
    Port VLAN ID                        : 1
    Port Acceptable Frame Type          : Admit Only Untagged and Priority tagged
    Port Ingress Filtering              : Disabled
    Port Mode                           : Access
    Port Gvrp Status                    : Disabled
    Port Gmrp Status                    : Enabled
    Port Gvrp Failed Registrations      : 0
    Gvrp last pdu origin                : 00:00:00:00:00:00
    Port Restricted VLAN Registration   : Disabled
    Port Restricted Group Registration  : Disabled
    Mac Based Support                   : Disabled
    Port-and-Protocol Based Support     : Enabled
    Default Priority                    : 0
    Tunnel Status                       : Enabled
    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
    -------------------------------------------------------
  11. Review the dot1q-tunnel interface output.
    SEFOS# show dot1q-tunnel interface extreme-ethernet 0/3
    Interface
    -------------
    Ex0/3