Configuring the Stripping of MPLS Headers
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "mplsstripclMplsStripclMode": { "attributes": { "type": "none" }}}]}}
Response
{ imdata:[] }
Copy
<System> <mplsstripclmode-items> <type>none</type> </mplsstripclmode-items> </System>