JN0-637 · Question #39
You are asked to see if your persistent NAT binding table is exhausted. Which show command would you use to accomplish this task?
The correct answer is D. show security nat source persistent-nat-table all. The command show security nat source persistent-nat-table all provides a comprehensive view of all entries in the persistent NAT table, enabling administrators to monitor and manage resource In Junos OS, when persistent NAT is configured, a binding table is created to keep…
Question
You are asked to see if your persistent NAT binding table is exhausted. Which show command would you use to accomplish this task?
Options
- Ashow security nat source persistent-nat-table summary
- Bshow security nat source summary
- Cshow security nat source pool all
- Dshow security nat source persistent-nat-table all
How the community answered
(20 responses)- A10% (2)
- B5% (1)
- C5% (1)
- D80% (16)
Explanation
The command show security nat source persistent-nat-table all provides a comprehensive view of all entries in the persistent NAT table, enabling administrators to monitor and manage resource In Junos OS, when persistent NAT is configured, a binding table is created to keep track of NAT sessions and ensure that specific hosts are allowed to initiate sessions back to internal hosts. To check if the persistent NAT binding table is full or exhausted, the correct command must display the entire table. The command show security nat source persistent-nat-table all will display the entire persistent NAT binding table. This allows you to check whether the table is exhausted or if there is space available for new persistent NAT sessions.
Topics
Community Discussion
No community discussion yet for this question.