Config, Monitoring and Dialup


1. Which of the following is the correct form of the translate command?

A. translate ip lat 172.21.3.4 vax11
B. translate ip 172.21.3.4 lat vax11
C. translate tcp 172.21.3.4 x25 1235552222
D. translate ip lat 172.21.3.4 x25 1235552222

>> !
Answer: C


2. What is the command to setup modem auto discovery?

A. modem auto discovery
B. modem autoconfigure discovery
C. enable modem auto discovery
D. modem auto discovery on

>> !
Answer: B


3. Which of the following is the only switch type used in Europe for ISDSN PRI circuits?

A. Primary-net5
B. Basic-net5
C. Primary-4ess
D. Basic-4ess

>> !
Answer: A


4. Which of the following are services provided by Cisco access servers? (Choose all that apply)

A. Telnet
B. LAT
C. DNS
D. ISDN

>> !
Answer: A & B


5. Which of the following are components of a dialer profile? (Choose all that apply)

A. dialer interface
B. dialer map class
C. interface map
D. dialer pool

>> !
Answer: A, B & D


6. What are the advantages of Multilink PPP? (Choose all that apply)

A. Increased available bandwidth.
B. Multiple physical circuits and be configured into a single logical circuit.
C. Decreases broadcast traffic.
D. Decreases SAP traffic.

>> !
Answer: A & B


7. Which of the following are common reasons for using a chat script? (Choose all that apply)

A. Initializing a directly attached modem.
B. To log into a remote system.
C. To configure the event log.
D. To configure a banner message.

>> !
Answer: A & B


8. Which of the following is an example of protocol translation?

A. LAT to Telnet
B. Telnet to IP
C. IP to LAT
D. PAP to CHAP

>> !
Answer: A

LAT to Telnet is one form of protocol translation used on Cisco access servers.


9. What is the command string to load the factory settings on a modem?

A. AT&D
B. AT&F
C. AT
D. AT&M0

>> !
Answer: B


10. What IOS feature allows the decrease in the interval for routing protocol updates?

A. Snapshot routing
B. RIP
C. RTMP
D. IGRP

>> !
Answer: A


11. What command is used to associate an access list with a dialer group?

A. dialer [list] {list-number}
B. dialer group [access-list]
C. dialer-list [group-number] list [list-number]
D. access list dialer-group [group-number]

>> !
Answer: C


12. What would be the effect of the following command "access-list 101 deny igrp any any" ?

A. Only routing information packets will bring up the dialup line.
B. Only ip traffic will bring up the dialup line.
C. All traffic will bring up the dialup line except IGRP traffic.
D. Only IGRP traffic will bring up the line.

>> !
Answer: C

Exam Objective # 50 Access lists are used to either permit or deny access to the internal or external network based on source IP address, destination IP address, or protocol.


13. Which command will specify which DHCP server on a network to use with a specific dialer profile?

A. ip dhcp-server ip-address
B. dialer ip dhcp-server ip-address
C. dialer dhcp-server ip-address
D. ip-address dialer dhcp-server

>> !
Answer: A

To specify which DHCP server to use on your network use the command: ip dhcp-server ip-address


14. Which signal indicates that the DTE is available to accept a call?

A. Dsr up
B. Rts up
C. Cts up
D. Dtr up

>> !
Answer: D


15. Which are the three most common types of ISDN switch configurations in the united states?

A. basic-dms100
B. basic-net3
C. basic-ni
D. basic-5ess

>> !
Answer: A, C & D


16. Which commands allows you to troubleshoot your VPDN operation? (Choose all that apply)

A. show nas
B. debug vpdn
C. show vpdn events
D. debug vpdn event

>> !
Answer: B & D

To display debug traces for the Virtual Private Dialup Network (VPDN) feature, which provides PPP tunnels using the Layer 2 Forwarding (L2F) protocol, use the debug vpdn EXEC command. The no form of this command disables debugging output. [no] debug vpdn {errors | events | packets | l2f-errors | l2f-events | l2f-packets} Syntax Description errors - Displays errors that prevent a tunnel from being established or errors that cause an established tunnel to be closed. events - Displays messages about events that are part of normal tunnel establishment or shutdown. packets - Displays each protocol packet exchanged. This option may result in a large number of debug messages and should generally only be used on a debug chassis with a single active session. l2f-errors - Displays L2F protocol errors that prevent L2F establishment or prevent its normal operation. l2f-events - Displays messages about events that are part of normal tunnels establishment or shutdown for L2F. l2f-packets - Displays messages about L2F protocol headers and status.


