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.
Greetings,I have started playing around with Event manager applets and have run into something I don't understand.I have created a small applet that sends an email when an ospf neighbour goes down. I get the email fine, but the _$syslog_msg text is w...
Greetings,I have a 1801 router connected to a 3550 switch with a regular 802.1q trunk, and I am curious as to what may be causing the unknown protocol drops on the connected router interface.The switch is without any configuration at all except the f...
Greetings,RDP uses tcp to establish the connection on port 3389, try changing your static nat statement to this: ip nat source static tcp 10.1.20.2 3389 interface Dialer1 3389Regards,Sannie
I have another idea then.It is a bit of a long shot because it was documented under a router but I guess it is worth a try.I found the following:no spanning-tree bpdufilter - This state enables BPDU filtering on the interface if the interface is in o...
I have an idea.When a portfast enabled port with bpdu filtering receives a bpdu packet it disables the filtering and will start sending bpdu's as normal. Perhaps you can confirm if this is the case or not by sniffing for incoming bpdu packets on Gi0/...