38
http:\\ciscocertifications.info
25.What is half duplexing?A: Frames feed into a single cable in one direction at a time.26.What are the three main methods of flow control?A: Windowing Buffering Source Quench Messaging27.What are the correct encapsulation types for frame-relay?A: Cisco & Ietf28.In IOS editing mode, how do you return to the beginning of command line?A: Ctrl + a29.What type of WAN protocol uses PVCs?A: Frame Relay30.Given the following IP address: 162.53.21.12You plan for no more than 126 hosts on the subnet that includes this address. What subnet maskwould you use?A: 255.255.255.12831.How would you backup the IOS image to a TFTP server?A: copy flash tftp32.What command would you use to get totally out of config mode and return to PRIV mode on therouter?A: ctrl + z33.How does "Store-and-Forward" LAN switching method work?A: Switch waits for the whole frame before forwarding. Latency varies with different frame sizes.34.You have a class B IP address with a 12 bit subnet. How many subnets and hosts are available?A: 4094 subnets, 14 hosts35.You have the following access list command:access-list 800 permit 3d 4aYou also have the following interface configurations:interface Ethernet 0ipx network 4aipx access-group 800 out