esxcfg-hwiscsi

Section: Maintenance Commands (8)
Index Return to Main Contents

BSD mandoc
VMware ESX 4.0  

NAME

esxcfg-hwiscsi - VMware ESX Qlogic iSCSI configuration Tool  

SYNOPSIS

esxcfg-hwiscsi OPTIONS  

DESCRIPTION

esxcfg-hwiscsi provides an interface to configure Qlogic iSCSI. if no arguments are given, esxcfg-hwiscsi displays the help message.  

OPTIONS

-l <vmkernel SCSI adapter name>
List current configuration.
-a [allow|deny] <vmkernel SCSI adapter name>
Allow or deny ARP redirection on adapter.
-j [enable|disable] <vmkernel SCSI adapter name>
Enable or disable jumbo frame support.
-h
Print a help message for this command.

 

EXAMPLES

esxcfg-hwiscsi -l <vmkernel SCSI adapter name>


    #esxcfg-hwiscsi -l vmhba2 
    DHCP Configuration Disabled
    ARP Redirection Disabled
    MTU Size = 1500

esxcfg-hwiscsi -a [allow|deny] <vmkernel SCSI adapter name>


    #esxcfg-hwiscsi -a allow vmhba2
    ARP Redirection successfully enabled.

esxcfg-hwiscsi -j [enable|disable] <vmkernel SCSI adapter name>


    #esxcfg-hwiscsi -j enable vmhba2
    MTU size successfully set to : 9000

 

COPYRIGHT

VMware ESX is Copyright 1998-2009 VMware, Inc. All rights reserved.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
COPYRIGHT

This document was created by man2html, using the manual pages. Brought to you by Bouke Groenescheij, www.jume.nl
Time: 15:25:08 GMT, May 26, 2009