Which feature of PPP (Point to Point Protocol) allows the router
to bind multiple channels together, to form a single logical
channel?
A.) multi-link ppp
B.) multi-channel ppp
C.) can't be done
D.) omni-ppp
E.) plp
Answer / guest
Answer: A
Multilink PPP binds separate physical lines into one logical
line. This
feature is especially useful for ISDN BRI, where you are
provided 2
different circuits at 64k each (so you can bind them
together for 128k).
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the igp (interior gateway protocol)?
What are the different IPX access lists?
If you are running Token Ring with Novell IPX routing, which encapsulation should you use? A.) SAP B.) SNAP C.) 802.5 D.) 802.2
How arp brings mac address for switch?
Explain usage of ICMP in IP routing
Why is network segmentation a good idea when managing a large network?
Identify the true statements about the following access list: Access-list 101 deny tcp 192.10.172.0 0.0.0.255 any eq 23 Access-list 101 permit ip any any A.) This access list prevents the host 192.10.172.0 from telneting B.) This access list prevents any telnet traffic from subnet 192.10.172.0/24 C.) This access list filters some telnet access D.) This access list denies any telnet traffic to subnet 192.10.172.0/24 E.) This access list is invalid F.) The netmask on the this access list is reversed
Identify the following components of the IPX address 2e.0000.0065.ed43 A.) Not a valid IPX address B.) Network = 2e, Subnet = 0000, Node = 0065.ed43 C.) Network = 2e.0000, Node = 0065.ed43 D.) Network = 2e, Node = 0000.0065.ed43
Identify the 2 methods to modify the routers boot sequence? A.) Setup program B.) Boot system commands C.) RXBoot D.) Config-register
what is the distance betwwen link stae routing protocl and distance vector who have the best convergence toplogy eigrp conatain 3 table name them what the toplogy table contain
Given the following IP address from the Class B address range 172.35.21.12. Your network plan requires no more than 126 hosts on a shored. Which value should you use as the subnet mask? A. 255.255.0.0 B. 255.255.128.0 C. 255.255.126.0 D. 255.255.255.128 E. 255.255.255.252
Which layer hides details of network dependent information from the higher layers by providing transparent data transfer? A.) Transport B.) Physical C.) Data Link D.) Session E.) Application F.) Network