Skip to content

carlosm3011/ops-quagga-rpki-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Quagga-Based RPKI-Enabled Router

Configure

Installing and running should be as easy as:

  1. Install VirtualBox
  2. Install Vagrant
  3. Clone this repository:
	# git clone https://github.com/carlosm3011/ops-quagga-rpki-router ops-quagga-rpki-router.git
  1. cd ops-quagga-rpki-router.git
  2. run "vagrant up"

Run the router

  1. Connect with "vagrant ssh" to the recently-created box
  2. Start bgpd with
	# bgpd -d &
  1. Check it's working correctly The bgpd daemon will take a few seconds to properly start up and connect to the RPKI Cache. After it has sucessfully booted, try the following commands (on the running virtual machine):
	# vtysh
	# show rpki prefix-table
	# show rpki cache-connection

Author and Contact Information

About

A Quagga-based RPKI-enabled BGP-speaker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published