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.
Hi,
I was previously using two 4507 switches with the same IOS and same supervisor modules [dual WS-X4515 SUPERVISOR ENGINE IV]. An etherchannel was setup and running without problems. Switch #1 got damaged and had to be replaced with a new 4507 with...
Suppose that any of the trunk links fails or if you want, suppose that there is no link between SW1 (G0/1) and SW2 (G0/1). How can you make computers in Vlan 10 to see computers in Vlan 20 and viceversa?. I tried creating a bridge group on the router...
Hi,I'm not clear on how to use the HSRP standby track command. All routers in the diagram are really Cisco 3550 layer 2/3 switches. I want Router A to be the primary HSRP router so I set standby priority 100 and standby preempt in the vlan2 interface...
I’m adding router CB to OSPF. I tried to add the router using a different area than 0 but the status keeps saying INIT/DROTHER. Router IG shows the information from the routers that are already part of OSPF but no information from CB. Since IG and...
Hi there,I have two sites with a Cisco 3825 each. Site B is connected to the service provider with a 100 mbps link. Site A is connected with a 400 mbps link as a trunk port because it is use to receive data from other sites. Each site with its own vl...
I will double check the BVI not going down when one interface in the router goes down. Perhaps is a limitation on GNS3. What I did was to remove the connection between R1-G0/0 and SW1-G3/1 without setting R1-G0/0 shut, then the BVI interfaces went do...
Jody thanks very much!Indeed the encapsulation was done in the sub-interfaces, as posted in the OP you can not [encap dot1q X] on the BVI interface. Even though, the switches didn't established the trunk with the BVI. Anyways using bridge groups is n...
Final configuration using as reference the second diagram (GNS):Router Bint f0/13standby 10 ip 172.18.1.1standby 10 preemptRouter Aint vlan2standby 10 ip 172.18.1.1standby 10 priority 115standby 10 preemptstandby 10 track f0/1 20standby 10 track f0/1...