diff options
Diffstat (limited to 'templates/protocols/rip/redistribute/bgp/node.def')
-rw-r--r-- | templates/protocols/rip/redistribute/bgp/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/rip/redistribute/bgp/node.def b/templates/protocols/rip/redistribute/bgp/node.def index 1ac42adb..b7108a73 100644 --- a/templates/protocols/rip/redistribute/bgp/node.def +++ b/templates/protocols/rip/redistribute/bgp/node.def @@ -1,4 +1,4 @@ -help: Set to redistribute BGP routes +help: Redistribute BGP routes delete:expression: "touch /tmp/rip-redist-bgp.$PPID" end:expression: "vtysh -c \"configure terminal\" -c \"router rip\" \ -c \"no redistribute bgp \"; \ |