: dump nat summary
Focus
Focus
Table of Contents

dump nat summary

Use the
dump nat summary
command to display the NAT configuration. Information displayed includes details of NAT Policy Set Stacks, NAT Policy Sets, and NAT Policy rules configured for a site.

Command

dump nat summary ( all | policysetstacks=
NAT Policy Stack Name
| policysets=
NAT Policy Set Name
| policyrules=
NAT Policy Rule Name
)

Options

all
Enter all to display configuration for all policy set stacks, sets and rules.
policysetstacks
Enter the policy set stack name to display configuration for a specific policy set stack.
policysets
Enter the policy set name to display configuration for a specific policy set.
policyrules
Enter the policy rule name to display configuration for a specific policy rule.

Command Notes

Role
Super, Read Only, Monitor
Related Commands
Introduced in
Release 5.2.1

Example

dump nat summary POLICY SET STACK: Default-NATPolicySetStack POLICY SETS: est RULE: asasd ENABLED: true POLICYSET: est ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Zone Dev SourcePrefix DestinationPrefix Sport Dport ProtocolNatAction NatPool NatPort Alg Destination eth7 (veth-e7-p)10.2.53.0/24 any any any any STATIC-SNAT 10.33.52.0-10.33.52.50any N/A Destination eth8() 10.2.53.0/24 any any any any STATICSNATany N/A ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Recommended For You