Computer Networking You want to ping the loopback address of your local host(with IPv6). What will you type? trace 0.0.::1 ping ::1 ping 127.0.0.1 ping 0.0.0.0 trace 0.0.::1 ping ::1 ping 127.0.0.1 ping 0.0.0.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking In a _____ topology, if there are n devices in a network, each device has n - 1 ports for cables. mesh star bus None of these ring mesh star bus None of these ring ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Select the cable that uses copper conductor, accept and transport signals in the form of electric current? Twisted pair cable Fiber-optic cable All of these Metallic cable Twisted pair cable Fiber-optic cable All of these Metallic cable ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A subdivision of main storage created by operational software is referred to as a: compartment divided core None of these partition time-shared program compartment divided core None of these partition time-shared program ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which are considered the methods of NAT?1. Static2. IP NAT pool3. Dynamic4. NAT double-translation5. Overload 1, 3 and 5 3 only All of these 1 and 6 1, 3 and 5 3 only All of these 1 and 6 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will permit SMTP mail to only host 1.1.1.1? access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 ANSWER DOWNLOAD EXAMIANS APP