H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – NAT, Netstream, Policy Routing
H3C S7500 Series Ethernet Switches Chapter 2
Netstream Configuration Commands
2-12
Related commands: ip netstream timeout inactive.
Examples
# Configure the active aging time for Netstream entries to 60 minutes.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] ip netstream timeout active 60
2.1.14 ip netstream timeout inactive
Syntax
ip netstream timeout inactive seconds
undo ip netstream timeout inactive
View
System view
Parameters
seconds: Inactive aging time for Netstream entries in seconds, in the range of 60 to
600.
Description
Use the ip netstream timeout inactive command to configure the inactive aging time
for Netstream entries.
Use the undo ip netstream timeout inactive command to restore the default inactive
aging time.
By default, the inactive aging time for Netstream entries is 60 seconds.
A stream entry will be aged out when the inactive time of the stream (the time elapsed
since the last packet of the stream passed the switch) exceeds the time limit you set
here.
Related commands: ip netstream timeout active.
Examples
# Configure the inactive aging time for Netstream entries to 150 seconds.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] ip netstream timeout inactive 150