Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Сreating a topology in mininet using a gml file and connecting it to a remote controller (course work ASVK MSU)

Notifications You must be signed in to change notification settings

mandesero/runos_mininet_topo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Топология Mininet по .gml

Скрипт осуществляет подключение топологии, заданной в файле <file_name>.gml к удаленному SDN контроллеру, с дальнейшим удалением линков, заданных в unlinks.txt в строке "N_TOPO + 1"

Список возможных топологий ./GML_files

Запуск:

sudo apt install mininet
pip3 install pygmlparser
sudo pip3 install mininet

sudo python3 topology.py <NUMBER OF TOPO>

"NUMBER OF TOPO" - см. в density.txt (нумерация с 0)

About

Сreating a topology in mininet using a gml file and connecting it to a remote controller (course work ASVK MSU)

Topics

Resources

Stars

Watchers

Forks

Languages