Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 760

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

747

53-1003098-01

7

ip nat [crypto source pool|pool <NAT-POOL-NAME>]

ip nat [inside|outside] destination static <ACTUAL-IP> <1-65535> [tcp|udp]

[(<NATTED-IP> {<1-65535>})]

ip nat [inside|outside] source static <ACTUAL-IP> <1-65535> [tcp|udp]

[(<NATTED-IP> {<1-65535>})]

ip nat [inside|outside] source list <IP-ACCESS-LIST-NAME> interface

[<INTERFACE-NAME>|pppoe1|vlan <1-4094>|wwan1] [(address <IP>|interface

<L3-IF-NAME>|overload|

pool <NAT-POOL-NAME>)]

nat

Configures the NAT parameters

crypto source pool
<NAT-POOL-NAME>

Configures the NAT source address translation settings for IPSec tunnels

<NAT-POOL-NAME> – Specify a NAT pool name.

pool <NAT-POOL-NAME>

Configures a pool of IP addresses for NAT

<NAT-POOL-NAME> – Specify a name for the NAT pool.

nat

Configures the NAT parameters

[inside|outside]

Configures inside and outside address translation for the destination

inside – Configures inside address translation

outside – Configures outside address translation

destination static
<ACTUAL-IP>

The following keywords are common to the ‘inside’ and ‘outside’ parameters:

destination – Specifies destination address translation parameters

static – Specifies static NAT local to global mapping

<ACTUAL-IP> – Specify the actual outside IP address to map.

<1-65535> [tcp|udp]

<1-65535> – Configures the actual outside port. Specify a value from 1 - 65535.

tcp – Configures Transmission Control Protocol (TCP) port

udp – Configures User Datagram Protocol (UDP) port

<NATTED-IP>
<1-65535>

Enables configuration of the outside natted IP address

<NATTED-IP> – Specify the outside natted IP address.

<1-65535> – Optional. Configures the outside natted port. Specify a value

from 1 - 65535.

nat

Configures the NAT parameters

[inside|outside]

Configures inside and outside address translation for the source

inside – Configures inside address translation

outside – Configures outside address translation

source static
<ACTUAL-IP>

The following keywords are common to the’ inside’ and ‘outside’ parameters:

source – Specifies source address translation parameters

static – Specifies static NAT local to global mapping

<ACTUAL-IP> – Specify the actual inside IP address to map.

<1-65535> [tcp|udp]

<1-65535> – Configures the actual outside port. Specify a value from 1 - 65535.

tcp – Configures Transmission Control Protocol (TCP) port

udp – Configures User Datagram Protocol (UDP) port

<NATTED-IP>
<1-65535>

Enables configuration of the outside natted IP address

<NATTED-IP> – Specify the outside natted IP address.

<1-65535> – Optional. Configures the outside natted port. Specify a value

from 1 - 65535.

nat

Configures the NAT parameters

[inside|outside]

Configures inside and outside IP access list

Advertising