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

Ifconfig command, IBM BladeCenter

From RZWiki


Image:ibm-logo-large.jpg

A CLI command available on IBM BladeCenter platforms; used to modify or display management module network interface configuration, status and statistics. This includes specifying IP and MAC address as well as enabling and disabling an interface.

Contents

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

ifconfig interface [options]

Common options include;

  • interface - specify an interface, either -eth0 or -eth1
  • -i ip_address - specify the interface IP address
  • -s subnet_mask - specify the interface subnet mask
  • -g ip_gateway - specify the interface IP gateway address
  • -c (static | dhcp |dthens) - specify the interface IP configuration method
  • -r (10 | 100 | auto) - specify the interface speed
  • -d (full | half | auto) - specify the interface duplex
  • -m MTU - specify the interface MTU size
  • -em (enabled | disabled) - enable or disable external management over all ports
  • -ep (enabled | disabled) - enable or disable switch external ports
  • -up - enabled the interface
  • -down - disable the interface

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

ifconfig -eth0 - display status information for the eth0 network interface

ifconfig -eth0 -down - disable the eth0 network interface

ifconfig -eth0 -i 1.2.2.2 -s 255.255.255.0 -g 1.2.2.1 -c static -r auto -d auto -up - enable the eth0 network interface, configure auto speed and duplex and static IP address 1.2.2.2, subnet mask 255.255.255.0 and gateway 1.2.2.1.

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

  • Help text for any command can be displayed using the option/keyword: -h
  • A list of available commands can be displayed by entering ? at the command line

noinclude/noinclude

Image:icemon-medium.png Related Commands

The uplink command is used to configure network uplink loss failover between management modules.

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

The Linux and F5 BigIP command equivalent has the same name: ifconfig command, Linux Image:Tux-small.png

Image:icemon-medium.png Related Articles

Information on other IBM BladeCenter commands

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 Linux commands Image:Tux-small.png

Information on F5 BigIP commands Image:F5-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 sjiveson#routerzone.eu
(replacing the # with an @)


Site Toolbox:

Personal tools
This page was last modified on 4 March 2009, at 10:30. - This page has been accessed 18 times. - Disclaimers - About RZWiki
Powered by MediaWiki