...
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of LTP | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for LTP | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of LTP | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for LTP 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 |
serverLtp | O | 0..N | String | References contained LTPs representing servers of this LTP in an inverse multiplexing configuration. | SDC | SDC/UUI/SDNC |
clientLtp | O | 0..N | String | References contained LTPs representing client traffic of this LTP for normal cases of multiplexing. | 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 Link | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for Link | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of Link | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for Link description | SDC | SDC/UUI/SDNC |
fcDid | M | 0..1 | String | References FC which support the link | SDC | SDC/UUI/SDNC |
linkPortDId | M | 2..N | String | The association of the Link to LTPs is made via LinkPort. | SDC | SDC/UUI/SDNC |
LinkPort
R2+ Attributes | Qualifier | Cardinality | Content | Description | Producer | Consumer |
---|---|---|---|---|---|---|
uuid | M | 1 | String(Identifier) | Identifier of LinkPort | SDC | SDC/UUI/SDNC |
name | O | 1 | String | Human readable name for LinkPort | SDC | SDC/UUI/SDNC |
version | M | 1 | String | Identify the version of LinkPort | SDC | SDC/UUI/SDNC |
description | O | 1 | String | Additional infomation for LinkPort description | SDC | SDC/UUI/SDNC |
role | M | 1 | String | Each LinkPort of the Link has a role (e.g., symmetric, hub, spoke, leaf, root) in the context of the Link with respect to the Link capability. | SDC | SDC/UUI/SDNC |
ltpDId | M | 0..2 | String | References ltp. The LinkPort may be associated with more than one LTP when the LinkPort is bidirectional and the LTPs are unidirectional. | 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 |
...