Computer Networking What is the administrative distance of OSPF? 110 120 100 90 110 120 100 90 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You type debug ip rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of 16. What does this mean? The route is queued at 16 messages a second. The route is inaccessible. They will all load-balance. The route is 16 hops away. The route has a delay of 16 microseconds. The route is queued at 16 messages a second. The route is inaccessible. They will all load-balance. The route is 16 hops away. The route has a delay of 16 microseconds. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you place on interface on a private network? ip outside global ip nat inside ip nat outside ip inside local ip outside global ip nat inside ip nat outside ip inside local ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The first step in troubleshooting many problems is to verify which of the following? TCP/IP is installed correctly on the client The subnet mask is valid The WINS server is running None of these The BDC is operable TCP/IP is installed correctly on the client The subnet mask is valid The WINS server is running None of these The BDC is operable ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following medium access control technique is used for bus/tree? token ring CSMA None of these token bus MAC token ring CSMA None of these token bus MAC ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 ANSWER DOWNLOAD EXAMIANS APP