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 point-to-multipoint wireless bridge setup using Cisco 1400 series bridges (Cisco 1410)I'm trying to transport VLANs across the bridges and I have (I think) configured them as per the documentation.At either end of the 1410s the Cisco switch ...
Hi there techiesI have a 2800 with NM-8AM and HWIC-2A/SWe are using the router as an async terminal server for a SCADA application to communicate to an RTU using serial DNP.The Cisco router is appending an extra FF to DNP messages that contains an FF...
Hi there Tech-xperts,I have a 2800 router and 3750 switch that will not operate at Gigabit speed. I've tried various combinations of fixed/auto speed and duplex settings, but they only seem to talk to each other when set to 100Mb.Any fixes or suggest...
Not sure what happens to the switch as it's in middle of outback Australia (don't ask!!) and I didn't have time to diagnose it properly when onsite. The end switch has been temporarily deployed elsewhere so I can't get on to test it for the moment.Ho...
Ok, I misinterpreted that got appllied to an access port.So my config would look something like:interface GigabitEthernet1/0/12 description TRUNKPORT power inline never switchport trunk encapsulation dot1q switchport trunk native vlan 500 switchport ...
Thanks for that, I'll try it when I can get my hands on the test setup again.Does this mean that the Cisco 1400 documentation that states you should setup a trunk port is slightly misleading?
Here is an example of the switch config I was testing:If I use a config like Gi1/0/11 the bridge works for VLAN 500 onlyIf I use a config like Gi1/0/12 the bridges failinterface GigabitEthernet1/0/11 description SWITCHPORT power inline never switchpo...