no

nat-pool-config-instance

Removes address(es) configured with this NAT pool

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

no address [<IP>|range <START-IP> <END-IP>]

Parameters

no address [<IP>|range <START-IP> <END-IP>]
no address [<IP>| range <START-IP> <END-IP>] Removes a single IP address or a range of IP addresses from this NAT pool

Usage Guidelines

The no command negates any command associated with it. Wherever required, use the same parameters associated with the command getting negated.

Example

nx9500-6C8809(config-profile-default-rfs4000-nat-pool-pool1)#show context
 ip nat pool pool1
  address range 172.16.10.2 172.16.10.8
nx9500-6C8809(config-profile-default-rfs4000-nat-pool-pool1)#

nx9500-6C8809(config-profile-default-rfs4000-nat-pool-pool1)#no address range 1
72.16.10.2 172.16.10.8

nx9500-6C8809(config-profile-default-rfs4000-nat-pool-pool1)#show context
 ip nat pool pool1
nx9500-6C8809(config-profile-default-rfs4000-nat-pool-pool1)#