I'm trying to monitor interface traffic in a GNS environment with both a c7200 and an IOU. I continue getting Incomplete Command errors via several variations of applying transmit traffic EEM commands. The receive commands work fine, but I want to look at the traffic exiting the interface.
For example this works fine:
event interface name Ethernet0/3 parameter receive_rate_bps entry-op ge entry-val 80000000 entry-type value poll-interval 10
and this shows incomplete command
event interface name Ethernet0/3 parameter transmit_rate_bps exit-op ge exit-val 80000000 exit-type value poll-interval 10
any ideas?
I've spent almost an hour trying to figure it out, so I thought it was time to ask for some help.