04-01-2025 06:53 AM
hi all,
i know the command to turn on flow control for an interface port
(config interface ethernet 1/19/3) # flowcontrol receive on
but getting this error
Interface is admin state enabled, please disable it first, and wait 3 seconds prior to Flow Control configuration.
but surely admin state needs to be enabled?
thanks,
rob
Solved! Go to Solution.
04-01-2025 07:09 AM
ok solved, i had to "shut" to disable the port then i could change the flowcontrol send/recieve on and then i did "no shut" on the port
04-01-2025 07:09 AM
ok solved, i had to "shut" to disable the port then i could change the flowcontrol send/recieve on and then i did "no shut" on the port
04-01-2025 07:34 AM
BTW, I can see why the error message is confusing. It's saying the current admin state for the interface is enabled. To change flow control, the admin state for the interface must be set to disabled and then wait 3 seconds before making the configuration change. (I believe flow control is an option determined when link first comes up. I.e. if you change it with interface "up", other side of link won't process the change.)
Also BTW, flow control, especially the all or nothing original variant, is often inadvisable to use.
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