Computer Networking Which of the following series of commands will restrict Telnet access to the router? Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 out Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#ip access-group 10 in Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 out Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#ip access-group 10 in ANSWER DOWNLOAD EXAMIANS APP
Computer Networking With an IP address of 100, you currently have 80 subnets. What subnet mask should you use to maximize the number of available hosts? 240 224 252 192 248 240 224 252 192 248 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When data is encapsulated, which is the correct order? Data, segment, packet, frame, bit Data, frame, packet, segment, bit Segment, data, packet, frame, bit Data, segment, frame, packet, bit Data, segment, packet, frame, bit Data, frame, packet, segment, bit Segment, data, packet, frame, bit Data, segment, frame, packet, bit ANSWER DOWNLOAD EXAMIANS APP
Computer Networking In a broad Sense, a railway track is an example of Half Duplex Simplex Full Duplex All of these Half Duplex Simplex Full Duplex All of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are the two main types of access control lists (ACLs)?1. Standard2. IEEE3. Extended4. Specialized 1 and 3 1 and 2 2 and 4 3 and 4 1 and 3 1 and 2 2 and 4 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following would be good reasons to run NAT?1. You need to connect to the Internet and your hosts don't have globally unique IP addresses.2. You change to a new ISP that requires you to renumber your network.3. You don't want any hosts connecting to the Internet.4. You require two intranets with duplicate addresses to merge. 1, 2 and 4 2 and 4 All of these 3 only 1, 2 and 4 2 and 4 All of these 3 only ANSWER DOWNLOAD EXAMIANS APP