Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual
Page 207

Brocade Mobility RFS7000-GR Controller CLI Reference Guide
193
53-1001945-01
Global Configuration Commands
5
Usage Guidelines 1
By using the
ip access-list
parameter you enter the following contexts:
•
ext-nacl — Extended ACL. For more details see
Extended ACL Instance on page 351.
nat
Network Address Translation (NAT).
Syntax
ip nat
•
<inside|outside> – Defines the interface as private (inside) or public (external).
NAT translations refer to this keyword to identify translations applied to
incoming packets on an interface.
Refer to
for details on marking an interface as private (inside)
or public (external).
•
destination (static destination to add a destination address translation. Use the key word static to specify local global mapping. • source list source to add a source address translation. Use the keyword list (access list) to specify the traffic for NAT. This NAT is the source IP address of the traffic matching the access list. • interface NOTE: Use this command to configure port NAT. Syntax ip nat • <inside|outside> – Defines the interface as private (inside) or public (external). for details on marking an interface as private (inside) or public (external). • source list source to add a source address translation. Use the keyword list (access list) to specify the traffic for NAT. This NAT is the source IP address of the traffic matching the access list. • interface NOTE: Use this command to configure port NAT. route Establish static routes. • A.B.C.D – IP destination prefix. Adds a static route entry in the IP routing table. • A.B.C.D/M – IP destination prefix. Adds a static route entry in the IP routing • next hop – IP address of the next hop that is used in to reach the destination. routing Turn on IP routing. ssh Secured Shell (SSH) Server. • port– Listening port. The value can be between 0-65536. • rsa – RSA encryption key. • keypair-name – Configures a RSA keypair used for encryption. • WORD – RSA keypair name.
source IP address of the traffic gets translated to the IP address of the selected
interface.
NAT translations refer to this keyword to identify translations applied to
incoming packets on an interface.
Refer to
source IP address of the traffic gets translated to the IP adress of the selected
interface.
table.