HP VPN Firewall Appliances Network Management Command Reference

24
If both the interface type and number are specified, this command only clears statistics for the
specified interface or subinterface.
Examples
# Clear the statistics of GigabitEthernet 0/1.
<Sysname> reset counters interface gigabitethernet 0/1
# Clear the statistics of subinterface GigabitEthernet 0/1.1.
<Sysname> reset counters interface gigabitethernet 0/1.1
shutdown
Use shutdown to shut down an Ethernet interface or subinterface.
Use undo shutdown to bring up an Ethernet interface or subinterface.
Syntax
shutdown
undo shutdown
Default
Ethernet interfaces and subinterfaces are up.
Views
Ethernet interface view, Ethernet subinterface view
Default command level
2: System level
Usage guidelines
You may need to shut down and then bring up an Ethernet interface to activate configuration changes
such as speed or duplex mode changes.
Examples
# Shut down and then bring up GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] shutdown
[Sysname-GigabitEthernet0/1] undo shutdown
# Shut down and then bring up GigabitEthernet 0/1.1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1.1
[Sysname-GigabitEthernet0/1.1] shutdown
[Sysname-GigabitEthernet0/1.1] undo shutdown
speed
Use speed to set the speed of an Ethernet interface.
Use undo speed to restore the default.