Can anyone explain the load balancing of PVST+????
Answer / jitendera kumar sinha
In Ethernet switched environments where multiple Virtual
LANs exist, spanning tree can be implemented at each
vlan . and it is named as per VLAN spanning tree (PVST and
PVST+, which is the default protocol used by Cisco
switches). Both PVST and PVST+ protocols are Cisco
proprietary protocols.Since PVST treats each VLAN as a
separate network, it has the ability to load balance
traffic (at layer-2) by forwarding some VLANs on one trunk
and other Vlans on another trunk without causing a Spanning
Tree loop.
here one point is noted that scinse it is a
ciscoproprietary so it use isl encapsulation for trunking.
if you want to know that how to do that then here i canot
expalin how toconfigure that pvst+
| Is This Answer Correct ? | 2 Yes | 3 No |
What is subnetting and why it is use?
What are the two most common request/reply pair with ICMP messages when using the ping command? (Choose two) A. echo reply B. echo request C. source quench D. fragment onset E. information redirect F. destination reachable G. echo control message
Identify the command to display the Frame Relay map table? A.) Router# display frame-relay map B.) Router# show frame-relay map C.) Router(setup)# show frame-relay map D.) Router# show map frame-relay
Can you explain the broader steps of how L2F establishes the tunnel?
Although Cisco IOS 11.2 and later can auto-detect the LMI type in Frame Relay, which command will force the LMI type to q933a? A.) frame-relay lmi-type q933a B.) encapsulation frame-relay q933a C.) don't need to, it is the default D.) encapsulation q933a E.) encapsulation frame-relay type=q933a
Which command can verify only Network layer connectivity between 2 hosts? A.) ping B.) e-mail C.) plp D.) arp E.) telnet
What is ping? What is the usage of ping?
Identify the command to configure ALL the default VTY ports? A.) Router(config)# line vty 0 4 B.) Router# line vty 0 4 C.) Router(config)# line vty D.) Router(config)# line vty 0
If line up, but protocol down which layer should be troubleshot?
How does cut-through LAN switching work?
What are 10base2 ethernet lans?
Which router command allows you to view the entire contents of all access lists? A. Router# show interface B. Router> show ip interface C. Router# show access-list D. Router> show all access-list