[187681] in North American Network Operators' Group
Re: Documentation on generating IOS-XR prefix and as path sets with
daemon@ATHENA.MIT.EDU (Job Snijders)
Fri Feb 19 01:39:46 2016
X-Original-To: nanog@nanog.org
Date: Fri, 19 Feb 2016 07:39:40 +0100
From: Job Snijders <job@instituut.net>
To: courtneysmith@comcast.net
In-Reply-To: <1720251475.1299237.1455845466667.JavaMail.zimbra@comcast.net>
Cc: nanog@nanog.org
Errors-To: nanog-bounces@nanog.org
On Fri, Feb 19, 2016 at 01:31:06AM +0000, courtneysmith@comcast.net wrote:
> Can anyone point me to examples of using rtconfig to generate IOS-XR
> configs? Specifically prefix and as-path sets. My Google skills are
> coming up short. The man page for rtconfig does not mention IOS-XR but
> it is supposedly supported. I get no farther than 'rtconfig -config
> ciscoxr'.
I suggest you look at bgpq3 [1] instead, bgpq3 has support for IOS XR
prefix-sets & as-path-sets. You could look into using napalm [2] to
upload the resulting configurations to your routers.
Kind regards,
Job
[1]: https://github.com/snar/bgpq3
[2]: https://github.com/napalm-automation/napalm