Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 2.61 KB

README.md

File metadata and controls

27 lines (27 loc) · 2.61 KB

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