! ! Zebra configuration saved from vty ! 2008/07/17 12:51:07 ! hostname bgpd_ultgw-2 password 8 XXXXXXXXXXXXXXX enable password 8 XXXXXXXXXX log syslog service advanced-vty service password-encryption no banner motd ! router bgp 12384 bgp router-id 130.238.127.2 neighbor 62.119.253.45 remote-as 8434 neighbor 62.119.253.45 description Telenor neighbor 62.119.253.45 shutdown neighbor 130.238.127.1 remote-as 12384 neighbor 130.238.127.1 description SLU-IBGP neighbor 130.238.127.1 update-source dummy0 neighbor 193.10.131.2 remote-as 2834 neighbor 193.10.131.2 description UU neighbor 193.10.131.6 remote-as 2865 neighbor 193.10.131.6 description SysTeam UDAC AB neighbor 193.10.131.8 remote-as 15980 neighbor 193.10.131.8 description ftparch neighbor 193.10.131.14 remote-as 25473 neighbor 193.10.131.14 description Systeam Nat AB neighbor 193.10.131.15 remote-as 12782 neighbor 193.10.131.15 description Akademiska Sjukhuset neighbor 193.10.131.17 remote-as 13189 neighbor 193.10.131.17 description Lidero data neighbor 193.10.131.17 shutdown neighbor 193.11.20.57 remote-as 1653 neighbor 193.11.20.57 description SUNET-GREEN ! address-family ipv4 neighbor 62.119.253.45 activate neighbor 62.119.253.45 soft-reconfiguration inbound neighbor 62.119.253.45 prefix-list SUNET-IN in neighbor 62.119.253.45 filter-list TELENOR-IN in neighbor 62.119.253.45 filter-list SUNET-OUT out neighbor 130.238.127.1 activate neighbor 193.10.131.2 activate neighbor 193.10.131.2 soft-reconfiguration inbound neighbor 193.10.131.2 prefix-list SUNET-IN in neighbor 193.10.131.2 route-map LOCAL-PEERS in neighbor 193.10.131.2 filter-list SUNET-OUT out neighbor 193.10.131.6 activate neighbor 193.10.131.6 soft-reconfiguration inbound neighbor 193.10.131.6 prefix-list SUNET-IN in neighbor 193.10.131.6 route-map LOCAL-PEERS in neighbor 193.10.131.6 filter-list SUNET-OUT out neighbor 193.10.131.8 activate neighbor 193.10.131.8 soft-reconfiguration inbound neighbor 193.10.131.8 prefix-list SUNET-IN in neighbor 193.10.131.8 route-map LOCAL-PEERS in neighbor 193.10.131.8 filter-list SUNET-OUT out neighbor 193.10.131.14 activate neighbor 193.10.131.14 soft-reconfiguration inbound neighbor 193.10.131.14 prefix-list SUNET-IN in neighbor 193.10.131.14 route-map LOCAL-PEERS in neighbor 193.10.131.14 filter-list SUNET-OUT out neighbor 193.10.131.15 activate neighbor 193.10.131.15 soft-reconfiguration inbound neighbor 193.10.131.15 prefix-list SUNET-IN in neighbor 193.10.131.15 route-map LOCAL-PEERS in neighbor 193.10.131.15 filter-list SUNET-OUT out neighbor 193.10.131.17 activate neighbor 193.10.131.17 soft-reconfiguration inbound neighbor 193.10.131.17 prefix-list SUNET-IN in neighbor 193.10.131.17 route-map LOCAL-PEERS in neighbor 193.10.131.17 filter-list SUNET-OUT out neighbor 193.11.20.57 activate neighbor 193.11.20.57 soft-reconfiguration inbound neighbor 193.11.20.57 prefix-list SUNET-IN in neighbor 193.11.20.57 route-map SUNET-OUT out neighbor 193.11.20.57 filter-list SUNET-OUT out network 77.235.224.0/19 network 130.238.96.0/19 exit-address-family ! access-list VTYLOGINS permit 127.0.0.1/32 ! ip prefix-list DENY-ANY seq 100 deny any ip prefix-list SUNET-IN seq 10 deny 130.238.96.0/19 le 32 ip prefix-list SUNET-IN seq 50 deny 77.235.224.0/19 le 32 ip prefix-list SUNET-IN seq 90 deny 192.168.0.0/16 le 32 ip prefix-list SUNET-IN seq 91 deny 172.16.0.0/12 le 32 ip prefix-list SUNET-IN seq 92 deny 10.0.0.0/8 le 32 ip prefix-list SUNET-IN seq 99 permit 0.0.0.0/0 le 32 ! ip as-path access-list DENY-ANY-AS-PATH deny .* ip as-path access-list MATCH-ALL permit .* ip as-path access-list SUNET-OUT permit ^$ ip as-path access-list SUNET-OUT deny .* ip as-path access-list TELENOR-IN permit _8434$ ! route-map SUNET-OUT permit 11 set community 1653:0 ! route-map LOCAL-PEERS permit 10 match as-path MATCH-ALL set local-preference 110 ! line vty access-class VTYLOGINS exec-timeout 120 0 !