Lead2Pass CCNP Routing & Switching 642-832 exam questions which contain almost 100% correct answers are tested and approved by senior Cisco lecturers and experts. They have been devoting themselves to providing candidates with the best study materials to make sure what they get are valuable. 642-832 practice tests are written to the highest standards of technical accuracy which can make you succeed in the exam.
QUESTION NO: 1
You enabled CDP on two Cisco Router which are connected to each other. The Line and Protocol status for the interfaces on both routers show as UP but the routers do not see each other a CDP neighbors. Which layer of the OSI model does the problem most likely exist?
A. Physical
B. Session
C. Application
D. Data-Link
E. Network
Answer: D
QUESTION NO: 2
You have the following commands on your Cisco Router:
ip ftp username admin
ip ftp password backup
You have been asked to switch from FTP to HTTP. Which two command will you use to replace the existing commands?
A. ip http username admin
B. ip http client username admin
C. ip http password backup
D. ip http client password backup
E. ip http server username admin
F. ip http server password backup
Answer: B, D
QUESTION NO: 3
%LINK-3-UPDOWN: Interface Serial0/0, changed state to up
%LINKPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to up
Refer to the graphic shown above. What statement is correct regarding the output shown in the graphic?
A. These two log messages will not have a severity level. They are not errors but are just informational messages.
B. The first log message is categorized as warning message.
C. These messages regarding interface status are normal output and will always be displayed when you exit config mode.
D. The first log message is an error message with a severity level of 3.
E. The second message would be shown if the logging console warning command had been issued.
Answer: A
QUESTION NO: 4
What are two approaches to maintaining a network? (Choose two.)
A. PPDIOO
B. Structured
C. Bottoms up
D. Interrupt-driven
E. Divide and Conquer
Answer: B, D
QUESTION NO: 5
The following command is issued on a Cisco Router:
Router(configuration)#logging console warnings
Which alerts will be seen on the console?
A. Warning only
B. Debugging, informational, notifications, warnings
C. Warnings, errors, critical, alerts, emergencies
D. Notifications, warnings, errors
E. Warnings, errors, critical, alerts
Answer: C
QUESTION NO: 6
You have 2 NTP servers in your network-10.1.1.1 and 10.1.1.2. You want to configure a Cisco Router to use 10.1.1.2 as its NTP server before falling back to 10.1.1.1. Which commands will you use to configure the router?
A. ntp server 10.1.1.1
ntp server 10.1.1.2
B. ntp server 10.1.1.1
ntp server 10.1.1.2 primary
C. ntp server 10.1.1.1
ntp server 10.1.1.2 prefer
D. ntp server 10.1.1.1 fallback
ntp server 10.1.1.2
Answer: C
QUESTION NO: 7
What level of logging is enabled on a Router where the following logs are seen?
%LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up
%LINKPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
A. alerts
B. critical
C. errors
D. notifications
Answer: D
QUESTION NO: 8
FCAPS is network maintenance model defined by ISO. It stands for which of the following?
A. Fault Management
B. Action Management
C. Configuration Management
D. Protocol Management
E. Security Management
Answer: A, C, E
QUESTION NO: 9
The following commands are issued on a Cisco Router:
Router(configuration)# access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
Router(configuration)# access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
Router(configuration)# exit
Router# debut ip packet 199
What will the debut output on the console show?
A. All IP packets passing through the router
B. Only IP packets with the source address of 10.1.1.1
C. All IP packets from 10.1.1.1 to 172.16.1.1
D. All IP packets between 10.1.1.1 and 172.16.1.1
Answer: D