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.
We are trying to raise the key size of the RSA key of a Nexus 5548 switch, but get the following error:
myswitch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
myswitch(config)# ssh key rsa 2048 force
deleting old rsa key.......
We succesfully installed Virtual Wireless Controller - 8.0.110.0 on ESXi.An open question is, whether it is possible to utilize an existing10 GE ESXi trunk port without compromising security: this existing trunkis carrying more VLANs that the should ...
I'm trying to setup a IOS command that will only outputlines when there are non zery CRC counters.Step 1 ... list CRC countersSwitch#show interfaces | include CRC Step 2 ... filter out all zery countersSwitch#show interfaces | include CRC | exclude "...
While recent IOS versions support scp sources or destinations for copyoperations ... aprompt#copy running-config ? flash1: Copy to flash1: file system flash2: Copy to flash2: file system flash: Copy to flash: fi...
Who can help with this queer ftp transfer problem?After moving from another non-Linux ftp server to vsftp on SLES 11,two out of ten 2950 switches are nearly unable to load configurationfiles from ftp: a file of a few KB will take five minutes to load...
Thanks, I got "Can't disable/re-enable ssh:Current user is logged in through ssh"
Which I could solve through enabling telnet, logging in with telnet, and then doing
no feature ssh
ssh key rsa 2048 force
feature ssh
Question: how can I verify that...
Luis,thanks for sharing this idea.I think your example is a little bit misleading, because, in the brackets, you have a set of characters. You could equally have written "show interfaces | include input errors, [^RC0 ]"So, I think the following varia...
furthermore, my IOS appears not to know the command "show event manager version", nor the "event manager" configuration commands, which are required for installing cl_multi_pipe.tcl.
Thanks Vinod, very well!we recently installed a new C2960XR, and this has 15.0(2)EX5, but does not appear to support multiple pipes. So, perhaps this features is more a question of which IOS edition but recency of version? Thanks and regards, Thomas
In a crosspost(https://forums.suse.com/showthread.php?5144-weird-vsftp-timeout&p=23001#post23001),I found out the following, with the help of Jens-U. Mozdzen(jmozdzen@nde.ag):The traces showed some peculiarities, like a [TCP Window Full] whenthe ftp ...