В биллинге появляются дублирующие записи.
Есть 7206(R1)<- один апстри и 7206 <- два апстриа , между R1 и R2 ibgpКонфиг R1
interface FastEthernet0/0
description To Gi0/11
ip address x.x.x.x 255.255.255.0
no ip proxy-arp
ip route-cache flow
no ip route-cache cef
duplex auto
speed auto
!
interface FastEthernet0/0.2
description xxxx
encapsulation dot1Q 641
ip address x.x.x.x 255.255.255.252
no ip proxy-arp
ip flow ingress
ip flow egress
ip flow-export source Loopback0
ip flow-export version 5
ip flow-export destination x.x.x.13 7055
ip flow-export destination x.x.x.17 7055
Конфиг R1
interface GigabitEthernet0/1
description ****
ip address x.x.x.x 255.255.255.0
no ip proxy-arp
no ip route-cache cef
ip route-cache flow
duplex auto
speed auto
media-type rj45
negotiation auto
interface GigabitEthernet0/1.2952
description *** xxx ****
encapsulation dot1Q 2952
ip address x.x.x.x 255.255.255.252
no ip redirects
no ip proxy-arp
ip flow ingress
ip flow egress
interface GigabitEthernet0/2
description
no ip address
no ip redirects
no ip proxy-arp
ip wccp web-cache redirect out
ip route-cache flow
duplex auto
speed auto
media-type rj45
negotiation auto
interface GigabitEthernet0/2.29
description
encapsulation dot1Q 29
ip address x.x.x.x 255.255.255.252
no ip proxy-arp
ip flow ingress
ip flow egress
ip flow-cache entries 131072
ip flow-export source Loopback0
ip flow-export version 5
ip flow-export destination 217.21.210.13 7055
ip flow-export destination 217.21.210.17 7055
Заранее благодарен за любую помощь !!!