Configuring A Portfast Network Port On A Specified Interface - 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
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Gi5/7

Configuring a PortFast Network Port on a Specified Interface

Ports that are connected to Layer 2 switches and bridges can be configured as network ports.
Note
To configure a port as a network port, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface {{fastethernet |
gigabitethernet | tengigabitethernet} slot/port}
| {port-channel port_channel_number}
Step 3
Switch(config-if)# spanning-tree portfast network
Step 4
Switch(config-if)# end
Step 5
Switch# show running interface {{fastethernet |
gigabitethernet | tengigabitethernet} slot/port}
| {port-channel port_channel_number}
This example shows how to configure GigabitEthernet interface 5/8 as a network port and verify
configuration:
Switch# configure terminal
Switch(config)# interface gigabitethernet 5/8
Switch(config-if)# spanning-tree portfast network
Switch(config-if)# end
Switch#
Switch# show running-config interface gigabitethernet 5/8
Building configuration...
Current configuration:
!
interface GigabitEthernet5/8
no ip address
switchport
switchport access vlan 200
switchport mode access
spanning-tree portfast network
end
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
26-10
Desg FWD 4 128.1 P2p Edge
Bridge Assurance is enabled only on PortFast network ports. For more information, see
Bridge Assurance, page 26-11
Chapter 26
Purpose
Enters global configuration mode.
Specifies an interface to configure.
Configures the port as a network port. If you have
enabled Bridge Assurance globally, it automatically runs
on a spanning tree network port.
Use the no keyword to disable PortFast.
Exits configuration mode.
Verifies the configuration.
Configuring Optional STP Features
About

Advertisement

Table of Contents
loading

Table of Contents