Previous Page: TRACK ON  Next Page: UNLOAD

UNBIND


Purpose

Use at the server console to


Syntax

UNBIND protocol [FROM] LAN_driver | board_name [[driver_parameter/]]

Parameter Use to

protocol

Specify the name of the protocol you want to unbind.

LAN_driver | board_name

Specify the name of the LAN driver or the network board from which you are unbinding the protocol.

driver_parameter

Specify one or more driver parameters if you have more than one network board of the same type in your server. See UNBIND Driver Parameters.

NOTE:  

Enclose driver parameters in square brackets.


UNBIND Driver Parameters

Driver parameter Use to

[DMA=number]

Specify the DMA channel for the board. Use the same channel you did when you loaded the driver.

[FRAME=number]

Specify the frame type for the board. Use the same frame type you did when you loaded the driver.

[INT=number]

Specify the interrupt for the board. Use the same interrupt you did when you loaded the driver.

[MEM=number]

Specify the memory address for the board. Use the same memory address you did when you loaded the driver.

[PORT=number]

Specify the I/O port for the board. Use the same I/O port you did when you loaded the driver.

[SLOT=number]

Specify the network board by the slot that it was installed in.

Use this parameter with microchannel and EISA computers. Use the same slot number you did when you loaded the driver.

[NODE=number]

Specify the node number of the board.


Using Driver Parameters


Examples


Additional Information

Topic See

Viewing a list of communication protocols

PROTOCOL



  Previous Page: TRACK ON  Next Page: UNLOAD