Jump to content

Recommended Posts

Posted

Доброго времени суток.
Подскажите пожалуйста как добавить пару полей в NetFlow ver9
Не можем получить для сорма следующие поля:
И есть ли они там ???
 

PostNATSourceIPv4Address - 225

PostNATDestinationIPv4Address - 226

PostNAPTSourceTrabsportPort - 227

PostNAPTDestinationTrabsportPort - 228

 

Posted (edited)

как я понял, нужна инфа о нат трансляциях, нужна донастройка нат 

я делал так на 1006

 

ip nat log translations flow-export v9 udp destination X.X.X.X 9995

 

эта строка прописывается в конфиге нат

 

а основной конфиг netflow вот такой

 

flow exporter collector03
 destination X.X.X.X
 source Loopback0
 transport udp 9995
!
!
flow monitor monitor_all
 exporter collector03
 record netflow-original

!
interface TenGigabitEthernet1/2/0.900
 encapsulation dot1Q 900
 ip address 10.255.10.1 255.255.255.0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip nat inside
 ip flow monitor monitor_all output
 ip access-group 1 in
 service-policy type control ISG-IP-POLICY
 ip subscriber routed
  initiator unclassified ip-address
 ip virtual-reassembly
 

 

 

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_nat/configuration/xe-3s/nat-xe-3s-book/iadnat-hsl-vrf.pdf

 

в таком конфиге netflow сорм все тесты прошел

Edited by Weld

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.