VRF
10 min
virtual routing and forwarding \<font color="#1d50a2">urls summary\</font> url get post patch put delete /rest/v1/rpc/show vrf brief n y n n n /rest/v1/rpc/show vrf interface n y n n n /rest/v1/running/vrfs/{name} y y y n y \<font color="#1d50a2">examples\</font> \<font color="#1d50a2">show vrf of interface\</font> post https //{switch ip}/rest/v1/rpc/show vrf interface \<font color="#1d50a2">get all the vrfs\</font> get https //{switch ip}/rest/v1/running/vrfs \<font color="#1d50a2">create a vrf\</font> post https //{switch ip}/rest/v1/running/vrfs { "name" "vrftest" } \<font color="#1d50a2">properties descriptions\</font> \<font color="#1d50a2">vrf entry\</font> tree diagrams + rw vrfs + rw vrf \[name] + rw name + rw mac? table of properties name required type/range description vrfs m path only node, has no configurable value name m "default" vrf name (sub property of vrfs) mac o a\ b c\ d e\ f (sub property of vrfs) router mac of the vrf \<font color="#1d50a2">show vrf of interface\</font> tree diagrams + x show vrf interface \| + ro output \| + ro vrf \[name] \| + ro name \| + ro interfaces table of properties name required type/range description show vrf interface m path only node, has no configurable value show slave interfaces of vrfs vrf ro (sub property of output) path only node, has no configurable value name ro vrf name (sub property of vrf) name of the vrf interfaces ro string (sub property of vrf) slave interfaces \<font color="#1d50a2">show vrf brief\</font> tree diagrams + x show vrf brief + ro output + ro vrf \[name] + ro name + ro vni? + ro mac? table of properties name required type/range description show vrf brief m path only node, has no configurable value show all configurations of vrfs vrf ro (sub property of output) path only node, has no configurable value name ro vrf name (sub property of vrf) name of the vrf vni ro 1 16777215 (sub property of vrf) bound vni of the vrf mac ro a\ b c\ d e\ f (sub property of vrf) router mac of the vrf
