nerdexam
Cisco

500-215 · Question #36

How do you configure the system to store CDRs on the local GTPP Storage Server?

The correct answer is D. Execute the storage-server mode local command. Option D is correct because, within the GTPP group configuration context, the proper command syntax to direct CDR storage to the local GTPP Storage Server is storage-server mode local - the mode local parameter explicitly tells the system to use local storage rather than an…

Cisco Mobile Packet Core Architecture

Question

How do you configure the system to store CDRs on the local GTPP Storage Server?

Options

  • AExecute the storage-server mode command
  • BExecute the gtpp storage-server mode command
  • CExecute the gtpp storage-server local file command
  • DExecute the storage-server mode local command

How the community answered

(15 responses)
  • A
    7% (1)
  • D
    93% (14)

Explanation

Option D is correct because, within the GTPP group configuration context, the proper command syntax to direct CDR storage to the local GTPP Storage Server is storage-server mode local - the mode local parameter explicitly tells the system to use local storage rather than an external server.

Why the distractors fail:

  • A (storage-server mode) is incomplete - it invokes the mode command but never specifies local, leaving the storage destination undefined.
  • B (gtpp storage-server mode) incorrectly adds the gtpp prefix (you are already inside the GTPP group context) and still omits the required local keyword.
  • C (gtpp storage-server local file) uses both the wrong prefix and wrong keyword order; local file is not valid syntax for this command.

Memory tip: Focus on the two required keywords - mode and local - in that order. Think: "What mode? Local mode." That maps directly to storage-server mode local and reminds you that neither keyword alone is sufficient.

Topics

#CDR storage#GTPP Storage Server#CLI configuration#local storage

Community Discussion

No community discussion yet for this question.

Full 500-215 Practice