[FROG] Migration scripts for FRR from Quagga
Leonardo
leonardo.porto at iw.net.br
Thu Jul 25 22:58:55 UTC 2024
Are you using a single configuration file?
Quagga used to have separated files and daemons so the sintaxes had
differences between them.
My FRR is version 8.3.1 using a single file and vtysh:
# conf t
FRR(config)# ip route ?
A.B.C.D IP destination prefix
A.B.C.D/M IP destination prefix (e.g. 10.0.0.0/8)
FRR(config)# ip route 1.1.1.1/24 ?
A.B.C.D IP gateway address
INTERFACE IP gateway interface name
eth0 eth1 eth2 eth3 eth4 eth5 eth6 lo
Null0 Null interface
blackhole Silently discard pkts when matched
reject Emit an ICMP unreachable when matched
------------------------------------------------------------------------
Em 25/07/2024 19:47, Doug Tucker escreveu:
> ip route help doesn't show that syntax as correct...any chance you
> have where you set that so it wasn't lost on a reboot and what it
> looks like?
>
> Usage: ip route { list | flush } SELECTOR
> ip route save SELECTOR
> ip route restore
> ip route showdump
> ip route get [ ROUTE_GET_FLAGS ] ADDRESS
> [ from ADDRESS iif STRING ]
> [ oif STRING ] [ tos TOS ]
> [ mark NUMBER ] [ vrf NAME ]
> [ uid NUMBER ] [ ipproto PROTOCOL ]
> [ sport NUMBER ] [ dport NUMBER ]
> ip route { add | del | change | append | replace } ROUTE
>
> Assuming "add" is needed, it doesn't like the Null0 at the end.
>
> ip route add 10.223.0.0/22 Null0
> Error: either "to" is duplicate, or "Null0" is a garbage.
>
> *Doug Tucker*
> Sr. Director of Networking and Linux Operations
>
> *o:* 817.975.5832
> *e: *doug.tucker at navigaglobal.com
>
>
> Newscycle Solutions is now Naviga. Learn more.
>
>
> CONFIDENTIALITY NOTICE: The contents of this email message and any
> attachments are intended solely for the addressee(s) and may contain
> confidential and/or privileged information and may be legally
> protected from disclosure. If you are not the intended recipient of
> this message or their agent, or if this message has been addressed to
> you in error, please immediately alert the sender by reply email and
> then delete this message and any attachments. If you are not the
> intended recipient, you are hereby notified that any use,
> dissemination, copying, or storage of this message or its attachments
> is strictly prohibite
>
>
> ------------------------------------------------------------------------
> *From:* Leonardo <leonardo.porto at iw.net.br>
> *Sent:* Thursday, July 25, 2024 3:01 PM
> *To:* Doug Tucker <doug.tucker at navigaglobal.com>; Donald Sharp
> <donaldsharp72 at gmail.com>
> *Cc:* frog at lists.frrouting.org <frog at lists.frrouting.org>
> *Subject:* Re: [FROG] Migration scripts for FRR from Quagga
>
>
> You don't often get email from leonardo.porto at iw.net.br. Learn why
> this is important <https://aka.ms/LearnAboutSenderIdentification>
>
>
> Hi Doug, I had a similar problem migrating from Quagga to FRR, I had
> to declare static routes (null destination) for the networks I was
> announcing:
>
>
> For example:
> ip route X.0.10.0/23 Null0
> ip route X.0.20.0/23 Null0
>
> ip route X.0.30.0/23 Null0
>
>
>
> ------------------------------------------------------------------------
> Em 25/07/2024 12:58, Doug Tucker escreveu:
>> I am under a time crunch now and have to get things going. So with
>> one of my routers, I copied the full bgpd.conf into frr.conf. I am
>> receiving all routes from the remote peer, however, the only outgoing
>> route they are getting from this config is the /24 subnet that the
>> frr router lives in. The other 3 subnets that I have defined are not
>> being propogated. Any ideas what would cause this and how to resolve
>> would be appriciated. I've been searching for a frr.conf sample file
>> on google I could use to compare to mine but coming up empty.
>>
>> *Doug Tucker*
>> Sr. Director of Networking and Linux Operations
>>
>> *o:* 817.975.5832
>> *e: *doug.tucker at navigaglobal.com <mailto:doug.tucker at navigaglobal.com>
>>
>>
>> Newscycle Solutions is now Naviga. Learn more.
>>
>>
>> CONFIDENTIALITY NOTICE: The contents of this email message and any
>> attachments are intended solely for the addressee(s) and may contain
>> confidential and/or privileged information and may be legally
>> protected from disclosure. If you are not the intended recipient of
>> this message or their agent, or if this message has been addressed to
>> you in error, please immediately alert the sender by reply email and
>> then delete this message and any attachments. If you are not the
>> intended recipient, you are hereby notified that any use,
>> dissemination, copying, or storage of this message or its attachments
>> is strictly prohibite
>>
>>
>> ------------------------------------------------------------------------
>> *From:* frog
>> <frog-bounces+doug.tucker=navigaglobal.com at lists.frrouting.org>
>> <mailto:frog-bounces+doug.tucker=navigaglobal.com at lists.frrouting.org>
>> on behalf of Doug Tucker via frog <frog at lists.frrouting.org>
>> <mailto:frog at lists.frrouting.org>
>> *Sent:* Wednesday, June 12, 2024 12:39 PM
>> *To:* Donald Sharp <donaldsharp72 at gmail.com>
>> <mailto:donaldsharp72 at gmail.com>
>> *Cc:* frog at lists.frrouting.org <mailto:frog at lists.frrouting.org>
>> <frog at lists.frrouting.org> <mailto:frog at lists.frrouting.org>
>> *Subject:* Re: [FROG] Migration scripts for FRR from Quagga
>> Naviga WARNING: External email. Please verify sender before opening
>> attachments or clicking on links.
>>
>>
>> _______________________________________________
>> frog mailing list
>> frog at lists.frrouting.org <mailto:frog at lists.frrouting.org>
>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.frrouting.org%2Flistinfo%2Ffrog&data=05%7C02%7Cdoug.tucker%40navigaglobal.com%7C8f350f5a59ab458b8dff08dc8b12a04e%7C648867724322451bb3f5240270eb4e86%7C0%7C0%7C638538159342426343%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=Cp%2BCeOEZSN%2BR5wZwFVdsIDPT%2BAUKPpBL9vtdqximVps%3D&reserved=0
>> <https://lists.frrouting.org/listinfo/frog>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frrouting.org/pipermail/frog/attachments/20240725/9cb8c6f8/attachment.htm>
More information about the frog
mailing list