08-26-2004 11:27 AM - edited 03-02-2019 06:03 PM
I have 2950G-48 switch. One of the ports is disabled on it and I am unable to enable that particular port. Everytime I choose the status enable option, under port settings, choose OK and go back in to look at the port, it still says disabled. I am using the web interface to get access to the switch. Any help would be greatly appreciated on this. Thanks.
John
Solved! Go to Solution.
09-01-2004 05:12 AM
The commands would be:
enter enable mode
conf t
int fast 0/xx (xx being the interface number)
no shut
then exit the conf t mode.
If that doesn't work then try the same procedure but with a shut before the no shut.
08-26-2004 06:58 PM
hi
can u try to get into telnet mode if its configured and try to enable that particular port ??
if telnet access is not configured try to get into console and try enabling the port ..
regds
08-27-2004 06:53 AM
I can get into telnet mode, but I am unfamiliar with commands. What would be the command(s) that I would use to try to enable the port. Thanks.
John
09-01-2004 05:12 AM
The commands would be:
enter enable mode
conf t
int fast 0/xx (xx being the interface number)
no shut
then exit the conf t mode.
If that doesn't work then try the same procedure but with a shut before the no shut.
09-01-2004 08:20 AM
Thank you for your help. I was able to get the port re-enabled. This port even works with the GUI interface now. Again thanks.
John
08-26-2004 09:22 PM
John,
If the port is assigned to a VLAN that has been deleted the port will be disabled.
Daniel
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