Which of the following is an example of the Physical Layer?
A.) SQL
B.) IP
C.) LLC
D.) DDP
E.) Ethernet
Answers were Sorted based on User's Feedback
Answer / guest
Answer: E
FDDI, Token Ring and Ethernet are all physical layer framing
standards.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / m haja bahurudeen
Ans : E)Ethernet
Example
Ethernet, voltage,V-35,RJ45
| Is This Answer Correct ? | 2 Yes | 0 No |
You are given the following address: 153.50.6.27/25. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.255.128, B,153.50.6.0, 153.50.6.127 B. 255.255.255.128, C,153.50.6.0, 153.50.6.127 C. 255.255.255.128, C,153.50.6.127, 153.50.6.0 D. 255.255.255.224, C,153.50.6.0, 153.50.6.127
as i m cccna holder ... then why i m going for bpo's ?
What is the default bandwidth size of t1 routers?
What are the different types of VPN?
What is the IP extended access list range? A.) 1000-1099 B.) 100-199 C.) 1-99 D.) 101-200
Identify the following command to configure a secret password to 'cisco'? A.) Router(config)#enable password cisco secret B.) Router(config)#enable secret cisco C.) Router(config)#enable secret password cisco D.) Router(config)#set secret = cisco
On Cisco catalyst 5000 how would you set the second port on the controller in the first slot to full duplex? A.) Set port duplex 1/1 full B.) Set port duplex 1/2 full C.) Set port duplex 0/1 full D.) Set port duplex 0/2 full
What is VLSM ?
Identify the command to configure DLCI 100 on an interface e0? A.) Router(config)# frame-relay local-dlci 100 B.) Router(config)# frame-relay local-dlci 100 int e0 C.) Router(config-if)# frame-relay local-dlci 100 D.) Router(config-if)# frame-relay local-dlci 100 int e0
During encapsulation, in which order is information packaged? A. Data, Packet, Segment, Frame B. Segment, Data, Packet, Frame C. Data, Segment, Packet, Frame D. Packet, Data, Segment, Frame E. Frame, Data, Segment, Packet F. Bread, Peanut Butter, Jelly, Bread
what is the difference b/w pap and chap,and give comand to configure pap cahp on two router r1 and r2,
In transport layer, for connection oriented communication Three way handshake process is there to establish a connection. So question is that, when a host send an ACK messages to another host with host intend to establish a connection, the source host send it as Broadcast or unicast message? Cud anyone explain this. Thanks in advance.