Cisco® 400-051 Exam Practice Questions (P. 3)
- Full Access (939 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
Which two SCCP call signaling messages are sent by an IP phone to Cisco Unified Communications Manager? (Choose two.)
- ASoftKeyEvent
- BOpenReceiveChannelAck
- CStartMediaTransmission
- DSelectSoftKeys
- ECloseReceiveChannel
- FStopTone
Correct Answer:
AB
This message indicates which soft key was pressed. Upon receipt of this message, CallManager invokes the action associated with the pressed soft key. For example, if Hold was the pressed soft key, CallManager places the active call on user hold. In some trace files you might see a soft key number without the corresponding description. The following list defines each soft key number.
AB
This message indicates which soft key was pressed. Upon receipt of this message, CallManager invokes the action associated with the pressed soft key. For example, if Hold was the pressed soft key, CallManager places the active call on user hold. In some trace files you might see a soft key number without the corresponding description. The following list defines each soft key number.
send
light_mode
delete
Question #22
Which device is the initiator of a StationInit message in a Cisco Unified Communications Manager SDI trace?
- ACisco Unified Communications Manager
- BMGCP gateway
- CCisco Music on Hold server
- DSCCP IP phone
- ESIP Proxy Server
Correct Answer:
D
Station Init means that an inbound Transmission Control Protocol (TCP) message from a Skinny station reached CallManager. A Skinny station is any endpoint that uses the Skinny protocol to communicate with CallManager.
D
Station Init means that an inbound Transmission Control Protocol (TCP) message from a Skinny station reached CallManager. A Skinny station is any endpoint that uses the Skinny protocol to communicate with CallManager.
send
light_mode
delete
Question #23
Refer to the exhibit.

You received this debug output to troubleshoot a Cisco IOS MGCP gateway problem at a customer site. Which statement about this endpoint on the Cisco MGCP gateway is true?

You received this debug output to troubleshoot a Cisco IOS MGCP gateway problem at a customer site. Which statement about this endpoint on the Cisco MGCP gateway is true?
- AThis endpoint is on a T1 Controller 0/1/0.
- BThis endpoint is on an E1 Controller 0/1/0.
- CThis endpoint is on a T1 Controller 0/1/1.
- DThis endpoint is on an E1 Controller 0/1/2.
- EThis endpoint is on an T1 Controller 0/1/2.
Correct Answer:
A
The s0/Su1/DS1-0 refers to the slot and port information (0/1/0). It is also a DS1 as shown by this output, which means it is a T1 not an E1.
A
The s0/Su1/DS1-0 refers to the slot and port information (0/1/0). It is also a DS1 as shown by this output, which means it is a T1 not an E1.
send
light_mode
delete
Question #24
To which SIP response class do the SIP response codes 300 to 399 belong?
- AProvisional
- BClient Failure
- CServer Failure
- DSuccessful
- ERedirection
Correct Answer:
E
Redirection further action needs to be taken in order to complete the request. That is what this class implies.
E
Redirection further action needs to be taken in order to complete the request. That is what this class implies.
send
light_mode
delete
Question #25
Which SIP request method enables reliability of SIP 1xx response types?
- AACK
- BPRACK
- COPTIONS
- DCANCEL
- EREGISTER
Correct Answer:
B
In order to achieve reliability for provisional responses, we do nearly the same thing. Reliable provisional responses are retransmitted by the TU with an exponentialbackoff. Those retransmissions cease when a PRACK message is received. The PRACK request plays the same role as ACK, but for provisional responses. There is an important difference, however. PRACK is a normal SIP message, like BYE. As such, its own
B
In order to achieve reliability for provisional responses, we do nearly the same thing. Reliable provisional responses are retransmitted by the TU with an exponentialbackoff. Those retransmissions cease when a PRACK message is received. The PRACK request plays the same role as ACK, but for provisional responses. There is an important difference, however. PRACK is a normal SIP message, like BYE. As such, its own
send
light_mode
delete
Question #26
Which SIP response is considered a final response?
- A183 Session in Progress
- B199 Early Dialog Terminated
- C200 OK
- D180 Ringing
- E100 Trying
Correct Answer:
C
200 OK Indicates the request was successful. Whether other options state the request is still in progress or request is initiated.
C
200 OK Indicates the request was successful. Whether other options state the request is still in progress or request is initiated.
send
light_mode
delete
Question #27
Which two SDP content headers can be found in a SIP INVITE message? (Choose two.)
- AExpires
- BContact
- CConnection Info
- DMedia Attributes
- EAllow
- FCSeq
Correct Answer:
CD
Connection info is optional field in SDP whether Media attributes decide the codec and media type for that call.
CD
Connection info is optional field in SDP whether Media attributes decide the codec and media type for that call.
send
light_mode
delete
Question #28
Refer to the exhibit.

If this SIP call is initiated using early offer, which SIP message will UA#2 use to communicate its media capability to UA#1?

If this SIP call is initiated using early offer, which SIP message will UA#2 use to communicate its media capability to UA#1?
- AINVITE
- B180 Ringing
- C200 OK
- DACK
- ERTP Media
Correct Answer:
C
In Early offer, SIP Send SDP in the invite, the other node will send the SDP in the 200 message.
C
In Early offer, SIP Send SDP in the invite, the other node will send the SDP in the 200 message.
send
light_mode
delete
Question #29
Refer to the exhibit.

If this SIP call is initiated using delayed offer, which SIP message will UA#1 use to communicate its media capability to UA#2?

If this SIP call is initiated using delayed offer, which SIP message will UA#1 use to communicate its media capability to UA#2?
- AINVITE
- B180 Ringing
- C200 OK
- DACK
- ERTP Media
Correct Answer:
D
In the Delayed Offer process, the calling does not send its offer in the SIP INVITE Message. The callee sends the offer within the SDP fields of its answer (SIP 200
OK). The calling answers within the ACK message.
D
In the Delayed Offer process, the calling does not send its offer in the SIP INVITE Message. The callee sends the offer within the SDP fields of its answer (SIP 200
OK). The calling answers within the ACK message.
send
light_mode
delete
Question #30
Which two responses are examples of client error responses in SIP protocol? (Choose two.)
- A302 Moved Temporarily
- B404 Not Found
- C503 Service Unavailable
- D502 Bad Gateway
- E604 Does Not Exist Anywhere
- F408 Request Timeout
Correct Answer:
BF
Client Error (400 to 499)Request contains bad syntax or cannot be fulfilled at this server. This class of 400 to 499 contains only error messages.
BF
Client Error (400 to 499)Request contains bad syntax or cannot be fulfilled at this server. This class of 400 to 499 contains only error messages.
send
light_mode
delete
All Pages