E-DOC-CTC-20071119-0003 v1.0
64
5| WAN Connections
WAN IP connection with DHCP
A WAN IP connection with DHCP can be created and configured as follows:
Creating an IP connection: the AddObject RPC (message 7 in preceding illustration) contains for the
ObjectName argument the value
“InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnection.”.
The AddObjectResponse (message 9 in preceding illustration) contains for the InstanceNumber
argument for example value “1“.
Configuring the IP connection with DHCP: the SetParameterValues RPC (message 10 in preceding
illustration) contains following name-value pairs in its ParameterList argument:
WAN IPoA connection
A WAN IPoA connection can be created and configured as follows:
Creating an IPoA connection: the AddObject RPC (message 7 in preceding illustration) contains for the
ObjectName argument the value
“InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANIPConnection.”.
The AddObjectResponse (message 9 in preceding illustration) contains for the InstanceNumber
argument for example value “1“.
Configuring the IPoA connection: the SetParameterValues RPC (message 10 in preceding illustration)
contains following name-value pairs in its ParameterList argument:
Name Value
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.AddressingType
DHCP
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.Name
Video
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.Enable
1
The parameter Name is mandatory. This means that the parameter must be set before the
WANIPConnection object is internally created.
Name Value
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.AddressingType
Static
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.ExternalIPAddress
<ipaddress>
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.SubnetMask
<subnetmask>
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.Name
Video
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.
WANIPConnection.1.Enable
1
The parameter Name is mandatory. This means that the parameter must be set before the
WANIPConnection object is internally created.