5b1c89e37780dd84bdab0e1e24d0159ad894836d
howto/vyos1.4.x.md
... | ... | @@ -176,7 +176,7 @@ Now that we have a tunnel to our peer and theoretically can ping them, we can se |
176 | 176 | ### Initial Router Setup |
177 | 177 | ``` |
178 | 178 | # Set your ASN and IP blocks |
179 | -set protocols bgp system-as '4242424242' |
|
179 | +set protocols bgp system-as '4242421234' |
|
180 | 180 | |
181 | 181 | set protocols bgp address-family ipv4-unicast network 172.20.20.0/24` |
182 | 182 | set protocols bgp address-family ipv6-unicast network fd88:9deb:a69e::/48` |