17. How does overload relate to Cisco NAT services?

A. more hosts than addresses
B. excessive CPU utilization
C. no more static translations
D. messages to fast for console

>> !
Answer: A


18. What permits tunneling of link layer frames with a VPDN?

A. LZF
B. LZE
C. L2E
D. L2F

>> !
Answer: D

VPDN uses the Layer 2 Forwarding protocol (L2F) which permits the tunneling of link level frames. Using L2F tunneling, an Internet Service Provider (ISP) or other access service can create a virtual tunnel to link a customer's remote sites or remote users with corporate home networks. In particular, a network access server at the ISP's point of presence (POP) exchanges PPP messages with the remote users, and communicates by L2F requests and responses with the customer's home gateway to set up tunnels. L2F passes protocol-level packets through the virtual tunnel between endpoints of a point-to-point connection. Frames from the remote users are accepted by the ISP's POP, stripped of any linked framing or transparency bytes, encapsulated in L2F, and forwarded over the appropriate tunnel. The customer's home gateway accepts these L2F frames, strips the L2F encapsulation, and processes the incoming frames for the appropriate interface.


19. Which command displays the proper syntax for displaying events that are part of a NORMAL tunnel establishment or shutdown in virtual private dialup networks (VPDN)?

A. debig vpdn all
B. debug vdpn events
C. debug vpdn errors
D. debug vpdn packets

>> !
Answer: B


20. Which command listed displays l2f protocol errors that prevent l2f establishment?

A. debug vpdn
B. debug vpdn l2f-errors
C. debug vpdn errors
D. debug vpdn l2f all

>> !
Answer: B

Command Syntax: [ no] debug vpdn {errors | events | packets | l2f-errors | l2f-events | l2f-packets} Syntax Description errors: Displays errors that prevent a tunnel from being established or errors that cause an established tunnel to be closed. events: Displays messages about events that are part of normal tunnel establishment or shutdown. packets: Displays each protocol packet exchanged. This option may result in a large number of debug messages and should generally only be used on a debug chassis with a single active session. l2f-errors: Displays L2F protocol errors that prevent L2F establishment or prevent its normal operation. l2f-events: Displays messages about events that are part of normal tunnels establishment or shutdown for L2F. l2f-packets: Displays messages about L2F protocol headers and status.


21. What signal indicates DTE ready for call?

A. DSR
B. RTS
C. CTS
D. DTR

>> !
Answer: A

A signal from a device indicating that it is ready to communicate with an external device. RTS: Ready to Send/Request to Send. RS-232 signal that requests to send data over a line. CTS: Clear To Send. Hardware flow-control on a control port or data port. DTR: Data Terminal Ready. Hardware flow-control.


22. What is the command to activate the line when the primary interface reaches 90%, and deactivate when the line reaches 20%:

A. backup load 20 90
B. backup dial 20 90
C. backup load 90 20
D. backup dial 90 20

>> !
Answer: C


23. Which command would you use to configure all virtual terminal lines to support asynchronous interfaces?

A. vty 0 255
B. vty enable async
C. vty-async
D. enable vty async

>> !
Answer: C

To tunnel SLIP or PPP across an X.25 WAN to an IP network using the two-step protocol translation method, use the vty-async command, which enables you to run PPP and SLIP on VTY lines. Normally, PPP and SLIP function only on physical asynchronous interfaces. The vty-async command enables you to run PPP and SLIP on VTY lines, which permits you to tunnel from an incoming protocol to SLIP or PPP and then to an IP network (or IPX-PPP to an IPX network).


24. Where is a dialer rotary group useful?

A. At an ISP NAS
B. in environments that require multiple calling destinations
C. calling very busy destinations
D. providing internet access

>> !
Answer: B

A dialer rotary group is useful in environments that require multiple calling destinations. Only the rotary group needs to be configured with dialer map commands.


25. What are the key differences between Dial On Demand and Dial Backup? (Choose all that apply)

A. Dial backup uses interesting traffic to determine when a line goes down
B. Dial on demand only works with PPP
C. Dial on Demand is only used when a link goes down
D. Dial on Demand is only used when interesting traffic is received
E. Dial Backup is used when a link goes down

