CALL:MS:DNSServer

CALL:MS:DNSServer

Last updated: April 27, 2013

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:MS:CSCF:PROXy:IP:ADDRess:IP6

Function

Sets/queries the DUT IPv6 server address. See DUT IPv6 P-CSCF Server Address/Address 2 .

Setting

Range: 0 to 45 characters of an valid IPv6 address, this can be a normal 39- character IPv6 address, a zero compression IPv6 address or a up to 45-character IPv4 address-compatible address (see IPv6 Address Requirements ). Ranges are from

  • "" (Null) or
  • 2000:0000:0000:0000:0000:0000:0000:0000 to 3FFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF or
  • FC00:0000:0000:0000:0000:0000:0000:0000 to FDFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF or
  • FE80:0000:0000:0000:0000:0000:0000:0000 to FEBF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF

Query

Same as setting.

*RST Setting

"" (Null)

Requirements

Lab Application Revision: I.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:MS:CSCF:PROXy:IP:ADDRess:IP6 'FE80:1111:2222:3333:4444:5555:6666:7777'" 
! Sets the DUT P-CSCF Server IPv6 Address to 'FE80:1111:2222:3333:4444:5555:6666:7777'.

CALL:MS:CSCF:PROXy:IP:ADDRess2:IP6

Function

Sets/queries the second DUT IPv6 server address. See DUT IPv6 P-CSCF Server Address/Address 2 .

Setting

Range: 0 to 45 characters of an valid IPv6 address, this can be a normal 39- character IPv6 address, a zero compression IPv6 address or a up to 45-character IPv4 address-compatible address (see IPv6 Address Requirements ). Ranges are from

  • "" (Null) or
  • 2000:0000:0000:0000:0000:0000:0000:0000 to 3FFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF or
  • FC00:0000:0000:0000:0000:0000:0000:0000 to FDFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF or
  • FE80:0000:0000:0000:0000:0000:0000:0000 to FEBF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF

Query

Same as setting.

*RST Setting

"" (Null)

Requirements

Lab Application Revision: I.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:MS:CSCF:PROXy:IP:ADDRess2:IP6 'FE80:1111:2222:3333:4444:5555:6666:7777'" 
! Sets the DUT P-CSCF Server IPv6 Address2 to 'FE80:1111:2222:3333:4444:5555:6666:7777'.

CALL:MS:DNSServer:PRIMary:IP:ADDRess

Function

Sets/queries the DUT Primary DNS Server IP Address .

Setting

Range: 0 to 15 characters formatted as A.B.C.D
The range of values for A = 0 to 126 and 128 to 223. The range of values for B, C, and D = 0 to 255.

Query

Same as setting.

*RST Setting

Non-volatile

Requirements

Lab Application Revision: C.03 and above

Programming Example

 
OUTPUT 714;"CALL:MS:DNSServer:PRIMary:IP:ADDRess '130.255.255.255'" 
! Sets the DUT Primary DNS Server IP Address to 130.255.255.255.

CALL:MS:DNSServer:PRIMary:IP:ADDRess:IP6

Function

Sets/queries the DUT IPv6 DNS Server Address .

Setting

Range: 0 to 45 characters of an valid IPv6 address, this can be a normal 39- character IPv6 address, a zero compression IPv6 address or a up to 45-character IPv4 address-compatible address (see IPv6 Address Requirements ). Ranges are from

  • "" (Null) or
  • 2000:0000:0000:0000:0000:0000:0000:0000 to 3FFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF or
  • FC00:0000:0000:0000:0000:0000:0000:0000 to FDFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF or
  • FE80:0000:0000:0000:0000:0000:0000:0000 to FEBF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF

Query

Same as setting.

*RST Setting

"" (Null)

Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:MS:DNSServer:PRIMary:IP:ADDRess:IP6 'FE80:1111:2222:3333:4444:5555:6666:7777'" 
! Sets the DUT Primary DNS Server IPv6 Address to 'FE80:1111:2222:3333:4444:5555:6666:7777'.

CALL:MS:DNSServer:SECondary:IP:ADDRess

Function

Sets/queries the DUT Secondary DNS Server IP Address .

Setting

Range: 0 to 15 characters formatted as A.B.C.D
The range of values for A = 0 to 126 and 128 to 223. The range of values for B, C, and D = 0 to 255.

Query

Same as setting.

*RST Setting

Non-volatile

Requirements

Lab Application Revision: C.03 and above

Programming Example

 
OUTPUT 714;"CALL:MS:DNSServer:SECondary:IP:ADDRess '130.254.255.255'" 
! Sets the DUT Primary DNS Server IP Address to 130.254.255.255.