[c-nsp] sampled v9 netflow
Nikolay Shopik
shopik at inblock.ru
Tue Dec 24 06:05:12 EST 2013
On 29/11/13 15:09, Nikolay Shopik wrote:
>>>> c7201(config-if)#ip flow monitor IPv4 sampler SM input
>>>> ^
>>>> % Invalid input detected at '^' marker.
>> Try this:
>>
>> c7201(config-if)#ip flow monitor IPv4 sampler ?
>>
>> or
>>
>> c7201(config-if)#ip flow monitor IPv4 ?
>>
>> and see what options it gives.
>
> c7201(config-if)#ip flow monitor IPv4 ?
> input Apply Flow Monitor on input traffic
> multicast Apply Flow Monitor on multicast traffic
> output Apply Flow Monitor on output traffic
> sampler Optional Sampler to apply to this Flow Monitor
> unicast Apply Flow Monitor on unicast traffic
>
> c7201(config-if)#ipv6 flow monitor IPv4 sampler ?
> % Unrecognized command
>
> Even tried just "ip flow monitor IPv4 sampler" still Unrecognized command
For sake of archives.
"ip flow monitor IPv4 sampler `name of sampler`" command failing on
interface, because on CPU based router you have to use command "sampler"
to define sampler configuration and if there aren't any it will produce
"% Unrecognized command"
"flow-sampler-map" is only apply to hardware routing platforms.
More information about the cisco-nsp
mailing list