Processing IPv4 traffic on an M, MX or T Series Router Using Monitoring services, Adaptive services or Multiservices Interfaces
You configure the monitoring services, adaptive
services, or multiservices interfaces with the family inet
statement so they can process IPv4 traffic. However, you must remember
that a monitoring services interface uses an mo- prefix and
adaptive services and multiservices interfaces use an sp- prefix.
[edit] interfaces { sp-2/0/0 { unit 0 { family inet { address 10.36.100.1/32 { destination 10.36.100.2; } } } } }
Active flow monitoring records leave the router through an export interface to reach the flow monitoring server.
[edit] interfaces { fe-1/0/0 { unit 0 { family inet { address 10.60.2.2/30; } } } }