R0106-HP MSR Router Series Interface Command Reference(V7)

29
flow-interval
Use flow-interval to set the interface statistics polling interval.
Use undo flow-interval to restore the default interval.
Syntax
flow-interval interval
undo flow-interval
Default
The default interface statistics polling interval is 300 seconds.
Views
System view
Predefined user roles
network-admin
Parameters
interval: Sets the statistics polling interval, in seconds. The interval is in the range of 5 to 300 and must
be a multiple of 5.
Usage guidelines
Settings in system view take effect on all Ethernet interfaces.
Examples
# Set the statistics polling interval to 100 seconds on all Ethernet interfaces.
<Sysname> system-view
[Sysname] flow-interval 100
interface
Use interface to enter interface or subinterface view.
When the interface-number.subnumber argument is specified and the subinterface identified by the
argument does not exist, this command creates the subinterface and enters subinterface view.
Syntax
interface interface-type { interface-number | interface-number.subnumber }
Views
System view
Predefined user roles
network-admin
Parameters
interface-type: Specifies an interface type.
interface-number: Specifies an interface number.
interface-number.subnumber: Specifies a subinterface number, where interface-number is an interface
number, and subnumber is the number of a subinterface created under the interface. The value range for
the subnumber argument is 1 to 4094.