R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)
135
Views
Interface view
Default Level
2: System level
Usage guidelines
The exterior table stores rule-incompliant packet information, and the interior table stores rule-compliant
packet information.
If no firewall is configured on the interface, valid packets refer to all incoming and outgoing IP packets.
If a firewall is configured, valid packets refer to only those passing the firewall.
Examples
# Enable IP accounting for incoming IP packets on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ip count inbound-packets
# Disable IP accounting for incoming IP packets on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] undo ip count inbound-packets
ip count interior-threshold
Use ip count interior-threshold to configure the maximum number of flow entries in the interior table.
Use undo ip count interior-threshold to restore the default. When doing this, you are prompted to clear
the table first if the number of flow entries in the table is greater than the default.
Syntax
ip count interior-threshold number
undo ip count interior-threshold
Default
The maximum number of flow entries in the interior table is 512.
Views
System view
Default Level
2: System level
Parameters
number: Specifies the maximum number of flow entries in the interior table, in the range of 0 to 16384.
Examples
# Set the maximum number of flow entries in the interior table to 1000.
<Sysname> system-view
[Sysname] ip count interior-threshold 1000










