A. Command Line Interface6300-A2-GB20-10 November 2003 A-13nat basic map public-ip private-ipnat basic map lower-public-ip lower-private-ip upper-private-ipMinimum Access Level: AdministratorCommand Mode: ConfigStatically maps public to private IP addresses for the one-to-one mapping function ofBasic NAT. In the first command, a single address pair is mapped. In the secondcommand, a range of IP addresses will be contiguously mapped starting at the pairdefined by the lower-public-ip and lower-private-ip argument. A maximum of 64 staticmappings can be created.Example: nat basic map 192.128.1.1 10.1.3.2public-ip – IP address of the public address space which is to be mapped to the IPaddress of a local host.private-ip – IP address of a local host which is to be mapped to an IP address in thepublic IP address space.lower-public-ip – Lowermost IP address of a range of public addresses which are to bemapped to a range of IP addresses of local hosts.lower-private-ip – Lowermost IP address of a range of local host IP addresses which areto be mapped to a range of IP addresses in the public IP address space.upper-private-ip – Uppermost IP address of a range of local host IP addresses which areto be mapped to a range of IP addresses in the public IP address space.nat basic delete private-ipnat basic delete lower-private-ip upper-private-ipMinimum Access Level: AdministratorCommand Mode: ConfigIn the first command, the command deletes static mapping entry associated with thespecified one-to-one mapping of Basic NAT. In the second command, a range ofmappings will be contiguously deleted starting at the pair defined by the lower-private-ipand ending with the upper-private-ip argument.Example: nat basic delete 192.128.1.1private-ip – Statically mapped IP address of the local host.lower-private-ip – Lowermost IP address of a range of local host IP addresses which areto be deleted.upper-private-ip – Uppermost IP address of a range of local IP addresses which are tobe deleted.nat napt delete {udp | tcp} portMinimum Access Level: AdministratorCommand Mode: ConfigDeletes static mapping entries which identify a local server.Example: nat napt delete tcp 102udp, tcp – Specify the protocol used, User Datagram Protocol or Transmission ControlProtocol.port – The protocol port number associated with the local server.Table A-9. NAT Commands (3 of 4)