Table of Contents |
---|
Fowarding Construct (FC)
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of Fowarding Construct | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for FC | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of FC | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for FC description | SDC | SDC/UUI/SDNC |
fcPortDId | M | 2..N | String | References the end ports of FC. Each end point is described by FC Port. | SDC | SDC/UUI/SDNC |
fcRouteDId | M | 0..N | String | References the fc route which describes the routing relationships within FC. | SDC | SDC/UUI/SDNC |
supportedLink | M | 0..N | String | An FC that spans between LTPs that terminate the LayerProtocol usually supports one or more links in the client layer. | SDC | SDC/UUI/SDNC |
configurationDId | M | 0..N | String | References the specify configuration | SDC | SDC/UUI/SDNC |
...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of Fowarding Construct Point | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for FC Port | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of FC Port | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for FC Port description | SDC | SDC/UUI/SDNC |
address | O | 0..N | String | One or more descriptions of the location. Such as Ip address or mac address or geo address. | SDC | SDC/UUI/SDNC |
fcPortDirection | O | 1 | String | The orientation of the defined flow at the FcPort. | SDC | SDC/UUI/SDNC |
ltpDId | M | 0..2 | String | References the ltp. The FcPort may be associated with more than one LTP when the FcPort is bidirectional and the LTPs are unidirectional. | SDC | SDC/UUI/SDNC |
configurationDId | M | 0..N | String | References the specify configuration. | SDC | SDC/UUI/SDNC |
Forwarding Domain (FD)
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of FD | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for FD | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of FD | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for FD description | SDC | SDC/UUI/SDNC |
address | O | 1 | String | Ip address or mac address or geograhic address of the node | SDC | SDC/UUI/SDNC |
vendor | O | 1 | String | Vendor information of the FD | SDC | SDC/UUI/SDNC |
lowerLevelFd | M | 0..N | String | FD can be exposed as multiple lower level FDs. | SDC | SDC/UUI/SDNC |
ltpDId | M | 0..N | String | An instance of FD is associated with zero or more LTP objects. The LTPs that bound the FD provide capacity for forwarding. | SDC | SDC/UUI/SDNC |
configurationDId | M | 0..N | String | References the specify configuration | SDC | SDC/UUI/SDNC |
...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of XC Point | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for XC Point | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of XC Point | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for XC Point description | SDC | SDC/UUI/SDNC |
physicalPortReference | O | 1 | String | The associated physical interface | SDC | SDC/UUI/SDNC |
ltpDirection | O | 1 | String | The overall directionality of the LTP. | SDC | SDC/UUI/SDNC |
configurationDId | M | 0..N | String | References the specify configuration | SDC | SDC/UUI/SDNC |
Link
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of XC Point | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for XC Point | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of XC Point | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for XC Point description | SDC | SDC/UUI/SDNC |
fcDid | M | 0..1 | String | References FC which support the link | SDC | SDC/UUI/SDNC |
Configuration Base
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of configuration | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for configuration | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of configuration | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for configuration description | SDC | SDC/UUI/SDNC |
paras | M | 0..N | String | Specify parameters of the configuration | SDC | SDC/UUI/SDNC |
deployOrder | O | 1 | integer | Deploy order of the configuration, smaller number means deploy first | SDC | SDC/UUI/SDNC |
subConfigurationDId | M | 0..N | String | References the sub configuration | SDC | SDC/UUI/SDNC |
...