internal/Anycast-Wiki.md
... ...
@@ -97,7 +97,7 @@ group gollum-watchdog {
97 97
## (example) peer with one of our iBGP speakers:
98 98
neighbor <172.22.0.1> {
99 99
router-id 172.23.0.80;
100
- local-address <172.22.0.2>;
100
+ local-address 172.22.0.2;
101 101
local-as 123456;
102 102
peer-as 123456;
103 103
}