[j-nsp] msdpc example configs...
Peter Krupl
Peter.Krupl at siminn.dk
Wed Apr 27 07:43:14 EDT 2011
Hi,
Well for the netflow part I have done the following for
10.2R1.8 on a MX240 with MS-DPC:
root at PE1-HOR> show configuration chassis fpc 1
pic 0 {
adaptive-services {
service-package layer-3;
}
}
root at PE1-HOR> show configuration forwarding-options
sampling {
sample-once;
input {
rate 1;
run-length 1;
}
family inet {
output {
flow-server x.x.x.249 {
port 9999;
autonomous-system-type origin;
no-local-dump;
source-address x.x.x.193;
version9 {
template {
ipv4;
}
}
}
interface sp-1/0/0 {
source-address x.x.x.193;
}
}
}
}
root at PE1-HOR> show configuration interfaces xe-0/0/0.0
family inet {
filter {
input spoof-in;
}
sampling {
input;
output;
}
address x.x.x.x.2/30;
}
family inet6 {
address y::y/126;
}
The x.x.x.193 address is the same as on lo0.0.
The MS-DPC I currently processing about 1Gb/s of flows, and has about 7% CPU load. Im only sampling IPv4 from a single vrf.
Kind regards,
Peter Krupl
Siminn Danmark A/S
> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net [mailto:juniper-nsp-
> bounces at puck.nether.net] On Behalf Of OBrien, Will
> Sent: 26. April, 2011 20:34
> To: J NSP
> Subject: [j-nsp] msdpc example configs...
>
> I'm working on building a configuration to support MS-DPCs for netflow (easy) and
> nat (less easy) using a virtual routing instance to apply nat to specific source
> networks.
> Does anyone on the list have some configurations that they can share, using the
> MS-DPC on a MX? I'd like to see some production quality uses to compare with
> what we generate internally and with what juniper provides.
>
> Thanks!
>
> Will O'Brien
> University of Missouri, DoIT DNPS
> Network Systems Analyst - Redacted
>
> obrienh at missouri.edu
>
>
>
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list