Brocade Communications Systems RFS7000 Network Router User Manual


 
Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 255
53-1001931-01
Global Configuration commands
5
local pool default
low-ip-address <low-IP>
{high-ip-address
<high-IP>}
Sets the VPN local IP pool configuration
pool default low-ip-address <low-IP> {high-ip-address
<high-IP>} – Specifies the address range for the default
group tag
low-ip-address <low-IP> Specifies the lowest range for
IP address assignment
high-ip-address <high-IP> Optional. Specifies the
highest range for IP address assignment
name-server <IP> Specifies the DNS server for the DHCP client. A maximum of 6
name servers can be configured. Servers are tried in the order
entered.
<IP>IP address of DNS server
nat [inside|outside]
[destination|source]
Defines Network Address Translation (NAT) configuration values.
These following commands are possible for NAT
ip nat [inside|outside] destination static <IP> <port>
[tcp|udp] <outside-global-IP> {<outside-port>} – Sets the
parameters for translation for inside destination
ip nat [inside|outside] destination static <IP>
<outside-global-IP> {<outside-port>}Sets the parameters
for translation for inside destination
inside – Indicates inside address translation
outside – Indicates outside address translation
destination – Indicates destination address translation
static – Specifies local -> global address mapping
<IP> – The local IP address
<port> – Specifies the outside local port number
[tcp|udp] – Specifies the protocol
<outside-global-IP> – Specifies the outside global IP
address to translate to
<outside-port> – Optional. Specifies the outside port.
Value in the range 1 to 65535
ip nat [inside|outside] source list <acl-name> interface
[<interface-name>|vlan <1-4094>] overload – Sets the
parameters for translation for inside sources
inside – Indicates inside address translation
outside – Indicates outside address translation
source – Indicates source address translation
list <acl-name> – Specifies the ACL name <acl-name>
that describes local addresses
interface [<interface-name>|vlan <1-4094>] – The
interface to apply address translation to. Specify an
interface name <interface-name>, or use a VLAN ID
<1-4094>
overload – Over loads the NAT address translation
ip nat [inside|outside] source static <outside-global-IP>
<local-IP> – Sets the parameters for translation for inside
sources
inside – Indicates inside address translation
outside – Indicates outside address translation
source – Indicates source address translation
static – Specifies local -> global address mapping
<outside-global-IP> – The static global IP address to
map from
<local-IP> – The local IP address to map to