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 am trying to configure a SPAN session from one Ethernet port to another on an ISR 2811 running IOS 12.4(13r)T. Specifically from Fa0/1/0 to Fa0/1/7. Both are configured:switchport access vlan 32
duplex full
speed 100
spanning-tree portfastThe mon...
I actually DO have that statement in my config. But using scp from my PC's command line still failed. It connected to the server, but for some reason would not accept keyboard input. It's a C8300 running IOS-XE 17.12.01a. Whereas using pscp (from...
I ended up using pscp. I tried using scp but I found that it would not accept my keyboard input when I tried to enter in my password.In using pscp be sure to specify the correct protocol. Initially I got bombed - it would take my PW but then immedi...
This solution does not work for me. When I run "run bash sudo su" I get an error. It turns out that "bash" isn't an option; only "cid" and "guestshell" is. I did try this with "guestshell" but the error still recurs. I had to install guestshell, ...