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

Interface command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A command available on F5 BigIP platforms; used to modify and/or display device interface configuration.

Contents

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

bigpipe interface (int-name | all) [options]

Common options include;

  • (enable | disable) - enable or disable the interface(s.) The default is enable.
  • auto edge (enable | disable) - enable or disable auto STP edge port detection. The default is enable.
  • edge port (true | false) - specify whether the interface is an STP edge port. The default is true.
  • link type (p2p | shared | auto) - specify the STP link type. The default is auto.
  • media type - specify the media type and speed and duplex settings
Valid media types are;
  • auto
  • 10baseT half
  • 10baseT full
  • 100baseTX half
  • 100baseTX full
  • 1000baseT half
  • 1000baseT full
  • 1000baseSX full
  • 1000baseLX full
  • 10GbaseT full
  • 10GbaseSR full
  • 10GbaseLR full
  • 10GbaseER full)
  • pause (rx tx |rx | tx | tx rx | none) - specify flow control. The default is tx rx.
  • stp (enable | disable) - enable or disable STP. The default is enable.
  • stp reset - reset STP on the specified interface

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

bigpipe interface 1.4 \{ disable \} - disable interface 1.4

bigpipe interface all \{ disable \} - disable all interfaces (note this does not include the (lights out) management interface

bigpipe interface 1.4 \{ stp enable\} - enable STP for interface 1.4

bigpipe interface 1.4 \{ enable stp enable edge port true link type p2p \} - enable interface 1.4, enable use of STP, configure as an STP edge port and an STP link type of point to point

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.

See the Spanning Tree Port Types article for detailed information relating to the edge port and link type parameters.

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:Hitori-medium.png Equivalent Information via SNMP

Some or all of the information displayed by this command can be obtained via SNMP using the the MIB(s) and OID(s) detailed below along with retrieval examples using commands from the popular net-snmp application suite;


MIB: F5-BIGIP-SYSTEM-MIB.txt

OID: F5-BIGIP-SYSTEM-MIB::sysInterfaceStatTable or 1.3.6.1.4.1.3375.2.1.2.4.4.3

snmptable -v 2c -c public -Os -Cblw 50 1.2.3.4 1.3.6.1.4.1.3375.2.1.2.4.4.3
snmptable -v 2c -c public -Os -Cblw 50 1.2.3.4 F5-BIGIP-SYSTEM-MIB::sysInterfaceStatTable

Image:utilities-terminal-medium.png Typical Output

interface   speed   pkts   pkts   pkts   pkts   bits   bits errors trunk
             Mb/s     in    out   drop   coll     in    out
 mgmt UP   100 HD 8.818M 315916      0      0 4.816G 2.570G  13596
  1.1 UP   100 FD 40.82M 39.85M     33      0 32.41G 70.04G      1
  1.2 UP   100 FD 34.46M 31.18M      2      0 69.51G 24.94G      1
  1.3 DS  1000 FD      0      0      0      0      0      0      0
  1.4 DS  1000 FD      0      0      0      0      0      0      0
  1.5 DS  1000 FD      0      0      0      0      0      0      0
  1.6 DS  1000 FD      0      0      0      0      0      0      0
  1.7 DS  1000 FD      0      0      0      0      0      0      0
  1.8 DS  1000 FD      0      0      0      0      0      0      0
  2.1 DS  1000 FD      0      0      0      0      0      0      0
  2.2 DS  1000 FD      0      0      0      0      0      0      0

Image:icemon-medium.png Related Commands

The bigpipe vlan command is used to assign an interfaces to a vlan

The bigpipe stp command is used to configure 'global' STP settings

Image:object-flip-horizontal-medium.png Command Equivalents

A number of Cisco commands perform the equivalent functions on Cisco platforms, these include the speed command, the duplex command, the spanning-tree portfast command and the spanning-tree link-type command

The Extreme command equivalent is the configure port command

A number of Linux commands perform the equivalent functions on Linux platforms, these include the ifconfig command and the mii-tool command

Image:icemon-medium.png Related Articles

Information on other 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 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 9 September 2008, at 15:35. - This page has been accessed 77 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki