Computer Networking
When data is encapsulated, which is the correct order?

Segment, data, packet, frame, bit
Data, segment, packet, frame, bit
Data, frame, packet, segment, bit
Data, segment, frame, packet, bit

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following series of commands will restrict Telnet access to the router?

Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 out
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#ip access-group 10 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?

Forwards the switch to the first available link
Drops the frame
Floods the network with the frame looking for the device
Sends back a message to the originating station asking for a name resolution

ANSWER DOWNLOAD EXAMIANS APP