Discussion:
[j-nsp] MX80-1 JFlow
Levi Pederson
2014-12-23 18:14:47 UTC
Permalink
All,

Sorry for the inconvenience. There is a request to move to version9 under
Forwarding options and Services but as I implement I'm getting tons of
requests for config changes that do not make much sense.

Sending Errors Now

-mx80-1# commit check
[edit forwarding-options sampling instance calix family inet output]
'flow-server'
Output 'interface' or 'inline Jflow' should be configured with
flow-server
[edit forwarding-options sampling instance calix family inet output
flow-server 199.71.143.217]
'version9'
Service PIC or inline-jflow (j-series and SRX only) must be specified
for version9
error: configuration check-out failed: (statements constraint check failed)

Any help or direction pointing would be helpful.

Thank you,

*Levi Pederson*
Mankato Networks LLC
cell | 612.481.0769
work | 612.787.7392
***@mankatonetworks.net
_______________________________________________
juniper-nsp mailing list juniper-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
Scott Granados
2014-12-23 18:21:01 UTC
Permalink
You do not want to run version 9 in this case.

set forwarding-options sampling instance blah family output flow-server 199.b.c.d port 9999 version-ipfix template ipv4

set forwarding-options sampling instance blah family inet output inline-jflow source-address 199.loopback.0.address
(or similar)
note that you can not originate flow data for capture from with in a routing instance, source must be in the global router.

Thanks
Scott
Post by Levi Pederson
All,
Sorry for the inconvenience. There is a request to move to version9 under
Forwarding options and Services but as I implement I'm getting tons of
requests for config changes that do not make much sense.
Sending Errors Now
-mx80-1# commit check
[edit forwarding-options sampling instance calix family inet output]
'flow-server'
Output 'interface' or 'inline Jflow' should be configured with
flow-server
[edit forwarding-options sampling instance calix family inet output
flow-server 199.71.143.217]
'version9'
Service PIC or inline-jflow (j-series and SRX only) must be specified
for version9
error: configuration check-out failed: (statements constraint check failed)
Any help or direction pointing would be helpful.
Thank you,
*Levi Pederson*
Mankato Networks LLC
cell | 612.481.0769
work | 612.787.7392
_______________________________________________
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list juniper-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Loading...