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

8
# Configure interface dampening on interface GigabitEthernet 2/0/1, and set the following:
Half life time to 2 seconds.
Reuse value to 800.
Suppression threshold to 3000.
Maximum suppression time to 5 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/0/1
[Sysname-GigabitEthernet2/0/1] dampening 2 800 3000 5
Related commands
display interface
default
Use default to restore the default settings for an Ethernet interface or subinterface.
Syntax
default
Views
Ethernet interface view, Ethernet subinterface view
Predefined user roles
network-admin
Usage guidelines
CAUTION:
The default command might interrupt ongoing network services. Make sure you are fully aware of the
impacts of this command when you use it in a live network.
This command might fail to restore the default settings for some commands for reasons such as command
dependencies or system restrictions. Use the display this command in interface view to identify these
commands, and then use their undo forms or follow the command reference to individually restore their
default settings. If your restoration attempt still fails, follow the error message instructions to resolve the
problem.
Examples
# Restore the default settings for interface GigabitEthernet 2/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/0/1
[Sysname-GigabitEthernet2/0/1] default
# Restore the default settings for subinterface GigabitEthernet 2/0/1.1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/0/1.1
[Sysname-GigabitEthernet2/0/1.1] default
description
Use description to change the description of an interface.