table of contents
conflicting packages
| fence_vixel(8) | System Manager's Manual | fence_vixel(8) | 
NAME¶
fence_vixel - I/O Fencing agent for Vixel FC switchesSYNOPSIS¶
fence_vixel [ OPTION]...DESCRIPTION¶
fence_vixel is an I/O Fencing agent which can be used with Vixel FC switches. It logs into a Vixel switch via telnet and removes the specified port from the zone. Removing the zone access from the port disables the port from being able to access the storage.OPTIONS¶
- -a IPaddress
 - IP address of the switch.
 
- -h
 - Print out a help message describing available options, then exit.
 
- -n port
 - The port number to remove zoning from on the switch.
 
- -p password
 - Password for login.
 
- -S path
 - Full path to an executable to generate the password for login.
 
- -V
 - Print out a version message, then exit.
    
 
STDIN PARAMETERS¶
- agent = < param >
 - This option is used by fence_node(8) and is ignored by fence_vixel.
 
- ipaddr = < hostname | ip >
 - IP address or hostname of the switch.
 
- passwd = < param >
 - Password for login.
 
- passwd_script = < param >
 - Full path to an executable to generate the password for login.
 
- port = < param >
 - The port number to remove zoning from on the switch.