Command Manual - Auto Detecting
Quidway S3500 Series Ethernet Switches
Chapter 1 Auto Detect Configuration Commands
Huawei Technologies Proprietary
1-2
View
Detecting group views
Parameter
list-number
: Specifies the sequence number of the detecting address, which ranges
from 1 to 100.
ip-address
: The IP address of the interface to be detected.
nexthop ip-address
: Specifies the IP address of the interface taken as the next hop.
Description
Use the
detect-list
command to specify the IP address of the interface to be detected
in the detecting group. This command also specifies the order the interfaces are
detected.
Use the
undo detect-list
command to instruct the switch to skip the interface when
detecting, whose IP address is set by the
ip address ip-address
command.
Upon configuring the IP addresses of the interfaces to be detected, the switch detects
these interfaces one by one from those with smaller
list-number
value to those with
larger
list-number
value. Up to 100 IP addresses can be configured in a detecting group.
You can specify how the detecting result is generated by using the
option
command.
Related command:
option
.
Example
# Add an IP address 202.13.1.55 to the detecting group numbered 10 with
list-number
set to 1, taking the interface with IP address of 1.1.1.1 as the next hop.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] detect-group 10
[Quidway-detect-group-10] detect-list 1 ip address 202.13.1.55 nexthop
1.1.1.1
1.1.3 display detect-group
Syntax
display detect-group
[
group-number
]
View
Any view
Parameter
group-number
: Specifies the detecting group number, which ranges from 1 to 100.