R2511-HP MSR Router Series Interface Command Reference(V5)

Table Of Contents
30
If you do not specify the all keyword or any port group name, the command displays the name of each
port group on the device.
Examples
# Display the names of all port groups.
<Sysname> display port-group manual
The following manual port group exist(s):
group1 group2
# Display detailed information about all port groups.
<Sysname> display port-group manual all
Member of group1:
Ethernet1/3 Ethernet1/4 Ethernet1/5
Ethernet1/6 Ethernet1/7 Ethernet2/0
Ethernet2/1
Member of group2:
None
# Display detailed information about the port group named group1.
<Sysname> display port-group manual name group1
Member of group1:
Ethernet1/3 Ethernet1/4 Ethernet1/5
Ethernet1/6 Ethernet1/7 Ethernet2/0
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 interface statistics polling interval is 300 seconds.
Views
System view
Default command level
2: System level
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
The flow-interval command configured in system view sets the statistics polling interval for all interfaces.
Examples
# Set the statistics polling interval to 100 seconds for all Ethernet interfaces.