HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
DEFINE_DLC
udp_port[0]
UDP port used for LLC commands.
udp_port[1]
UDP port used for network priority trafc.
udp_port[2]
UDP port used for high priority trafc.
udp_port[3]
UDP port used for medium priority trafc.
udp_port[4]
UDP port used for low priority trafc.
ipdlc_dlc_spec_data.ip_precedence
Array of ve IP precedence values used by the DLC for different trafc priorities. Each entry in this array is
a value in the range
0 (minimum)7 (maximum).
ip_precedence[0]
IP precedence used for LLC commands. This is normally set to 6.
ip_precedence[1]
IP precedence used for network priority trafc. This is normally set to 6.
ip_precedence[2]
IP precedence used for high priority trafc. This is normally set to 4.
ip_precedence[3]
IP precedence used for medium priority trafc. This is normally set to 2.
ip_precedence[4]
IP precedence used for low priority trafc. This is normally set to 1.
ipdlc_dlc_spec_data.no_dns_lookup
Species whether remote host IP addresses are specied as IPv4 dotted-decimal addresses or as names
requiring lookup at a Domain Name Server. Possible values are:
AP_YES
The remote host IP address on each link station dened for this DLC is specied as a dotted-decimal
IP address (such as 193.1.11.100). The DLC does not need to perform any Domain Name Server
lookup for incoming or outgoing calls.
AP_NO
The remote host IP address on link stations dened for this DLC can be specied as a dotted-decimal
IP address (such as 193.1.11.100), as a name (such as newbox.this.co.uk), or as an alias
(such as newbox). The node performs a Domain Name Server lookup to determine the remote host
name on all incoming calls, and on outgoing calls for link stations where the remote host IP address is
specied as a name or alias.
DLC-specic data for SDLC:
sdl_spec_data.mux_info.dlc_type
Type of the DLC. Set this to AP_IMPL_SDLC_SL
sdl_spec_data.mux_info.card_type
133