>> !
Answer: D & E

Dial Backup is used to bring up a line when a circuit goes down, whereas Dial on Demand is used to bring up a circuit whenever interesting traffic is received.


26. Which two statements are true regarding the command telnet 1.2.3.4 2003

A. Establishes a reverse telnet connection
B. The data is sent to rotary group 3
C. The data is sent to line 1
D. The data is sent to rotary group 3 which is connected to a host or modem

>> !
Answer: A & B

If possible, configure modems using reverse connection. To make a reverse connection, issue this Telnet command from anywhere on the network that can ping x.x.x.x: telnet x.x.x.x 20yy where x.x.x.x is any active, connected, and up interface on the Cisco device and yy is the line number to which you want to connect.


27. Which command specifies a dial backup interface?

A. from interface configuration mode; interface [type number | type slot/port | type slot/port-adapter/port] backup
B. from global configuration mode; backup interface [type number | type slot/port | type slot/port-adapter/port]
C. from interface configuration mode; backup interface [type number | type slot/port | type slot/port-adapter/port]
D. from global configuration mode: interface [type number | type slot/port | type slot/port-adapter/port] backup

>> !
Answer: C

To select a backup interface. backup interface type number or backup interface type slot/port (For the Cisco 7500 series) or backup interface type slot/port-adapter/port (Cisco 7200 series)


28. What two values can you define when setting up backup line delays?

A. The number of errors the circuit must be have before the backup circuit is brought online
B. The number of seconds after the primary circuit goes down, before backup circuit is activated
C. The maximum number of errors per second before the backup circuit is brought online
D. The number of seconds after the primary circuit is active, before the secondary circuit is deactivated

>> !
Answer: B & D

You can configure a value that defines how much time should elapse before a secondary line status changes after a primary line status has changed. This means that you can define two delays: A delay that applies after the primary line goes down but before the secondary line is activated A delay that applies after the primary line comes up but before the secondary line is deactivated backup delay {enable-delay | never} {disable-delay | never}


29. What command should you use to verify the current configuration that an access server line is using?

A. Show line
B. display line
C. show line activity
D. show active lines

>> !
Answer: A


30. When using dialer profiles how do you specify the first interface?

A. interface profile0
B. interface profile1
C. interface dialer0
D. interface dialer1

>> !
Answer: C

Dialer profiles allow the configuration of physical interfaces to be separated from the logical configuration required for a call, and they also allow the logical and physical configurations to be bound together dynamically on a per-call basis. A dialer profile consists of the following elements:
A dialer interface (a logical entity) configuration including one or more dial strings (each of which is used to reach one destination subnetwork)
A dialer map class that defines all the characteristics for any call to the specified dial string
An ordered dialer pool of physical interfaces to be used by the dialer interface

All calls going to or from the same destination subnetwork use the same dialer profile. A dialer interface configuration includes all settings needed to reach a specific destination subnetwork (and any networks reached through it). Multiple dial strings can be specified for the same dialer interface, each dial string being associated with a different dialer map-class. The dialer map-class defines all the characteristics for any call to the specified dial string.
For example, the map-class for one destination might specify a 56-kbps ISDN speed; the map-class for a different destination might specify a 64-kbps ISDN speed. Each dialer interface uses a dialer pool, a pool of physical interfaces ordered on the basis of the priority assigned to each physical interface. A physical interface can belong to multiple dialer pools, contention being resolved by priority. ISDN BRI and PRI interfaces can set a limit on the minimum and maximum number of B channels reserved by any dialer pools. A channel reserved by a dialer pool remains idle until traffic is directed to the pool. When dialer profiles are used to configure DDR, a physical interface has no configuration settings except encapsulation and the dialer pools the interface belongs to.


31. Which part of a dialer profile is an ordered pool of physical interfaces to be used by the profile?

A. dialer interface
B. dialer map class
C. dialer pool
D. dialer manager

>> !
Answer: C

All dialer profiles have the following elements: A dialer interface (a logical entity) configuration including one or more dial strings (each of which is used to reach one destination subnetwork) A dialer map class that defines all the characteristics for any call to the specified dial string An ordered dialer pool of physical interfaces to be used by the dialer interface Note: All calls going to or from the same destination subnetwork use the same dialer profile.


