What is link aggregration?? How many types of protocol are
used on that???
Answers were Sorted based on User's Feedback
Answer / ranbir
link aggregation is like using parallel links to increase
speed and to provide redundancy... LACP by cisco is used...
i think its example is etherchannel...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jm
increase speed and redundancy of links by bundle many ethernet
networks cable/port.
Used many in 802.3 ethernet protocol
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / shivali
link aggregation is a tech. in which we bundle the links to appear as a single link to reduce stp overhead to block links in case of redundant links.
here cisco's version of etherchannel is port agg. protocol(PAgP) and ieee 802.3 standard is (lacp)link agg. control protocol.
| Is This Answer Correct ? | 2 Yes | 1 No |
Which commands would assign and enable IPX on an interface ? A.) enable netware B.) enable novell-ether C.) router#(config)ipx routing D.) You must first enable IPX globally and then assign the network number to the interface . E.) enable ipx F.) router#(config-if)ipx network 4a
In regards to TCP/IP, which class of address allows for the fewest valid Internet hosts? A.) D B.) E C.) Classes are not used in TCP/IP. D.) B E.) C F.) A
What is loop back ip in ipv6?
Identify the order of the 5 step encapsulation? 1) Create the segment 2) Convert the frame to bits 3) Create the packet 4) Create the frame 5) User creates the data A.) 1,2,4,2,5 B.) 2,1,3,4,5 C.) 5,1,3,4,2 D.) 5,3,4,1,2
Which layer is responsible for negotiating data transfer syntax? A.) Network B.) Session C.) Application D.) Transport E.) Presentation
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127
Which commands should you use to enable IGRP routing? A. router igrp 100 Network 192.168.1.0 Network 10.0.0.0 B. router igrp 100 Network 192.168.2.0 Network 10.0.0.0 C. router igrp 100 Network 192.168.1.0 192 168.1.1 Network 10.2.0.0 10.2.1.1 D. router igrp 100 Network 192.168.1.0 255.255.255.0 Network 10.2.0.0 255.255.255.0
How often does IP RIP send out routing table updates by default? A.) They send complete updates every 30 seconds B.) They send partial updates every 30 seconds C.) They send complete updates every 60 seconds D.) They send partial updates every 60 seconds
Explain the benefits of VLANs.
Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in
What does a Standard IP Access-list use as test criteria? A.) IP source address B.) IP source and destination address, protocol numbers and port numbers C.) IPX source and destination address D.) Source MAC address
Which command would you type to show SAP and RIP updates you are receiving on an interface? A.) sh ipx servers B.) sh ipx traffic C.) sh ipx interface D.) sh ipx route