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

Mgmt route command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A command available on all F5 Networks BigIP platforms; used to display, create or modify the management interface default gateway and other routes.

Contents

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

bigpipe mgmt route network_address netmask mask gateway gateway_ip_address

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

bigpipe mgmt route - displays the current management interface routes

bigpipe mgmt route 0.0.0.0 netmask 0.0.0.0 gateway 10.10.10.1- configures the management interface default gateway to be 10.10.10.1.

bigpipe mgmt route 0.0.0.0 delete - delete the management interface default gateway - BE CAREFUL!!

bigpipe mgmt route all delete - delete all configured routes - BE CAREFUL!!

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

The config command offers a character based GUI alternative to using this command.

If a route is already configured, you must delete it first using either of these commands;

  • bigpipe mgmt route network_address delete
  • bigpipe mgmt route all delete

Be careful you don't lose your access!

The management interface IP address and mask are set using the bigpipe mgmt command

The help text for this command suggests the default gateway is set with command bigpipe mgmt route gateway x.x.x.x - this is not the case

To save your changes (to local configuration file: bigip_base.conf) use command: bigpipe base save

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:utilities-terminal-medium.png Typical Output

OS Version: 9.4.x

bigpipe mgmt route

MGMT ROUTE default inet
|    GATEWAY 10.114.11.1   MTU 0


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 9 July 2008, at 18:21. - This page has been accessed 51 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki