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 the maximum number of subnets that can be assigned to networks when using the address 172.16.0.0 with a subnet mask of 255.255.240.0? (Assume older version UNIX workstations are in use.) A. 16 B. 32 C. 30 D. 14 E. It is an invalid subnet mask for the Network.
What is required to support full-duplex Ethernet? A.) Multiple paths between multiple stations on a link B.) Automatic sensing operation by all connected stations C.) Loopback and collision detection disabled D.) Full-duplex NIC cards
Name the vtp modes?
Hi, I am littl bit confused about ip Addressing scheme? can someone tell me how can we assign ip addresses to pc
You want to set the console password to ralph. What would be the first command you need to execute from global configuration mode? A.) line console 0 B.) enable password ralph C.) login password ralph D.) set password= ralph E.) password ralph F.) login Ralph
Identify the command that saves the configuration stored in RAM to NVRAM? A.) copy running-config startup-config B.) copy tftp running-config C.) copy startup running D.) copy active to backup
Identify command that configures 'Cisco1' as a secret password? A.) Router(config)# enable secret password Cisco1 B.) Router(config)# enable secret cisco1 C.) Router(config)# enable password Cisco1 D.) Router(config)# enable secret Cisco1
Identify the administrative distance and appropriate routing protocol? A.) RIP = 255, IGRP = 100 B.) RIP = 100, IGRP = 120 C.) RIP = 1, IGRP = 0 D.) RIP = 120, IGRP = 100
What two types of PPP data compression are available using Cisco IOS? A.) Predictor B.) DoubleSpace C.) Stacker D.) PAP E.) ZIP F.) CHAP
Regarding frame relay, which of the following statements are true? A.) You must use ANSI encapsulation if connecting to non-Cisco equipment B.) You must use IETF encapsulation if connecing to non-Cisco equipment C.) You must use Q.933a encapsulation if connecing to non-Cisco equipment D.) You must use Cisco encapsulation if connecting to non-Cisco equipment
Identify 1 characteristic of RARP? A.) IP to MAC address translation B.) Connectionless delivery of packets C.) Can be used to initiate remote O/S load sequence D.) Generates error and control messages
NetWare IPX addressing uses a network number and a node number. Which statements are true? A. The network address is administratively assigned and can be up to 16 hexadecimal digits long. B. The node address is always administratively assigned. C. The node address is usually the MAC address. D. If the MAC address is used as the node address, then IPX eliminates the use of ARP.