mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2024-11-23 07:43:29 +01:00
Changed typo in Allow own announcements section
This commit is contained in:
parent
15411e7c89
commit
0c7744cd4a
@ -76,7 +76,7 @@ Allow own announcements:
|
|||||||
# Outbound EBGP: only allow self originated networks to ebgp peers
|
# Outbound EBGP: only allow self originated networks to ebgp peers
|
||||||
# Don't leak any routes from upstream or peering sessions. This is done
|
# Don't leak any routes from upstream or peering sessions. This is done
|
||||||
# by checking for routes that are tagged with the large-community $ASN:1:1
|
# by checking for routes that are tagged with the large-community $ASN:1:1
|
||||||
allow to ebgp prefix-set kn large-community $ASN:1:1
|
allow to ebgp prefix-set mynetworks large-community $ASN:1:1
|
||||||
```
|
```
|
||||||
|
|
||||||
Allow all remaining UPDATES based on **O**rigin **V**alidation **S**tates:
|
Allow all remaining UPDATES based on **O**rigin **V**alidation **S**tates:
|
||||||
|
Loading…
Reference in New Issue
Block a user