[c-nsp] rtr responder

Giles Coochey gcoochey at sapphire.gi
Thu Jan 17 06:46:21 EST 2008


Apologies for replying to my own post, but there is a type in there:

> 
> I have two lab routers through which I would like to monitor Jitter &
> Error.
> 
> On one, the poller, I have:
> 
> rtr 1
>  type jitter dest-ipaddr 10.0.0.1 dest-port 10000 source-ipaddr
10.0.0.2
> num-packets 1000
>  request-data-size 200
>  verify-data
>  tag vlan100-jitter
>  frequency 120
> rtr schedule 1 life forever start-time now
> 
> On the other, the responder, I have:
> 
> rtr responder
> 
> This seems to work fine I get data, however, I would like to limit
this
> to a single IP and port, so I try adding the following command:
> 
> rtr responder type udpEcho ipaddress 10.0.0.2 port 10000
> 

That should read ...ipaddress 10.0.0.1, which is the destination address
of packets arriving to the responder.





More information about the cisco-nsp mailing list