Computer Networking
What OSI layer handles logical address to logical name resolution?

Physical
An alias for the computer name
Data Link
Presentation
Transport

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 in
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 out
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
You type the following command into the router and receive the following output:Router#show serial 0/0 ^% Invalid input detected at '^' marker.Why was this error message displayed?

You cannot have a space between serial and 0/0.
The router does not have a serial0/0 interface.
You need to be in privileged mode.
Part of the command is missing.

ANSWER DOWNLOAD EXAMIANS APP