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 traffic.
udp_port[2]
UDP port used for high priority traffic.
udp_port[3]
UDP port used for medium priority traffic.
udp_port[4]
UDP port used for low priority traffic.
ipdlc_dlc_spec_data.ip_precedence
Array of five IP precedence values used by the DLC for different traffic 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 traffic. This is normally set to 6.
ip_precedence[2]
IP precedence used for high priority traffic. This is normally set to 4.
ip_precedence[3]
IP precedence used for medium priority traffic. This is normally set to 2.
ip_precedence[4]
IP precedence used for low priority traffic. This is normally set to 1.
ipdlc_dlc_spec_data.no_dns_lookup
Specifies whether remote host IP addresses are specified 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 defined for this DLC is specified 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 defined for this DLC can be specified 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
specified as a name or alias.
DLC-specific 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