1 2 3 4 5 6
help: "Enable the Opaque-LSA capability (rfc2370)" create: "/usr/bin/vtysh -c \"configure terminal\" -c \"router ospf\" \ -c \"ospf opaque-lsa \"; " delete: "/usr/bin/vtysh -c \"configure terminal\" -c \"router ospf\" \ -c \"no ospf opaque-lsa \"; "