#
cable RPD
#
URL
frinx-openconfig-cable:cable/rpds/rpd=
#
OPENCONFIG YANG
{
"rpd": [
{
"id": "",
"core-interface": {
"config": {
"network-delay": "",
"name": "",
"principal":
},
"if-rpd-us": {
"upstream-ports": [
{
"id": "",
"config": {
"cable-controller": "",
"profile": ""
}
}
]
},
"if-rpd-ds": {
"downstream-ports": [
{
"id": "",
"config": {
"cable-controller": "",
"profile": ""
}
}
]
}
},
"rpd-us": {
"upstream-commands": [
{
"id": "",
"config": {
"description": ""
}
}
]
},
"rpd-ds": {
"downstream-commands": [
{
"id": "",
"config": {
"base-power": ""
}
}
]
},
"config": {
"identifier": "",
"rpd-55d1-us-event-profile": "",
"r-dti": "",
"rpd-event-profile": "",
}
}
]
}
#
OS Configuration Commands
#
IOS XE 16
#
CLI
cable rpd identifier rpd-us description rpd-ds base-power core-interface rpd-ds profile rpd-us profile network-delay r-dti rpd-event profile rpd-55d1-us-event profile
and are in commands input with whitespace dividing name and number (Downstream-Cable 1/0/16)
no principal is a conversion of set false
principal is a conversion of set true
#
Unit
Link to github : ios-xe-unit