Skip to content

Implementation of a network topology with redundancy, failover, routing and SNMP monitoring. Using snmpd, OSPF and BGP routing protocols in Quagga, keepalived and some bash scripts.

Notifications You must be signed in to change notification settings

ivanovskyortegav/Network-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network-Management

Implementation of a network topology with redundancy, load balancing, failover, routing and SNMP monitoring. Using snmpd, OSPF and BGP routing protocols in Quagga, keepalived and some Shell scripts. All of it running into customized Tiny Core virtual machines with GNS3 in Raizo.

Network topology

  • Access Layer
    • In this layer we find our Web Servers.
  • Distribution Layer
    • Inner routers and load balancers are found in this layer.
  • Kernel Layer
    • Here we find our boundary routers using BGP to comunicate with outer networks.

The following image shows the network topology and respective IP's for each device in the network. Network Topology

Notes

  • In this project my part was to implement routing and loadbalancing.
  • The SNMP part was done by my team mate.

About

Implementation of a network topology with redundancy, failover, routing and SNMP monitoring. Using snmpd, OSPF and BGP routing protocols in Quagga, keepalived and some bash scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages