Configuring Spanning Tree Edge Ports On Specified Interfaces - Cisco Nexus 5000 Series Configuration Manual

Nx-os layer 2 switching configuration guide, release 5.0(3)n1(1)
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring STP Extensions
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# spanning-tree port type edge default
3. switch(config)# spanning-tree port type network default
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# spanning-tree port
type edge default
Step 3
switch(config)# spanning-tree port
type network default
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
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)N1(1)
206
Purpose
Enters configuration mode.
Configures all interfaces as edge ports. This assumes all ports are connected to
hosts/servers. Edge ports immediately transition to the forwarding state without
passing through the blocking or learning state at linkup. By default, spanning
tree ports are normal port types.
Configures all interfaces as spanning tree network ports. This assumes all ports
are connected to switches and bridges. If you enable Bridge Assurance, it
automatically runs on network ports. By default, spanning tree ports are normal
port types.
Note
port.
If you configure interfaces connected to hosts as network ports, those
ports automatically move into the blocking state.
Configuring STP Extensions

Advertisement

Table of Contents
loading

Table of Contents