Which protocol resolves an IP address to a MAC address?
A.) DHCP
B.) RARP
C.) ARP
D.) NBP
E.) DNS
Answers were Sorted based on User's Feedback
Answer / guest
Answer: C
The Address Resolution Protocol (ARP) sends out a broadcast
to determine
the MAC address from the IP address.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / m haja bahurudeen
Ans : C) ARP
ARP - IP to Mac address
RARP - Mac to IP
DNS - IP to Hostname
DHCP - Automatic allocate ip,subnetmask
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / ali
when a request recieved by the switch from a specific port
i first check the mac table for that request if the
appropriate mac address is present then it just forward to
that specific address as a unicast if it is not present in
the table then the address resolution protocol broadcast
that address and when it get a correct reply from a port it
then add that port to there mac address table so it mean
the first request will be broadcast and next time it will
unicast
so the correct
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rajbir singh mor
A PC in an Ethernet network can communicate with another
PC, if only it knows the Ethernet address (MAC address) of
that PC. Address Resolution Protocol (ARP) is a network
protocol uses to translate a PC’s IP address to physical
(hardware) address. From OSI model point of view, ARP
belongs to the OSI data link layer (Layer 2).
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the correct command line syntax for configuring a port on a 7000 or 7500 series Cisco router with a VIP card? A.) port B.) port adapter/port C.) You can't put a VIP card in a 7000 or 7500 router. D.) slot/port-adapter/port E.) slot/port F.) slot
Identify the purpose of the following command 'ip route 192.168.100.0 255.255.255.0 10.1.0.1' A.) Enabling a dynamic routing protocol B.) Creating a static route to the 10.1.0.0 network C.) Teaches the router about the distant network 192.168.100.0 and how it can be reached via 10.1.0.1 D.) Assigining the IP address 192.168.100.0 to an interface
what is quota management?
In STP the Root Bridge Sends the BPDU in Every 2 Sec,In BPDU What kind of Information is i.e. What kind of information BPDU Contains?
Which device listed below provides clocking for the line? A.) DCE B.) CPE C.) CO D.) DTE E.) Demarc
Which command enables directly connected network 199.55.72.0 to be used by RIP? A. Router(config router)# rip 199.55.0.0 B. Router(config router)# rip 199.55.72.0 C. Router(config router)# network 199.55.0.0 D. Router(config router)# network 199.55.72.0
Can you explain in a generic manner the packet of IPSec?
What is LSA? How many types of LSA used by OSPF version 2??
Which global configuration command will tell the router to load the IOS file 'IOS_filename' from FLASH memory at the next boot? A.) boot system flash B.) boot system flash IOS_filename C.) boot system IOS_filename flash D.) boot system tftp IOS_filename tftp_address E.) config-register 0x0102 IOS_ filename
What not a name of an ISP? A. MSN B. Comcast C. Verizon D. McDonalds
Mention what are the ranges for the private ips?
When you mistakenly type the wrong command at the Router# prompt the router does a DNS lookup which takes about 20 seconds. Which command can you enter to prevent the router doing this in future?