Skip to content

AnasProgrammer2/Get-PrefixSet-IOS-XR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get-PrefixSet-IOS-XR

published

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

Installation

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

syntax

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

Exmaple

# Python3 Get_PrefixSet_XR.py  10.10.20.1  cisco  cisco123  JSON

the output result
Prefix_set_get

About

Get A prefix Set from Router IOS XR as type YAML and JSON

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages