Resources | node | system | baseMacAddress

baseMacAddress

Displays base MAC address of servers.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/serverAdmin/hwType!='ConnexIP5000')

Operational Data

ParameterDescription
serverName Name of server.
assignedBaseAddress MAC address base assigned to this server
activeBaseAddress MAC address base assigned to the active server
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/baseMacAddress={serverName}

  • No labels