Configuring PIM Sparse Mode Parameters
DME
Copy
POST http://<IP_Address>/api/node/mo/sys/pim.json
{ "pimInst": { "children": [ { "pimDom": { "attributes": { "name": "default" }, "children": [ { "pimASMPatP": { "children": [ { "pimSharedRangeP": { "attributes": { "pfxList": "", "rtMap": "my_route_map3", "useSPTCommand": "yes" }}},{ "pimRegTrP": { "attributes": { "maxRate": "1000" }}}]}},{ "pimAutoRPP": { "attributes": { "ctrl": "forward,listen" }}},{ "pimIf": { "attributes": { "border": "yes", "drDelay": "3", "drPrio": "192", "id": "eth1/9", "neighRtMap": "my_neighbor_policy", "neighpfxList": "", "pimSparseMode": "yes" }, "children": [ { "pimHelloTrP": { "attributes": { "authKey": "3 a2710d3f3229ad9b", "authT": "ah-md5", "helloItvl": "25000" }}}]}},{ "pimBSRP": { "attributes": { "ctrl": "forward" }}}]}}]}}