Computer Networking Which of the following is separated by a subnet mask? DHCP scopes Network ID and host ID Domains Subnets None of these DHCP scopes Network ID and host ID Domains Subnets None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You want to ping the loopback address of your local host(with IPv6). What will you type? ping 0.0.0.0 ping 127.0.0.1 ping ::1 trace 0.0.::1 ping 0.0.0.0 ping 127.0.0.1 ping ::1 trace 0.0.::1 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If delays are recorded as 10 bit numbers in a 50 router network, and delay vectors are exchanged twice a second, how much bandwidth per fill duplex line is occupied by the distributed routing algorithm? 1000 bps 500 bps 5 bps None of these 1500 bps 1000 bps 500 bps 5 bps None of these 1500 bps ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following statements are true regarding the command ip route 172.16.4.0 255.255.255.0 192.168.4.2?1. The command is used to establish a static route.2. The default administrative distance is used.3. The command is used to configure the default route.4. The subnet mask for the source address is 255.255.255.0. All of these 2 and 4 3 and 4 1 and 2 All of these 2 and 4 3 and 4 1 and 2 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How does a host on an Ethernet LAN know when to transmit after a collision has occurred?1. In a CSMA/CD collision domain, multiple stations can successfully transmit data simultaneously.2. In a CSMA/CD collision domain, stations must wait until the media is not in use before transmitting.3. You can improve the CSMA/CD network by adding more hubs.4. After a collision, the station that detected the collision has first priority to resend the lost data.5. After a collision, all stations run a random backoff algorithm. When the backoff delay period has expired, all stations have equal priority to transmit data. 1,3 and 4 1 and 3 2 and 5 2 and 4 1,3 and 4 1 and 3 2 and 5 2 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will permit SMTP mail to only 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 access-list 110 permit ip smtp host 1.1.1.1 ANSWER DOWNLOAD EXAMIANS APP