12-27-2004 02:09 AM - edited 03-02-2019 08:46 PM
Sorry I corrected my question.
Can I enable portfast on all ports of a Catalyst 2950
by one command:
Config#spanning-tree portfast default
or I can only enable portfast on a per port basis.
thanks
12-27-2004 02:51 AM
Hello,
you can either use the global command 'spanning-tree portfast default', which will put all ports in portfast mode, or the interface command 'spanning-tree portfast' to enable portfast on a specific port.
Further, you can also use the 'interface range' command to configure portfast on a range of interfaces, e.g.:
interface range FastEthernet0/1 - 24
HTH,
GP
12-27-2004 03:09 AM
Hi GP thanks for your help.
For the interface range command.
Should I do it in Config# mode
or should I do it in Config-if# mode
Thanks
12-27-2004 03:35 AM
Hi,
Whatever, both are correct.
MB
12-27-2004 03:49 AM
Thanks...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide