F3215-HP Load Balancing Module Network Management Command Reference-6PW101
16
Default command level
2: System level
Parameters
interval: Sets the statistics polling interval, in seconds. It ranges from 5 to 300 and must be a multiple of
5.
Usage guidelines
The statistics polling interval takes effect on all Ethernet interfaces.
Examples
# Set the statistics polling interval to 100 seconds for all Ethernet interfaces.
<Sysname> system-view
[Sysname] flow-interval 100
interface
Use interface to enter interface or subinterface view. If you specify the interface-number.subnumber
argument and the subinterface does not exist, this command creates first the subinterface, and then
enters subinterface view.
Syntax
interface interface-type { interface-number | interface-number.subnumber }
Views
System view
Default command level
2: System level
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 subnumber
argument ranges from 1 to 4094.
Examples
# Enter GigabitEthernet 0/1 interface view (assuming that the interface is a Layer 2 Ethernet interface).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1]
# Create Ethernet subinterface GigabitEthernet 0/1.1 and enter GigabitEthernet 0/1.1 subinterface view
(assuming that GigabitEthernet 0/1 is a Layer 2 Ethernet interface and the subinterface does not exist).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1.1
[Sysname-GigabitEthernet0/1.1]
# Enter GigabitEthernet 0/2 interface view (assuming that the interface is a Layer 3 Ethernet interface).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/2