60
http:\\ciscocertifications.info
A: deny all telnet traffic from 2.1.3.0295.ROUTER1 on one side of a PPP link uses the password CORP1. Which configuration statementon ROUTER1 enables a connection between ROUTER1 and another router called ROUTER2?A: username ROUTER2 password CORP1296.Which statement from a "show spantree 1" command output shows that the Virtual LAN 1 isfunctioning?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.0A: Private IP address and node number298.Which 2 protocol tools use ICMP?A: ping traceroute299.Which encapsulation type should be used for the Serial0 port?A: HDLC300.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 subnetmask for your network?A: Determine the number of networks required Determine the maximum number of hosts on each subnet301.You Telnet from a router to another device. Your login and your virtual terminal session on theother 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 x302.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 inthe company use applications that require less than 2 Mbps bandwidth from the EnterpriseServer. What is your most economical recommendation?A: Install a switch so that the Enterprise Server can be provided a 100 Mbps port and each testingapplication 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 interface304.Which statement should you use to deny FTP access from network 210.93.105.0 to network223.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.