32. Which key sequence can you use to suspend a telnet connection?

A. Ctrl-Z
B. Shift-break
C. shift-ctrl-6-X
D. Ctrl-Break

>> !
Answer: C

The reverse-telnet can be terminated by typing Ctrl-Shift-6 followed by x. This will suspend the session and leave the user at a router prompt. Then to terminate the session enter the disconnect command.


33. Which command would you use to enable RTS/CTS flow control on a serial line?

A. flow rts
B. flow hardware
C. flow control rts-cts
D. flow control hardware
E. flow control default

>> !
Answer: D


34. Which three options are displayed in the dialer map command?

A. name hostname
B. modem script
C. ip address
D. dialer number

>> !
Answer: A, C & D


35. Which part of a dialer profile is responsible for all the configuration parameters associated with a particular destination?

A. dialer interface
B. dialer map class
C. dialer pool
D. dialer manager

>> !
Answer: B

All dialer profiles have the following elements: A dialer interface (a logical entity) configuration including one or more dial strings (each of which is used to reach one destination subnetwork) A dialer map class that defines all the characteristics for any call to the specified dial string An ordered dialer pool of physical interfaces to be used by the dialer interface Note: All calls going to or from the same destination subnetwork use the same dialer profile.


36. On a Cisco Access server what command would you use to verify the controller for your channelized T1 is up and running and no alarms have been reported?

A. show interface t1
B. debug controller
C. show interface serial 0
D. show controller t1 0

>> !
Answer: D

To verify your controller is up and running and no alarms have been reported: Enter the show controller t1 or show controller e1 command and specify the port number: 5300# show controller t1 0 T1 0 is up. No alarms detected. Framing is ESF, Line Code is AMI, Clock Source is Line Primary. Version info of slot 2: HW: 2, Firmware: 14, NEAT PLD: 13, NR Bus PLD: 19 Data in current interval (476 seconds elapsed): 0 Line Code Violations, 0 Path Code Violations 0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins 0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs Total Data (last 24 hours) 0 Line Code Violations, 0 Path Code Violations, 0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins, 0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs.


37. Find the missing words: The dialer group number is used with the ______ command to determine which packets will be meet the criteria specified by the ______ command and activate the ISDN connection.

A. access-list, dialer-map
B. dialer-list, dialer-map
C. dialer-list, dialer-list
D. access-list, dialer-map
E. dialer-map, dialer-list

>> !
Answer: C

Full statement: The dialer group number is used with the dialer-list command to determine which packets will be meet the criteria specified by the dialer-list command and activate the ISDN connection.


38. Which command will enable PPP encapsulation on an interface?

A. set encapsulation PPP
B. enable ppp
C. encapsulation ppp
D. ppp is enabled by default on any interface which supports it and does not need to be implicitly set

>> !
Answer: C

You can enable PPP on serial lines to encapsulate IP and other network protocol datagrams. To do so, use the following command in interface configuration mode: encapsulation ppp.


39. While troubleshooting a serial interface with a PRI connected, you need to check and make sure the serial interface and protocol are up by entering the ______ command. Also, this command will let you check the IP address.

A. show interface serial 0
B. show interface serial 0:23
C. show interface serial 0:24
D. show interface serial 0 detail

>> !
Answer: B

If you are having trouble: Make sure the serial interface and protocol are up by entering the show interface serial command.


40. Which command actually enables DDR on a dialer rotary group?

A. enable ddr
B. dialer in-band
C. dialer dynamic
D. dialer-list

>> !
Answer: B


41. Which command will specify the maximum number of packets which will be held while a DDR interface is being activated?

A. dialer hold number
B. dialer packet-queue number
C. dialer hold-queue number
D. dialer packet-threshold number

>> !
Answer: C


42. Where all the logging messages directed by default?

A. Console terminal
B. Auxiliary terminal
C. Tty1 auxiliary port
D. Console port

>> !
Answer: A


43. Which command will specify the amount of time that line is idle before it is disconnected.

A. dialer timeout seconds
B. dialer idle-timeout seconds
C. dialer idle-threshold seconds
D. dialer idle seconds

>> !
Answer: B


44. What command should you use to verify the current configuration that an access server line is using?

A. show active lines
B. display line
C. show line activity
D. Show line

>> !
Answer: D