Hello,
I'm using FRR inside docker environment and inside the same docker bridge. Everything works well, but docker, to make things easier, set a hostname with the name the container with the internal IP atributed to him.
This IP address vary each time container runs and the hostname is the default way of docker images to reach each other. But FRR only supports IP address as neighbour, not supporting hostname as a valid config.
That said, its possible to deploy hostname support for neighbours in FRRouting?
Thanks!
Hello,
I'm using FRR inside docker environment and inside the same docker bridge. Everything works well, but docker, to make things easier, set a hostname with the name the container with the internal IP atributed to him.
This IP address vary each time container runs and the hostname is the default way of docker images to reach each other. But FRR only supports IP address as neighbour, not supporting hostname as a valid config.
That said, its possible to deploy hostname support for neighbours in FRRouting?
Thanks!