Cisco Certifications Tutorials

Google
60 http:\\ciscocertifications.info A: deny all telnet traffic from 2.1.3.0 295. ROUTER1 on one side of a PPP link uses the password CORP1. Which configuration statement on ROUTER1 enables a connection between ROUTER1 and another router called ROUTER2? A: username ROUTER2 password CORP1 296. Which statement from a "show spantree 1" command output shows that the Virtual LAN 1 is functioning? A: VLAN1 is executing the IEEE compatible Spanning-Tree Protocol. 297. What type of address protocol is being used and what is the second part of this network address? 172.16.0.254 mask = 255.255.0.0 A: Private IP address and node number 298. Which 2 protocol tools use ICMP? A: ping traceroute 299. Which encapsulation type should be used for the Serial0 port? A: HDLC 300. Your network uses the 212.12.12.0 network. You must split up the network into subnets to han- dle multiple buildings separated by routers. What must you do to determine the proper subnet mask for your network? A: Determine the number of networks required Determine the maximum number of hosts on each subnet 301. You Telnet from a router to another device. Your login and your virtual terminal session on the other device are successful. What is the default that you must enter to suspend your Telnet ses- sion and return to the original Router? A: Ctrl-Shift-6 together with x 302. You determine that a new testing application requires multiple hosts. These hosts must be capa- ble of sharing data between each host and an Enterprise Server at 10 Mbps. Other divisions in the company use applications that require less than 2 Mbps bandwidth from the Enterprise Server. What is your most economical recommendation? A: Install a switch so that the Enterprise Server can be provided a 100 Mbps port and each testing application hosts can be given dedicated 10 Mbps ports. 303. Which router command allows you to determine if an IP access list is enabled on an interface? A: Router# show up interface 304. Which statement should you use to deny FTP access from network 210.93.105.0 to network 223.8.151.0? A: access-list 101 deny tcp 210.93.105.0 0.0.0.255 223.8.151.0 0.0.0.255 eq ftp access-list 101 permit ip any any.