Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 10 deny tcp any 196.15.7.0 eq www ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What PPP protocol provides dynamic addressing, authentication, and multilink? HDLC LCP X.25 NCP HDLC LCP X.25 NCP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What can cause a problem with communication with a client by name but not by IP address? None of these Subnet mask The IP address Static files such as an LMHOSTS file or a DNS database The default gateway None of these Subnet mask The IP address Static files such as an LMHOSTS file or a DNS database The default gateway ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If a host on a network has the address 172.16.45.14/30, what is the subnetwork this host belongs to? 172.16.45.8 172.16.45.0 192.168.10.126 172.16.45.4 172.16.45.12 172.16.45.8 172.16.45.0 192.168.10.126 172.16.45.4 172.16.45.12 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Identify the odd term amongst the following group: Optical fibre Microwaves None of these Coaxial cable Twisted pair wire Optical fibre Microwaves None of these Coaxial cable Twisted pair wire ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.22. Gateway (config) # router rip3. Gateway (config-router) # network 206.143.5.04. Gateway (config-router) # network 206.143.5.0 default 3 only 1 only 1, 2 and 4 1 and 4 3 only 1 only 1, 2 and 4 1 and 4 ANSWER DOWNLOAD EXAMIANS APP