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