Library /sys$common/syshlp/LANCP$HELP.HLB  —  UPDATE

1  –  DEVICE

    Does an update operation on a LAN device. Currently, the only operation
    supported is reset.

    Requires SYSPRV privilege.

    Format

      UPDATE DEVICE device-name

1.1  –  Parameter

 device-name

    Specifies the LAN device name. The device name has the form ddcu, where
    dd is the device identifier, c is the controller designation, and u is
    the unit number.

    LAN devices are specified as the name of the template device, which is
    unit 0. For example, the first EI Ethernet device is specified as EIA0,
    the second as EIB0, and so on. You can specify the first EI device, for
    example, as EIA, EIA0, or EIA0:.

1.2  –  Qualifiers

1.2.1    /RESET

    Specifies that the device is to be reset.

1.3  –  Example

    LANCP> UPDATE DEVICE EWA0/RESET

    Resets Ethernet device EWA0.
Close Help