Remove obsolete files and scripts related to the BGP server setup, including .gitignore, Dockerfile, and various documentation files. Update docker-compose.yml to streamline the configuration for the FRRouting BGP server. This cleanup enhances project maintainability and focuses on the current implementation.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# Дополнительные префиксы
|
||||
# Этот файл может содержать дополнительные сети для анонсирования
|
||||
|
||||
# Тестовые сети
|
||||
192.168.100.0/24
|
||||
192.168.200.0/24
|
||||
|
||||
# Специальные сети
|
||||
10.10.10.0/24
|
||||
10.20.20.0/24
|
||||
@@ -1,9 +0,0 @@
|
||||
# Основные префиксы
|
||||
192.168.100.0/24
|
||||
192.168.101.0/24
|
||||
10.0.0.0/8
|
||||
172.16.0.0/12
|
||||
|
||||
# Дополнительные префиксы
|
||||
203.0.113.0/24
|
||||
198.51.100.0/24
|
||||
Reference in New Issue
Block a user