Configuring Spanning Tree Edge Ports On Specified Interfaces - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Spanning Tree Edge Ports on Specified Interfaces

This example shows how to configure all access and trunk ports connected to hosts as spanning tree edge
ports:
switch# configure terminal
switch(config)# spanning-tree port type edge default
This example shows how to configure all ports connected to switches or bridges as spanning tree network
ports:
switch# configure terminal
switch(config)# spanning-tree port type network default
Configuring Spanning Tree Edge Ports on Specified Interfaces
You can configure spanning tree edge ports on specified interfaces. Interfaces configured as spanning tree
edge ports immediately transition to the forwarding state, without passing through the blocking or learning
states, on linkup.
This command has four states:
• spanning-tree port type edge—This command explicitly enables edge behavior on the access port.
• spanning-tree port type edge trunk—This command explicitly enables edge behavior on the trunk
• spanning-tree port type normal—This command explicitly configures the port as a normal spanning
• no spanning-tree port type—This command implicitly enables edge behavior if you define the
Before You Begin
Ensure that STP is configured.
Ensure that the interface is connected to hosts.
Procedure
Step 1
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
204
Command or Action
port.
Note
If you enter the spanning-tree port type edge trunk command, the port is configured
as an edge port even in the access mode.
tree port and the immediate transition to the forwarding state is not enabled.
spanning-tree port type edge default command in global configuration mode. If you do not configure
the edge ports globally, the no spanning-tree port type command is equivalent to the spanning-tree
port type disable command.
Command or Action
switch# configure terminal
Purpose
If you configure interfaces connected to hosts as network
Note
ports, those ports automatically move into the blocking
state.
Purpose
Enters configuration mode.
About STP Extensions
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents