
Enable portfast in production network
Hi Experts,
Curious to know if portfast can be enabled in production network without casuing service disruption?
I tested with IOU in GNS3 and it seem to have no packet loss when the port was enabled with portfast. "debug spanning-tree events" also did not show any event nor the topology change was observed for that VLAN.
Is it safe to enable access ports with portfast while the traffic is being sent over the port?
Your help is highly appreciated!
-Aniruddh
Comments
If a port is already in FWD state, enabling portfast doesn't change that state.
I've verified the portfast status with "sh spanning-tree int gi0/0 portfast" command and it's in disabled state
-Aniruddh