How can we help you today?

Enable Portfast on a Cisco Network Interface

Enter config terminal:

config t

Select the interface you need. Normally Fast Ethernet Ports:

interface FastEthernet1

Enable Portfast:

spanning-tree portfast
exit
exit

Save the new config:

copy run start

To perform the operation in bulk you can select the full range of Fast Ethernet ports and thenapply portfast to them all.

Enter config terminal:

conf t

Select the interface range:

interface range fa0 - x

Where x is the last port and 0 is the first.

Enable portfast:

spanning-tree portfast

Exit:

end

Save the config:

copy run start

 

Leave a Reply

Your email address will not be published. Required fields are marked *

    ICTU LTD is a company registered England and Wales (Company No. 09344913) 142 Thornes Lane, Wakefield, England, WF2 7RE
    Copyright © 2025 ICTU LTD, All Rights Reserved.