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 have a single point to point T1 going from head-end to a remote office.Voice traffic goes over this connection.Occasionally, users report voice issues. When checking NetFlow and SNMP logs, though, utilization is averaging 15-20%. When a call hit...
We have multiple RA VPN groups on a 3845 router.RADIUS authentication is currently happening between the 3845 and a single Windows 2008 server. We have a specific windows group that AD users are members of, and they are allowed to connect via VPN.I'...
We are adding a new remote office to our MPLS cloud. Their LAN subnet happens to have the same IP scheme as one of our other offices. Changing the IP scheme is not an option.Is it possible to do outbound (from remote office to headend), and transla...
I'm trying to get LACP working between a Cisco Switch (3750 stack) and ExtremeSummit400.I have looked online, and I'm not seeing a whole lot of documentation on the Extreme end. I did find this blog post: http://www.thecruftofmybrain.com/2010/12/04/...
The entire error didn't copy on my previous post, but it was saying that portfast will only be enabled if the interface is NOT in trunking mode. These links are trunking, so I guess portfast isn't even an option.I am going to configure RSTP + LACP a...
I called Extreme and got some additional info from them.According to them, and the Command Reference Guide, to enable LACP, the following command is used on the Extreme:enable sharing grouping dynamicThe 'dynamic' key word is what enables LACP. Th...
When debugging spanning-tree events and unplugging the cable, then plugging it back in, it looks like it does actually go through the STP process.I have several VLANs on this switch stack (which would be trunked to the Extreme). When doing "sh spann...
ip nat inside source list NAT_TEST interface FastEthernet0/0 overload!ip access-list extended NAT_TEST deny ip 192.168.16.0 0.0.0.255 10.10.1.0 0.0.0.255 permit ip 192.168.16.0 0.0.0.255 any