[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation on generating IOS-XR prefix and as path sets with rtconfig
On Fri, Feb 19, 2016 at 01:31:06AM +0000, courtneysmith at 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