cflowd
ExportFilterRouter

Configuration for each virtual router that will have its flow data exported to the associated collector.



public class ExportFilterRouter

Properties
collectorHostAddress specifies the IP address of a remote Cflowd collector host to receive the exported Cflowd data.

type=InetAddress
access=read-only
default=0.0.0.0

collectorIpAddrType specifies the IP address type for collectorHostAddress.

type=rtr.InetAddressType
access=read-only
default=ipv4

collectorPort specifies the UDP port number on the remote Cflowd collector host to receive the exported Cflowd data.

type=long
access=read-only
default=2055
minimum=1
maximum=65535

routerId specifies the router context that will have its flow data exported to the associated collector.

type=int
access=read-create
default=1
minimum=1
maximum=10240
Displayed(tab/group)=Routing Instance ID

routerName specifies the routing instance name of the corresponding routerId.

type=string
default=Base
minimum=0
maximum=32
Displayed(tab/group)=Routing Instance Name

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 15.0.R4
7705 SAR Gen 2 Supported for all versions
  • Excluded chassis types: 7705 SAR-1
7450 ESS Supported from 15.0.R4
7950 XRS Supported from 15.0.R4
7250 IXR Supported from 19.5.R1