1AS 64500
2router-id 10.12.57.1
3fib-update no
4
5log updates
6rde evaluate all
7
8neighbor 10.12.57.2 {
9	remote-as 64501
10}
11neighbor 10.12.57.3 {
12	remote-as 64502
13}
14neighbor 10.12.57.4 {
15	remote-as 64503
16}
17neighbor 10.12.57.5 {
18	remote-as 64504
19	rde evaluate default
20}
21
22allow from any
23
24allow to any
25deny to any community local-as:neighbor-as
26