Computer Networking Which encapsulations can be configured on a serial interface?1. Ethernet2. Token Ring3. HDLC4. Frame Relay5. PPP 3, 4 and 5 2 only 1 and 4 All of these 3, 4 and 5 2 only 1 and 4 All of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which network is a cross between circuits switched network and a data-gram network? Circuit-switched network Virtual-circuit identifier None of these Virtual-circuit network Circuit-switched network Virtual-circuit identifier None of these Virtual-circuit network ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A distributed data processing configuration in which all activities must pass through a centrally located computer is called a: ring network hierarchical network data control network spider network None of these ring network hierarchical network data control network spider network None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface? The highest IP address of any logical interface The lowest IP address of any logical interface The lowest IP address of any physical interface The highest IP address of any physical interface The highest IP address of any logical interface The lowest IP address of any logical interface The lowest IP address of any physical interface The highest IP address of any physical interface ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have the following routing table. Which of the following networks will not be placed in the neighbor routing table?R 192.168.30.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0C 192.168.40.0/24 is directly connected, Serial0 172.16.0.0/24 is subnetted, 1 subnetsC 172.16.30.0 is directly connected, Loopback0R 192.168.20.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0R 10.0.0.0/8 [120/15] via 192.168.40.1, 00:00:07, Serial0C 192.168.50.0/24 is directly connected, Ethernet0 172.16.30.0 192.168.30.0 All of them will be placed in the neighbor routing table 10.0.0.0 172.16.30.0 192.168.30.0 All of them will be placed in the neighbor routing table 10.0.0.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet ANSWER DOWNLOAD EXAMIANS APP