What are the 2 functions of the Data Link Mac layer?
A.) Handles access to shared media
B.) Manages protocol access to the physical network medium
C.) Provides SAPs for higher level protocols
D.) Allows multiple devices to uniquely identify one another
on the data
link layer
Answer / guest
Answer: B D
These are the two primary functions of the MAC layer.
| Is This Answer Correct ? | 3 Yes | 0 No |
hi... i am usin packet tracer 5.0.. i hav connect two routers A and B. A has 200.100.25.100 and 1.0.0.1 and router B has 200.100.50.100 and 1.0.0.2... i hav connected 1.0.0.1 and 1.0.0.2... now i want to route 200.100.25.100 and 200.10.50.100 usin rip.. i enable rip in both the routers... but whn i give the command show ip route... i jus get this Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set A# so can sombody tell me where i hav gone wrong... thanku
Which command assigns the login password CISCO on the console terminal line? A. line vty 0 login password cisco B. line console login password cisco C. line login terminal password cisco D. line console 0 login E. line console 0 login password cisco
What does the following series of commands accomplish? router igrp 71 network 10.0.0.0 router igrp 109 network 172.68.7.0 A. It isolates networks 10.0.0.0 and 172.68.7.0. B. It loads igrp for networks 109 and 71. C. It disables RIP. D. It disables all routing protocols.
What is the command to allow you to type Tokyo instead of the IP address 172.16.30.1 to access a router named Tokyo? A.) config t, ip host Tokyo 172.16.30.1 B.) config t, ip hostname Tokyo 172.16.30.1 C.) config t, hostname Tokyo 172.16.30.1 D.) config t, ip hostname 172.16.30.1 Tokyo
Explain how many types of ips?
routing information
What is osi reference model?
What type of Ethernet operation allows only one entity to transmit at a time? For example, if someone else is transmitting, they must wait. A.) Full-Duplex B.) Dual-Duplex C.) Half-Duplex D.) Latex E.) Quarter-Duplex F.) Suplex
Identify 3 methods used to prevent routing loops? A.) Split horizon B.) Holddown timers C.) Poison reverse D.) SPF algorithm E.) LSP's
What two types of PPP data compression are available using Cisco IOS? A.) Predictor B.) DoubleSpace C.) Stacker D.) PAP E.) ZIP F.) CHAP
Inverse ARP serves what purpose? A.) Method for a local router to introduce itself to the remote end of the connection B.) Broadcast a routing table update C.) Identify MAC addresses if the IP address is known D.) Sent every 10 seconds used to verify the Frame Switch is still active
In static route, what is the difference between next hop ip address and local interface address, except the Administrative Distance.