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 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 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)#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 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which switching technology reduces the size of a broadcast domain? VLANs ISL 802.1Q STP VLANs ISL 802.1Q STP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following TCP/IP internet protocol a diskless machine uses to obtain its IP address from a server? X.25 RDP None of these RIP RARP X.25 RDP None of these RIP RARP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To back up an IOS, what command will you use? copy tftp flash backup IOS disk copy flash tftp copy ios tftp copy tftp flash backup IOS disk copy flash tftp copy ios tftp ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command is used to determine if an IP access list is enabled on a particular interface? show ip interface show interface access-lists show access-lists show interface show ip interface show interface access-lists show access-lists show interface ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What layer of the OSI model would you assume the problem is in if you type show interface serial 1 and receive the following message? "Serial1 is down, line protocol is down." Data Link layer None. It is a router problem. Network layer Physical layer Data Link layer None. It is a router problem. Network layer Physical layer ANSWER DOWNLOAD EXAMIANS APP