URL: https://www.opennet.ru/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID6
Нить номер: 1499
[ Назад ]

Исходное сообщение
"NetFlow на Cisco 7206VXR NPE G2 "

Отправлено shavkat , 13-Окт-14 16:11 
Добрый день,
Друзья есть проблемка. дело в том, что я настроил Netflow на Cisco 7206VXR NPE G2 но почему то оно не отправляет данные в сторону биллинга, вроде все настроил, мож это проблема в IOS ?

COREROUTER#sh version
Cisco IOS Software, 7200 Software (C7200P-ADVENTERPRISEK9-M), Version 12.2(33)SRD8, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Mon 09-Apr-12 05:00 by prod_rel_team

ROM: System Bootstrap, Version 12.4(12.2r)T, RELEASE SOFTWARE (fc1)

COREROUTER uptime is 2 weeks, 5 days, 23 hours, 52 minutes
System returned to ROM by power-on
System restarted at 17:13:33 UTC Tue Sep 23 2014
System image file is "disk2:c7200p-adventerprisek9-mz.122-33.SRD8.bin"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco 7206VXR (NPE-G2) processor (revision A) with 917504K/65536K bytes of memory.
Processor board ID 35945015
MPC7448 CPU at 1666Mhz, Implementation 0, Rev 2.2
6 slot VXR midplane, Version 2.11

Last reset from power-on

PCI bus mb1 (Slots 1, 3 and 5) has a capacity of 600 bandwidth points.
Current configuration on bus mb1 has a total of 80 bandwidth points.
This configuration is within the PCI bus capacity and is supported.

PCI bus mb2 (Slots 2, 4 and 6) has a capacity of 600 bandwidth points.
Current configuration on bus mb2 has a total of 0 bandwidth points.
This configuration is within the PCI bus capacity and is supported.

Please refer to the following document "Cisco 7200 Series Port Adaptor
Hardware Configuration Guidelines" on Cisco.com <http://www.cisco.com>
for c7200 bandwidth points oversubscription and usage guidelines.


8 Ethernet interfaces
1 FastEthernet interface
3 Gigabit Ethernet interfaces
2045K bytes of NVRAM.

250880K bytes of ATA PCMCIA card at slot 2 (Sector size 512 bytes).
65536K bytes of Flash internal SIMM (Sector size 512K).
Configuration register is 0x2102


interface GigabitEthernet0/2
description ..to..IPRAN...6/0/7..
no ip address
ip flow ingress
no ip route-cache cef
no ip route-cache
media-type sfp
speed 1000
duplex full
no negotiation auto
!
interface GigabitEthernet0/2.1
encapsulation dot1Q 3998
ip address 10.250.0.1 255.255.255.224
ip flow ingress
ip flow egress
no ip route-cache
!
interface GigabitEthernet0/3.1
description ..to..Biiling.by.13port.3750..
encapsulation dot1Q 955
ip address 192.168.255.1 255.255.255.252
#
ip flow-export version 5
ip flow-export destination 192.168.255.2 9995
!


Содержание

Сообщения в этом обсуждении
"NetFlow на Cisco 7206VXR NPE G2 "
Отправлено Merridius , 14-Окт-14 09:10 
>[оверквотинг удален]
>  no ip route-cache
> !
> interface GigabitEthernet0/3.1
>  description ..to..Biiling.by.13port.3750..
>  encapsulation dot1Q 955
>  ip address 192.168.255.1 255.255.255.252
> #
> ip flow-export version 5
> ip flow-export destination 192.168.255.2 9995
> !

Как минимум потому-что выключен cef на интерфейсах (no ip route-cache).


"NetFlow на Cisco 7206VXR NPE G2 "
Отправлено shavkat , 14-Окт-14 18:54 
>[оверквотинг удален]
>> !
>> interface GigabitEthernet0/3.1
>>  description ..to..Biiling.by.13port.3750..
>>  encapsulation dot1Q 955
>>  ip address 192.168.255.1 255.255.255.252
>> #
>> ip flow-export version 5
>> ip flow-export destination 192.168.255.2 9995
>> !
> Как минимум потому-что выключен cef на интерфейсах (no ip route-cache).

Добрый вечер,

да это действительно оказалось так, спасибо огромное.