Command Manual (For Soliton) – Port Basic Configuration
H3C S3100 Series Ethernet Switches
Chapter 1 Port Basic Configuration
Commands
1-27
By default, the loopback detection function is enabled globally and on ports if the device
boots with the default configuration file (config.def); if the device boots with null
configuration, this function is disabled.
Related command:
loopback-detection control enable
,
loopback-detection
shutdown enable
Example
# Enable the loopback detection function on Ethernet 1/0/1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] loopback-detection enable
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] loopback-detection enable
1.1.21 loopback-detection interface-list enable
Syntax
loopback-detection interface-list enable
undo loopback-detection interface-list enable
View
System view
Parameter
interface-list
: Ethernet port list, in the form of
interface-list
= {
interface-type
interface-number
[
to
interface-type interface-number
] } &<1-10>, where
z
interface-type
is the port type, and
interface-number
is the port number.
z
Keyword
to
is used to specify a range of ports. The port number after
to
must be
equal to or greater than that before
to
.
z
&<1-10> means that you can specify up to 10 ports or port ranges.
Description
Use the
loopback-detection interface-list enable
command to enable the loopback
detection function on a range of ports.
Use the
undo loopback-detection interface-list enable
command to disable the
loopback detection function on a range of ports.
By default, the loopback detection function is enabled on ports if the device boots with
the default configuration file (config.def); if the device boots with null configuration, this
function is disabled.