A plugin for tracking all kinds of routing information
- Static routing
 
- Dynamic routing
- BGP
- Templates/Group inheritance
 
 - OSPF
 
 - BGP
 
- Dynamic Routing
- BGP
- IPv4/IPv46 AF VRF support
 - VPNv4 support
 
 - EIGRP
 - IS-IS
 
 - BGP
 
- Netbox 4.1+
 - Python 3.10+
 
| Netbox 3.2.x | NetBox 4.1.x | |
|---|---|---|
| 0.1.x | Compatible | Not Compatible | 
| 0.2.x | Not Compatible | Compatible | 
To install, simply include this plugin in the plugins configuration section of netbox.
Example:
    PLUGINS = [
        'netbox_routing'
    ],None
TBD
TBD
Contributions are always welcome! Please open an issue first before contributing as the scope is going to be kept intentionally narrow