diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-06-06 08:03:49 +0000 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-06-06 08:03:49 +0000 |
commit | 8d899684fa07fc5301e39848facf6fa11933b949 (patch) | |
tree | d3e759823c793111b86f0e938512286cd2534798 /templates/protocols/ospf/redistribute/static/node.def | |
parent | 3a4fec009bd8b35dac86a2027c6cb21a80cd2989 (diff) | |
download | vyatta-cfg-quagga-8d899684fa07fc5301e39848facf6fa11933b949.tar.gz vyatta-cfg-quagga-8d899684fa07fc5301e39848facf6fa11933b949.zip |
Fix bug 3134 "delete interfaces <> <> ip rip split-horizon" sets "no ip rip split-horizon" under the routing engine which is unknown in the config
- 'interfaces <.....> ip rip split-horizon' does nothing on set or delete
documentation needs to be updated to reflect:
:'interfaces <.....> ip rip' or 'interfaces <.....> ip rip split-horizon' do nothing on set or delete
:CLI under 'interfaces <.....> ip rip split-horizon' be only used to control split horizon behaviour i.e.
:either disable it using: 'set interfaces <.....> ip rip split-horizon disable'
:or use split-horizon with poison reverse using: 'set interfaces <.....> ip rip split-horizon poison-reverse'
:to set up RIP for an interface, RIP section under protocols is to be used
Diffstat (limited to 'templates/protocols/ospf/redistribute/static/node.def')
0 files changed, 0 insertions, 0 deletions