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

Vlan command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A command available on most F5 Networks BigIP platforms; used to create, modify and delete vlans or display information about them.

Contents

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

bigpipe vlan [vlan_name] [options]

Common options include;

  • interfaces interface_number(s) (add | delete) [tagged] - add or delete an interface in this VLAN. If adding, specify if the VLAN should be tagged on the interface, it's untagged by default
  • tag tag_number - specify a tag number for the specified VLAN
  • failsafe [enable | disable] - enable or disable failsafe for this VLAN
  • timeout seconds - specify the failsafe timeout in seconds (default is 90)
  • mac masq [ mac_address | none] - enable or disable MAC masquerade and specify a MAC address if enabling

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

bigpipe vlan - display existing vlan configuration

bigpipe vlan failsafe - display existing vlan failsafe configuration

bigpipe vlan TEST tag 802 interfaces 1.3 failsafe enable timeout 30 - create a VLAN called TEST with a tag of 802, add interface 1.3 to this VLAN, enable failsafe with a timeout of 30 seconds

bigpipe vlan TEST interfaces 1.1 add - add interface 1.1 to vlan TEST

bigpipe vlan TEST interfaces 1.1 delete - remove interface 1.1 from vlan TEST

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

Changes are made to and configuration is stored in local configuration file: bigip_base.conf when the bigpipe base save command is used.

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 stp command controls global STP settings

The bigpipe interface command stp option is used to enable or disable STP on a per-interface basis


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:27. - This page has been accessed 53 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki