beautypg.com

Clearing nat entries from the table – Brocade Virtual ADX Security Guide (Supporting ADX v03.1.00) User Manual

Page 85

background image

Brocade Virtual ADX Security Guide

73

53-1003250-01

Clearing NAT entries from the table

4

Clearing NAT entries from the table

Use the clear ip nat command to manually clear entries from the NAT table.

Syntax: clear ip nat protocol inside global-ip global-port private-ip local-port

The protocol parameter specifies the protocol type and can be tcp or udp plus its global or local
port number.

To clear a specific NAT entry based on the private and global IP addresses, enter the command
such as the following.

Virtual ADX#clear ip nat inside 192.168.1.43 10.10.10.5

This command clears the inside NAT entry that maps private address 10.10.10.5 to Internet
address 192.168.1.43.

Syntax: clear ip nat inside global-ip private-ip

To clear all static and dynamic entries from the NAT translation table, enter the following command.

Virtual ADX#clear ip nat all

Syntax: clear ip nat all