R3102-R3103-HP 6600/HSR6600 Routers Network Management and Monitoring Command Reference
177
[Sysname-GigabitEthernet2/0/0] ip netstream filter acl 2003 outbound
ip netstream max-entry
Use ip netstream max-entry to configure the maximum number of NetStream entries that the cache can
accommodate, and configure whether to age out the entries or disable creation of a new entry when the
number of entries in the cache reaches the upper limit.
Use undo ip netstream max-entry to restore the default.
Syntax
ip netstream max-entry { max-entries | aging | disable-caching }
undo ip netstream max-entry
Default
The cache can accommodate a maximum of 620000 NetStream entries, and the device ages out the
entries when the upper limit is reached.
Views
System view
Default command level
3: Manage level
Parameters
max-entries: Specifies maximum number of entries that the cache can save. The value range is 1000 to
620000.
aging: Ages out the entries in the cache when the maximum number is reached.
disable-caching: Disables creation of a new entry when the maximum number is reached.
Usage guidelines
The following matrix shows the command and router compatibility:
Command 6602 HSR6602 6604/6608/6616
ip netstream
max-entry
Yes Yes No
Examples
# Set the maximum entries in the cache to 5000.
<Sysname> system-view
[Sysname] ip netstream max-entry 5000
# Disable creation of a new entry when the upper limit is reached.
<Sysname> system-view
[Sysname] ip netstream max-entry disable-caching
# Configure the device to age out the entries when the upper limit is reached.
<Sysname> system-view
[Sysname] ip netstream max-entry aging










