Command Reference Guide
Administration Commands
define_ip_dlc
udp_port_low
UDP port number used for low priority traffic.
ip_precedence_llc
IP precedence value used for LLC commands, in the range 0 (minimum)—7 (maximum).
ip_precedence_network
IP precedence value used for network priority traffic, in the range 0 (minimum)—7 (maximum).
ip_precedence_high
IP precedence value used for high priority traffic, in the range 0 (minimum)—7 (maximum).
ip_precedence_medium
IP precedence value used for medium priority traffic, in the range 0 (minimum)—7 (maximum).
ip_precedence_low
IP precedence value used for low priority traffic, in the range 0 (minimum)—7 (maximum).
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:
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.
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.
2.31.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.31.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
INVALID_DLC_NAME
The supplied dlc_name parameter contained a character that was not valid.
100