The two sublayers of the IEEE Data Link Layer are which of the
following?
A.) Link and Logical Control
B.) Data Link and LLC
C.) Logical Link Control and Media Access Control
D.) Data Link and MAC
Answers were Sorted based on User's Feedback
Answer / subramani
Logical Link Control identifies the version of protocol
ie IPx,IPv4 or IPv6
MAC determines the hardware address of
the computer
Answer:C
| Is This Answer Correct ? | 1 Yes | 0 No |
Novell's implementation of RIP updates routing tables every ____ seconds. A. 60 B. 90 C. 10 D. 30
Which addresses are INCORRECTLY paired with their class? A. 240 - 255, Class D B. 240 - 255, Class E C. 224 - 239, Class D D. 224 - 239, Class E
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run
What is a function of a reliable transport layer connection? A. route selection B. acknowledgements C. session checkpoints D. system authentication
What is the default IPX Ethernet encapsulation? A.) SNAP B.) Arpa C.) 802.2 D.) Novell-Ether E.) SAP
What is BGP attribute & How many types of attributes are used by BGP???
5 Answers Hathway, HCL, Infinite Computer Solutions,
What does the command “IP name-server 255.255.255.255″ accomplish? a.It disables domain name lookup. b.It sets the domain name lookup to be a local broadcast. c.This is an illegal command. d.The command is now defunct and has been replaced by “IP server-name ip any”
Explain how many collision domains are in switch?
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
R1#sh ip nat translations Pro Inside global Inside local Outside local Outside global icmp 15.1.1.1:11 10.1.1.1:11 30.1.1.1:11 30.1.1.1:11 icmp 15.1.1.1:12 10.1.1.1:12 20.1.1.1:12 20.1.1.1:12 icmp 15.1.1.1:13 10.1.1.1:13 21.1.1.1:13 21.1.1.1:13 icmp 15.1.1.1:14 10.1.1.1:14 31.1.1.1:14 31.1.1.1:14 R1# So my question is that after every ip address [:] is used & some number. 15.1.1.1{:11}... what is this colon & number indicate. Can anyone tel me this..!!! Thanking you advance. Shahin
Which two steps are required to confound and apply standard access lists on an interface? (Choose two) A. define an access list number and its parameters B. enable an interface to become part of the access list group C. define the number of access lists to be supported on an interface D. copy the access list definition to each interface that will support it
what is standard and extended acess list? what are the commands for extended and acess list?