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

PVRST+ 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

PVRST+ Overview

Protocol Description

Topology Example

Default Settings

Rapid STP

Bridge ID and Switch Priority

Election of the Root Switch

Port States

Port Roles

Rapid Convergence

Proposal Agreement Sequence

Topology Change and Topology Change Detection

VLAN Module

Configuring RSTP in PVRST+

Enable IPv6 Support and Assign IPv6 Addresses

Configure the Spanning-Tree Path Cost

Configure the Spanning Tree Link Type

Configure the Spanning-Tree portfast Setting

Configure Spanning Tree Timers

Display the Spanning Tree Status

Configure the Transmit Hold Count

Configure Encapsulation

Configure the BPDU Guard

Configure the Root Guard

Configuring the VLAN Module

Disable GVRP

Configuring Trunk and Access Ports

Configure a Trunk Port

Configure an Access Port

Set Up PVID on a Port

Configure VLANS and Display the PVRST+ Information for VLANs

Configure an Access Port

  1. Disable GVRP on the port.

    Per-port GVRP must be disabled before configuring as access mode.

    TOR-1 SEFOS# configure terminal
    TOR-1 SEFOS(config)# set port gvrp extreme-ethernet 0/1 disable
    TOR-1 SEFOS(config)#
  2. Enter the configuration mode for the interface.
    TOR-1 SEFOS(config)# interface  extreme-ethernet 0/1
    TOR-1 SEFOS(config-if)#
  3. Set the switchport mode.
    SEFOS(config-if)# switchport acceptable-frame-type   untaggedAndPrioritytagged
    SEFOS(config-if)# switchport mode access
    SEFOS(config-if)# end
    TOR-1 SEFOS#

    After you configure the port as access, the port becomes a member port of the VLAN that is configured as PVID for that port.