Tuesday, August 22, 2006

BGP6

router bgp 9340
bgp log-neighbor-changes
neighbor 2001:470:1F01:FFFF::17AE remote-as 6939
neighbor 2001:470:1F01:FFFF::17AE description HURRICANE-ELECTRIC-US
neighbor 2001:7FA:2:FFFF::1 remote-as 7597
neighbor 2001:7FA:2:FFFF::1 description APJII-ID
neighbor 2A01:30:C000:2::19 remote-as 41102
neighbor 2A01:30:C000:2::19 description FAST-LAB-ITALY
!
address-family ipv4
neighbor 2001:470:1F01:FFFF::17AE activate
neighbor 2001:470:1F01:FFFF::17AE soft-reconfiguration inbound
neighbor 2001:7FA:2:FFFF::1 activate
neighbor 2A01:30:C000:2::19 activate
exit-address-family
!
address-family ipv6
neighbor 2001:470:1F01:FFFF::17AE activate
neighbor 2001:470:1F01:FFFF::17AE soft-reconfiguration inbound
neighbor 2001:470:1F01:FFFF::17AE route-map IPv6-HURRICANE-IN in
neighbor 2001:470:1F01:FFFF::17AE route-map IPv6-INDONET-OUT out
neighbor 2001:7FA:2:FFFF::1 activate
neighbor 2001:7FA:2:FFFF::1 soft-reconfiguration inbound
neighbor 2001:7FA:2:FFFF::1 route-map IPv6-APJII-IN in
neighbor 2001:7FA:2:FFFF::1 route-map IPv6-INDONET-OUT out
neighbor 2A01:30:C000:2::19 activate
neighbor 2A01:30:C000:2::19 soft-reconfiguration inbound
neighbor 2A01:30:C000:2::19 route-map IPv6-FASTLAB-IN in
neighbor 2A01:30:C000:2::19 route-map IPv6-INDONET-OUT out
network 2001:DC6:FF02::/48
network 2404:170::/32
no synchronization
redistribute static
exit-address-family

0 Comments:

Post a Comment

<< Home