
208 Chapter 3 Bulk Load Command
The CREATE_NAT command is used to create a new NAT set.
COMMAND: CREATE_NAT
NAT_NAME: [Name of new NAT set - Required]
NAT_TYPE: [Translation Type {Static/Pooled/Port} - Required]
IN_START_IP: [Internal starting IP address - Required]
IN_END_IP: [Internal ending IP address - Required]
EX_START_IP: [External starting IP address - Required]
EX_END_IP: [External ending IP address - Required for Pooled
NAT type]
END
The DELETE_NAT command is used to delete an existing NAT set.
COMMAND: DELETE_NAT
NAT_NAME: [Name of existing NAT set to delete - Required]
END