HP MSR2000/3000/4000 Router Series Interface Command Reference
28
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 interface statistics polling interval to 100 seconds.
<Sysname> system-view
[Sysname] flow-interval 100
interface
Use interface to enter interface or subinterface view. With the interface-number.subnumber argument
specified, if the subinterface identified by the argument does not exist, this command creates the
subinterface first, and then 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.
Examples
# Enter Ethernet 1/1 interface view.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1]
# Create Ethernet subinterface Ethernet 1/1.1 and enter Ethernet 1/1.1 subinterface view.
<Sysname> system-view
[Sysname] interface ethernet 1/1.1
[Sysname-Ethernet1/1.1]