Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a long distance ISL ( 60 miles) between a couple of 9513s with 32x8GB modules.
The port that is in the Production Data Center often runs out of Tx Buffer Credits. The corresponding port in the DR site does not run out of Rx or TX buffers.
E...
When I try using plink to execute switchport description commands I am having a problem
interface fc1/9 ; switchport description Server_1 ;interface fc1/10 ;switchport description Server_2 ;EXIT
results in the port description for fc1/9 being cha...
Hi Eappiah
Thanks for your reply. Sorry, I should have mentioned the ISL is a long distance connection , about 60 miles. Does this make a difference ?
I am just about to leave work for the day but will try all your suggestions tomorrow.
Thanks for the replies but I think my situation is different. I am not logging onto the switch to execute the script. I use plink to run the commands from an external txt file
plink -load switch1 -m commands.txt > output.doc
I have been using con...