This commit is contained in:
6
bird/net186_anycast.conf
Normal file
6
bird/net186_anycast.conf
Normal file
@ -0,0 +1,6 @@
|
||||
protocol static default_anycast {
|
||||
ipv6;
|
||||
route 2a06:a005:2980::/44 reject {
|
||||
bgp_large_community.add((200536, 0, 665));
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user