interfaces {interface all passive; }; autonomoussystem 64702; routerid 192.168.193.11; rip no; egp no; bgp yes { group type External peeras 64700 { peer 192.168.192.13 gateway 192.168.193.14; } ; group type External peeras 64602 { peer 192.168.193.14 ; } ; } ; ospf no; export proto bgp as 64700 { proto bgp as 64602 { ALL metric 1; }; proto direct { ALL metric 1; } ; } ; export proto bgp as 64602 { } ;