diff --git a/docs/routing/bird/bird-alternative.md b/docs/routing/bird/bird-alternative.md index 55171de..5e81c59 100644 --- a/docs/routing/bird/bird-alternative.md +++ b/docs/routing/bird/bird-alternative.md @@ -93,7 +93,7 @@ protocol babel crxn_net { protocol device {} ``` -`` is replaced by an IP address from its own subnet. Often `::1` is used for the router. `` is replaced by its subnet or the part you want to propagate. If you have only one node, you can enter your whole /48 network. If you have several nodes and want to give each node a smaller network (e.g. /56 or /52), enter it here. +`` is replaced by an IP address from its own subnet. Often `xxxx::1` is used for the router. `` is replaced by its subnet or the part you want to propagate. If you have only one node, you can enter your whole /48 network. If you have several nodes and want to give each node a smaller network (e.g. /56 or /52), enter it here. `` is a random IPv4 address which is used as unique identifier of the bird instance. You cannot peer with a peer that has the same router ID. `` can be replaced with the hostname of the router. This can be any string.