Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Snat command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A command available on most F5 BigIP platforms; used to create, modify, view and delete source NAT translations.

Contents

Image:Vm-power-on-medium.png Usage Syntax

bigpipe snat name [options]

Common options include;

  • mirror [enable | disable] - enable or disable connection mirror between peers in a HA pair
  • automap - create an automap SNAT (traffic will be NATted using the IP address of the BigIP interface it leaves through.)
  • origin ip_address(es) (mask netmask) [add | delete] - specify origin (or original) source addresses that will be NATted by this SNAT
  • translation ip_address - specify the translation IP address, the address the origin source address is NATted to
  • snatpool pool_name - specify a SNAT pool that will be used for translation addresses (thus automap and translation cannot be used in conjunction with this option.)
  • vlans [name(s) | all] [enable | disable] - specify VLANs this SNAT will be enabled or disabled on (relative to the VLANs origin addresses will arrive from/on.) The default is all
  • [name | all] stats - display statistics for all or the specified SNAT
  • [name | all] stats reset - reset or clear statistics for all or the specified SNAT

Image:Vm-power-on-medium.png Usage Examples

bigpipe snat snat_one mirror enable automap origin 10.15.15.2 vlan vlan_one enable - create an automap SNAT called snat_one used by origin address 10.15.15.2, enable connection mirroring and enable on vlan_one only

bigpipe snat snat_one origin 10.15.15.3 add - add a further origin address to the SNAT created by the command above

bigpipe snat snat_two origin 10.15.20.0 mask 255.255.255.0 translation 55.11.12.1 - create an SNAT called snat_two using a translated address of 55.11.12.1, used by origin addresses on the 10.15.20.0/24 network

Image:accessories-text-editor-v2-medium.png Bigpipe Usage Notes

Don't forget to save your changes using the bigpipe save all command.

Note in most cases, the show keyword displays object status or statistics, the list keyword displays configuration.

The bigpipe command can be abbreviated to just b (e.g. b help instead of bigpipe help.) Alternatively, (from v9.4,) you can use the bigpipe shell to enter commands without prefixing them with bigpipe.

Where curly or normal brackets {} or () or quotes "" or exclamation mark ! are required as part of a command and you are not using the bigpipe shell, they must be proceeded with a back slash \ to prevent the bash shell from parsing them as system commands.


Image:icemon-medium.png Related Commands

The bigpipe snatpool command to create SNAT pools for use by SNATs

Image:icemon-medium.png Related Articles

Information on F5 BigIP commands Image:F5-logo-small.png

Information on Linux commands Image:Tux-small.png

Information on Cisco commands Image:Cisco-logo-small.png

Information on Vyatta commands Image:Vyatta-logo-small.png

Information on Extreme commands Image:Extreme-logo-small.png

Information on Zebra commands

Information on Secure Platform commands

Information on Blue Coat SGOS commands

Information on Nokia IPSO commands


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to steve#networkstuff.eu (replacing the # with an @)



Site Toolbox:

Personal tools
This page was last modified on 16 September 2008, at 13:28. - This page has been accessed 52 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki