help: "Enable the MPLS-TE functionality" create: "/usr/bin/vtysh -c \"configure terminal\" -c \"router ospf\" \ -c \"mpls-te on\"; " delete: "/usr/bin/vtysh -c \"configure terminal\" -c \"router ospf\" \ -c \"no mpls-te\"; "