E-DOC-CTC-20071119-0003 v1.0
98
6| Service Provisionin
g
Example: parameter values
For example, following parameter values can be used:
Creating a VLAN: the AddObject RPC (message 1 in preceding illustration) contains for the ObjectName
argument the value “InternetGatewayDevice.Layer2Bridging.Bridge.”.
The AddObjectResponse (message 3 in preceding illustration) contains for the InstanceNumber
argument for example value “3”.
Configuring the VLAN: the SetParameterValues RPC (message 4 in preceding illustration) contains
following name-value pairs in its ParameterList argument:
Retrieving bridge and interface information: the GetParameterValues RPC (message 7 in preceding
illustration) contains following ParameterNames argument:
Creating a filter: the AddObject RPC (message 9 in preceding illustration) contains for the ObjectName
argument the value “InternetGatewayDevice.Layer2Bridging.Filter.”.
The AddObjectResponse (message 11 in preceding illustration) contains for the InstanceNumber
argument for example value “12”.
Configuring port VLAN membership: the SetParameterValues RPC (message 12 in preceding illustration)
contains following name-value pairs in its ParameterList argument:
Configuring default port VID: the SetParameterValues RPC (message 15 in preceding illustration)
contains following name-value pair in its ParameterList argument:
Create a marking: the AddObject RPC (message 18 in preceding illustration) contains for the ObjectName
argument the value “InternetGatewayDevice.Layer2Bridging.Marking.”.
The AddObjectResponse (message 20 in preceding illustration) contains for the InstanceNumber
argument for example value “1”.
Name Value
InternetGatewayDevice.Layer2Bridging.Bridge.3.BridgeName video
InternetGatewayDevice.Layer2Bridging.Bridge.3.VLANID 2
The parameters BridgeName and VLANID are mandatory. This means that the parameters
must be set before the Bridge object is internally created.
Entry Value
1 InternetGatewayDevice.Layer2Bridging.Bridge.3.BridgeKey
2 InternetGatewayDevice.Layer2Bridging.AvailableInterface.
Name Value
InternetGatewayDevice.Layer2Bridging.Filter.12.FilterBridge-
Reference
2 (= BridgeKey)
InternetGatewayDevice.Layer2Bridging.Filter.12.FilterInterface 10001 (=
AvailableInterfaceKey)
The parameters FilterBridgeReference and FilterInterface are mandatory. This means that the
parameters must be set before the Filter object is internally created.
Name Value
InternetGatewayDevice.Layer2Bridging.Filter.12.ExclusivityOrder 1