R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)

348
Parameters
acl acl-number: Specifies an ACL by its number.
For a basic or an advanced ACL, the value range is 2000 to 3999.
For an Ethernet frame header ACL, the value range is 4000 to 4999.
inbound: Filters incoming traffic.
outbound: Filters outgoing traffic.
Usage guidelines
IPv6 NetStream filtering uses an ACL to identify intended packets.
If you want to collect data for specific flows, use the ACL permit statements to identify the flows. IPv6
NetStream collects data for only these flows.
If you do not want to collect data for specific flows, use the ACL deny statements to identify the flows.
IPv6 NetStream does not collect data for these flows.
Examples
# Enable IPv6 NetStream filtering for outgoing packets on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ipv6 netstream outbound
[Sysname-GigabitEthernet2/1/1] ipv6 netstream filter acl 2003 outbound
ipv6 netstream max-entry
Use ipv6 netstream max-entry to set the maximum number of IPv6 NetStream entries in the cache.
Use undo ipv6 netstream max-entry to restore the default.
Syntax
ipv6 netstream max-entry max-entries
undo ipv6 netstream max-entry
Default
The maximum number of IPv6 NetStream entries is 10000.
Views
System view
Predefined user roles
network-admin
Parameters
max-entries: Specifies the maximum number of IPv6 NetStream entries that the cache can accommodate.
The value range for this argument is 1000 to 100000.
Usage guidelines
(MSR4000.) The max-entries argument takes effect on each card.
Examples
# Set the maximum number of entries in the cache to 5000.
<Sysname> system-view