181ViewsInterface viewDefault command level3: Manage levelParameterssampler sampler-name: Specifies a sampler name, a string of up to 32 characters.inbound: Enables NetStream sampling in the inbound direction.outbound: Enables NetStream sampling in the outbound direction.Examples# Enable NetStream sampling in the inbound direction of GigabitEthernet 2/0/0 by referencingsampler abc. system-view[Sysname] interface gigabitethernet 2/0/0[Sysname-GigabitEthernet2/0/0] ip netstream inbound[Sysname-GigabitEthernet2/0/0] ip netstream sampler abc inboundip netstream timeout activeUse ip netstream timeout active to set the aging timer for active flows. This timer applies to NetStreamtraditional data flows.Use undo ip netstream timeout active to restore the default.Syntaxip netstream timeout active minutesundo ip netstream timeout activeDefaultThe aging timer is 30 minutes for active flows.ViewsSystem viewDefault command level3: Manage levelParametersminutes: Sets the aging timer in minutes for active flows, in the range of 1 to 60.Usage guidelinesYou can configure both the aging timer for active flows and the aging timer for inactive flows. Wheneither timer for a flow expires, the flow is aged out. The time precision is 10 seconds.Examples# Set the aging timer to 60 minutes for active flows. system-view[Sysname] ip netstream timeout active 60