LAN$HELP.HLB  —  LAN command, FCARP  Example
    1.- SDA> LAN FCARP/DEVICE=EG

        Displays all entries in the address resolution table for all LAN EG devices.
        Note this will define many symbols such as FCLA_EGx_n
        FCLA_remotenodename_locallandevice_remotelandevice.

    2.- SDA> LAN FCARP/DEVICE=EGA

        Displays all entries in the address resolution table for LAN device EGA.

    3.- SDA> LAN FCARP/DEVICE=EGA/ADDRESS=8400fc00

        Displays address resolution table data for a single data entry located at address 8400fc0.
        Note that /device qualifier is needed but ignored

    4.- SDA> LAN FCARP/DEVICE=EGA/ADDRESS=FCLA_EGA_1

        Displays address resolution table data for a single data entry, second entry or FCLA 1 on local LAN device EGA.
        Note that /device qualifier is needed but ignored!

    5.- SDA> LAN FCARP/DEVICE=EGA/ADDRESS=FCLA_VLAN17_EGA_EGB

        Displays address resolution table data for a single data entry, logical address of remote
        node VLAN17, using Local LAN device EGA to remote LAN device EGB.
        Note that /device qualifier is needed but ignored!
Close Help