No "ip route" command in zebra
FRR 7.1 CentOS 7.6.1810 Router(config)# ip forwarding Turn on IP forwarding import-table import routes from non-main kernel table multicast Multicast options nht Filter Next Hop tracking route resolution prefix-list Build a prefix list protocol Filter routing info exchanged between zebra and protocol Do you have to use staticd now for static routes?
On Sat, Jun 22, 2019 at 9:01 PM Patrick Boutilier <boutilpj@ednet.ns.ca> wrote:
FRR 7.1 CentOS 7.6.1810
Router(config)# ip forwarding Turn on IP forwarding import-table import routes from non-main kernel table multicast Multicast options nht Filter Next Hop tracking route resolution prefix-list Build a prefix list protocol Filter routing info exchanged between zebra and protocol
Do you have to use staticd now for static routes?
Hi, Yes, that's the whole purpose of staticd. []s -- Renato Westphal
On 6/22/19 9:05 PM, Renato Westphal wrote:
On Sat, Jun 22, 2019 at 9:01 PM Patrick Boutilier <boutilpj@ednet.ns.ca> wrote:
FRR 7.1 CentOS 7.6.1810
Router(config)# ip forwarding Turn on IP forwarding import-table import routes from non-main kernel table multicast Multicast options nht Filter Next Hop tracking route resolution prefix-list Build a prefix list protocol Filter routing info exchanged between zebra and protocol
Do you have to use staticd now for static routes?
Hi,
Yes, that's the whole purpose of staticd.
[]s
Ok. I wasn't sure as the zebra.conf.sample file still contains: ! Static default route sample. ! !ip route 0.0.0.0/0 203.181.89.241 !
participants (2)
-
Patrick Boutilier -
Renato Westphal