Cisco Nexus 7000 Series Configuration Manual page 203

Nx-os layer 2 switching
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring STP Extensions Using Cisco NX-OS
Before You Begin
• Ensure that you are in the correct VDC (or enter the switchto vdc command).
• Ensure that STP is configured.
• Ensure that you are configuring the ports correctly to the device to which the port is connected.
SUMMARY STEPS
1. switch# config t
2. Enter one of the following two commands:
3. switch(config)# exit
4. (Optional) switch# show spanning-tree summary
5. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# config t
Step 2
Enter one of the following two commands:
Option
spanning-tree port
type edge default
spanning-tree port
type network
default
Step 3
switch(config)# exit
Step 4
switch# show spanning-tree summary
Description
Configures all access ports connected to Layer 2 hosts
as edge ports. 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 connected to Layer 2 switches
and bridges as spanning tree network ports. If you
enable Bridge Assurance, it automatically runs on
network ports. By default, spanning tree ports are
normal port types.
If you configure interfaces connected to Layer
Note
2 hosts as network ports, those ports
automatically move into the blocking state.
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
Configuring Spanning Tree Port Types Globally
Purpose
Enters global configuration mode.
Exits global configuration mode.
(Optional)
Displays the STP configuration
including STP port types if configured.
187

Advertisement

Table of Contents
loading

Table of Contents