-# FreeRangeRouting Topology Tests with Mininet
+# FRRouting Topology Tests with Mininet
## Installation of Mininet for running tests
Only tested with Ubuntu 16.04 (which uses Mininet 2.2.0)
4. reboot (for options to take effect)
-## FreeRangeRouting (FRR) Installation
+## FRRouting (FRR) Installation
FRR needs to be installed separatly. It is assume to be configured
like the standard Ubuntu Packages:
No FRR config needs to be done and no FRR daemons should be run ahead
of the test. They are all started as part of the test
-#### Manual FreeRangeRouting (FRR) build
+#### Manual FRRouting (FRR) build
If you prefer to manually build FRR, then use the following suggested config:
addgroup --system --gid 92 frr
addgroup --system --gid 85 frrvty
adduser --system --ingroup frr --home /var/run/frr/ \
- --gecos "FreeRangeRouting suite" --shell /bin/false frr
+ --gecos "FRRouting suite" --shell /bin/false frr
usermod -G frrvty frr
## Executing Tests
| ::1 | ::2 |
+---------+---------+ +---------+---------+ |
| R1 | | R2 | |
- | FreeRangeRouting | | FreeRangeRouting | |
+ | FRRouting | | FRRouting | |
| Rtr-ID: 10.0.0.1 | | Rtr-ID: 10.0.0.2 | |
+---------+---------+ +---------+---------+ |
| ::1 | ::2 \
| ::3 | SW3 - Stub Net 3 |
+---------+---------+ /-+ fc00:3:3:3::/64 |
| R3 | / | /
- | FreeRangeRouting +--/ \---- /
+ | FRRouting +--/ \---- /
| Rtr-ID: 10.0.0.3 | ::3 ___________/
+---------+---------+ \
| ::3 \
| ::4 /
+---------+---------+ /---- |
| R4 | | SW4 - Stub Net 4 |
- | FreeRangeRouting +------+ fc00:4:4:4::/64 |
+ | FRRouting +------+ fc00:4:4:4::/64 |
| Rtr-ID: 10.0.0.4 | ::4 | /
+-------------------+ \---- /
-----/
| ::1 | ::2 |
+---------+---------+ +---------+---------+ |
| R1 | | R2 | |
-| FreeRangeRouting | | FreeRangeRouting | |
+| FRRouting | | FRRouting | |
| Rtr-ID: 10.0.0.1 | | Rtr-ID: 10.0.0.2 | |
+---------+---------+ +---------+---------+ |
| ::1 | ::2 \
| ::3 | SW3 - Stub Net 3 |
+---------+---------+ /-+ fc00:3:3:3::/64 |
| R3 | / | /
- | FreeRangeRouting +--/ \---- /
+ | FRRouting +--/ \---- /
| Rtr-ID: 10.0.0.3 | ::3 ___________/
+---------+---------+ \
| ::3 \
| ::4 /
+---------+---------+ /---- |
| R4 | | SW4 - Stub Net 4 |
- | FreeRangeRouting +------+ fc00:4:4:4::/64 |
+ | FRRouting +------+ fc00:4:4:4::/64 |
| Rtr-ID: 10.0.0.4 | ::4 | /
+-------------------+ \---- /
-----/