Posts

Showing posts with the label Take Assessment – Chapter 2 – CCNA Discovery: Introducing Routing and Switching in the Enterprise

CCNA Discovery 3 Chapter 2

1. What type of connection point is a point of presence (POP)?  between a client and a host  between two local networks  between a computer and a switch   between an ISP and an Enterprise network 2. A network administrator needs to configure Telnet access to a router. Which group of commandsenable Telnet access to the router?  Router(config)# enable password class      Router(config)# line con 0      Router(config-line)# login      Router(config-line)# password cisco  Router(config)# ip host 192.168.1.1 NewYork      Router(config)# enable password cisco  Router(config)# line aux 0      Router(config-line)# login      Router(config-line)# password cisco   Router(config)# enable password class       Router(config)# line vty 0 4       Router(config-li...