PrefixSet-IOS-XR is a automation Tool that help you to get prefix-set from Router Cisco IOS XR , as Datatype [JSON | YAML]
- it’s too fast
- support ipv4 & ipv6 prefix-set
- help your to control a prefix-set that’s used in BGP adverting with ISP
Install the dependencies and devDependencies and start the server.
# git clone https://github.com/AnasProgrammer2/Get-PrefixSet-IOS-XR.git
# cd Get-PrefixSet-IOS-XR/
# pip3 install -r requirements.txt
For production release:
# Python3 Get_PrefixSet_XR.py [Hostname] [UserName] [Password] [TYPE(YAML|JSON)]
Hostname : Router IP address
UserName : Username Router Loign
Password : Password Router Loign
TYPE : Type Data OutPut JSON OR YAML
# Python3 Get_PrefixSet_XR.py 10.10.20.1 cisco cisco123 JSON