Computer Networking Which is also known as a connectionless protocol for a packet-switching network that uses the Datagram approach? None of these IPV6 IPV4 IPV5 None of these IPV6 IPV4 IPV5 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You need to subnet a network that has 5 subnets, each with at least 16 hosts. Which classful subnet mask would you use? 255.255.255.192 255.255.255.248 255.255.255.224 255.255.255.240 255.255.255.192 255.255.255.248 255.255.255.224 255.255.255.240 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command displays the configuration register setting? show ip route show boot version show flash show version show ip route show boot version show flash show version ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are reasons for creating OSPF in a hierarchical design?1. To decrease routing overhead2. To speed up convergence3. To confine network instability to single areas of the network4. To make configuring OSPF easier 3 only 2, 3 nd 4 1, 2 and 3 3 and 4 3 only 2, 3 nd 4 1, 2 and 3 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which statement(s) about IPv6 addresses are true?1. Leading zeros are required.2. Two colons (::) are used to represent successive hexadecimal fields of zeros.3. Two colons (::) are used to separate fields.4. A single interface will have multiple IPv6 addresses of different types. 2 and 4 All of these 1 and 3 1, 3 and 4 2 and 4 All of these 1 and 3 1, 3 and 4 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 0.255.255.255 eq telnet access-list 100 deny tcp 192.168.10.0 255.255.255.0 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 0.255.255.255 eq telnet access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet ANSWER DOWNLOAD EXAMIANS APP