Enabling Portfast Port Types - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Enabling PortFast Port Types

Enabling PortFast Port Types
Configuring the PortFast Default State Globally
To configure the default PortFast state, perform this task:
Command
Step 1
Switch# configure terminal
Step 1
Switch(config)# spanning-tree portfast [edge |
network | normal] default
Step 2
Switch(config)# end
Configuring a PortFast Edge Port on a Specified Interface
Interfaces configured as edge ports immediately transition to the forwarding state, without passing
through the blocking or learning states, on linkup. To configure an edge port on a specified interface,
perform this task:
Because the purpose of this type of port is to minimize the time that access ports must wait for spanning
Note
tree to converge, it is most effective when used on access ports. If you enable PortFast edge on a port
connecting to another switch, you risk creating a spanning tree loop.
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface {{fastethernet |
gigabitethernet | tengigabitethernet} slot/port}
| {port-channel port_channel_number}
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
26-8
Configuring the PortFast Default State Globally, page 26-8
Configuring a PortFast Edge Port on a Specified Interface, page 26-8
Configuring a PortFast Network Port on a Specified Interface, page 26-10
Chapter 26
Purpose
Enters global configuration mode.
Configures the default state for all interfaces on the
switch. You have these options:
(Optional) edge—Configures all interfaces as edge
ports. This assumes all ports are connected to
hosts/servers.
(Optional) network—Configures all interfaces as
spanning tree network ports. This assumes all ports
are connected to switches and bridges. Bridge
Assurance is enabled on all network ports by default.
(Optional) normal—Configures all interfaces as
normal spanning tree ports. These ports can be
connected to any type of device.
default—The default port type is normal.
Exits configuration mode.
Purpose
Enters global configuration mode.
Specifies an interface to configure.
Configuring Optional STP Features

Advertisement

Table of Contents
loading

Table of Contents