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 have a 7606 router running with the IOS 12.2(33) Advservices WAN. The issue is that I can't create a bvi or a bridge group. The supported protocols for STP are ibm, dec and vlan-bridge. ieee is also missing.Under a serial interface, I can't ent...
Hi all,I have two 3750s, one is connected to the radius server (ACS), and the other is connected to clients. There's a trunk connection between the two switches. By the way, radius works fine. However my problem is that the switch that is connected ...
Hi all,I have been trying to implement a scenario in which vlan hopping is performed. From a packet generator I created a packet with the added 802.1q tags. The inner tag was the native vlan, and the outer was the destination vlan.The problem is that...
Whwn trunking between a 7600 and an alcatel router, my management vlan is not functioning properly? Could it be due to the mtu of tagged packets?Thanks in advance.
With routing protocols such as rip, igrp etc, why is it necessary to prevent route table update timers from synchronizing by introducing a random jitter time? Is it due to less bandwith consuption?Thanks in advance,
By default cisco switch ports use Ethernet autonegotiation to determine duplex and speed settings.Cisco switches detect the speed setting by using the Fast Link Pulses which is part of the autonegotiation process. However if the speed is manually ent...
I think the IOS on the 3750 do now allow double tagged frames on an access port.http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_25_se/configuration/guide/swint.html#wp1107751Below is what the link says about tagged fra...
Also when providing redundancy with rip for example there are 2 links to the same route, the primary is an ethernet link with a metric of 1 and the secondary is a serial link with a metric of 3. When the router first hears the secondary link update, ...
By default a switch operates in pvst+ using 802.1d stp. Therefore rstp cannot be used until a different spanning tree mode (mst or rpvst+) is enabled.Also pay attention to the fact that rstp is an underlying mechanism that mst or pvst+ can use.If you...