Configuring a vPC Domain
DME
Copy
POST http://<IP_Address>/api/node/mo/sys/vpc/inst/dom.json
{ "vpcDom": { "attributes": { "autoRecovery": "enabled", "delayRestoreSVI": "333", "excludeSVI": "555", "grcflCnstncyChck": "enabled", "id": "1", "peerGw": "enabled", "peerSwitch": "enabled", "rolePrio": "222", "sysMac": "00:03:00:04:00:05", "sysPrio": "111" }, "children": [ { "vpcKeepalive": { "attributes": { "destIp": "192.0.20.11" }}}]}}