Cisco 7604-RSP720C-R Configuration Manual page 94

Nx-os interfaces
Table of Contents

Advertisement

Configuring Access and Trunk Interfaces
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
You can optimize the performance of access ports that are connected to end stations by simultaneously
setting that port as an access port. An access host port handles the STP like an edge port and immediately
moves to the forwarding state without passing through the blocking and learning states. Configuring an
interface as an access host port also disables port channeling on that interface.
See
Note
Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x. For complete
information on the Spanning Tree Protocol.
BEFORE YOU BEGIN
Ensure that you are configuring the correct interface to an interface that is an end station.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface type slot/port
Example:
switch(config)# interface ethernet 3/1
switch(config-if)#
Step 3
switchport host
Example:
switch(config-if)# switchport host
Step 4
exit
Example:
switch(config-if)# exit
switch(config)#
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
3-12
Chapter 6, "Configuring Port Channels,"
configure terminal
interface type slot/port
switchport host
exit
(Optional) show interface
(Optional) copy running-config startup-config
Chapter 3
for information on port-channel interfaces and the Cisco
Purpose
Enters configuration mode.
Specifies an interface to configure, and enters interface
configuration mode.
Sets the interface to be an access host port, which
immediately moves to the spanning tree forwarding
state and disables port channeling on this interface.
Apply this command only to end stations.
Note
Exits the interface mode.
Configuring Layer 2 Interfaces
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents