FRRouting (FRR) with all daemons and vtysh enabled, built for PNETLAB/EVE-NG labs
132
FRR (FRRouting) built on top of the official
quay.io/frrouting/frr image, with
every daemon (bgpd, ospfd, ospf6d, ripd, ripngd, isisd, pimd, pim6d, ldpd,
nhrpd, eigrpd, babeld, sharpd, pbrd, bfdd, fabricd, vrrpd, pathd) and vtysh
enabled out of the box — ready to drop straight into a PNETLAB or EVE-NG lab
as a docker node.
Tags match the upstream FRR version, e.g. 10.7.0 corresponds to
quay.io/frrouting/frr:10.7.0.
docker pull africodes/frrouting:10.7.0
docker run -d --privileged --name r1 africodes/frrouting:10.7.0
docker exec -it r1 vtysh
Content type
Image
Digest
sha256:9eb76d716…
Size
87 MB
Last updated
19 days ago
docker pull africodes/frrouting:10.4.0