Computer Networking
After you have verified that TCP/IP is installed correctly, what is the next step in verifying the TCP/IP configuration?

Ping the broadcast address
Ping the address of the local host
Ping a distant router.
None of these
Ping the Microsoft Web site

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You are connecting your access point and it is set to root. What does Extended Service Set ID mean?

That you have multiple access points, but they are placed physically in different buildings.
That you have more than one access point and they are in the same SSID connected by a distribution system.
That you have more than one access point and they are in separate SSIDs connected by a distribution system.
That you have multiple access points, but one is a repeater access point.

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)#ip access-group 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 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

ANSWER DOWNLOAD EXAMIANS APP