HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_DLC
Ethernet
AP_FDDI
FDDI
AP_IP
Enterprise Extender (HPR/IP)
def_data.neg_ls_supp
Species whether the DLC supports negotiable link stations. You cannot change this parameter for an existing
DLC; this parameter can be specied only when creating a new DLC. If
dlc_type is set to AP_QLLC, this
must be set to AP_YES.
Possible values are:
AP_YES
Link stations using this DLC may be negotiable.
AP_NO
Link stations using this DLC must be dened as either primary or secondary; negotiable link stations
are not supported.
def_data.port_types
If dlc_type is set to
AP_TR / AP_ETHERNET/ AP_FDDI / AP_IP, set this parameter to AP_PORT_SATF.
For all other DLC types, this parameter is reserved.
def_data.hpr_only
Species whether the DLC supports only HPR trafc. If dlc_type is set to AP_IP, this must be set to
AP_YES. Possible values are:
AP_YES
This DLC is used for Enterprise Extender links, and supports only HPR trafc.
AP_NO
This DLC is used for link types other than Enterprise Extender and supports non-HPR trafc; it may
also support HPR trafc.
def_data.dlc_spec_data_len
Length, in bytes, of data specic to the type of the DLC. The DLC-specic data structures should be included
at the end of the basic VCB structure.
DLC-specic data for Enterprise Extender (HPR/IP):
ipdlc_dlc_spec_data.mux_info.dlc_type
Type of the DLC. Set this to AP_IP.
ipdlc_dlc_spec_data.mux_info.card_type
Type of the adapter card. Set this to AP_CARD_IP.
ipdlc_dlc_spec_data.mux_info.adapter_number
Reserved (set this parameter to zero).
ipdlc_dlc_spec_data.udp_port
Array of ve UDP port numbers used by the DLC for different trafc priorities. These are normally set to
1200012004.
132