Resources | node | system | ethernetPort | packetAdmin

packetAdmin

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
ceNameThis object is used to configure packet ports.
portName The name of this port.

Operations

Operation NameDescription
switchover Switch the physical port
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListPort:ethernetPort/packetAdmin={ceName},{portName}

  • No labels