Operation Manual – Auto Detect
Quidway S3900 Series Ethernet Switches-Release 1510 Chapter 1 Auto Detect Configuration
Huawei Technologies Proprietary
1-2
Table 1-2 Display auto detect configuration
Operation Command Description
Display the configuration of
a detecting group
display detect-group
[ group-number ]
The display command
can be executed in any
view.
1.1.3 Auto Detect Configuration Example
I. Network requirements
z Create detecting group 10 on Switch A and add two IP addresses, 10.1.1.4 and
192.168.2.2, to it to test the reachability to the two IP addresses.
z Specify to return reachable as the detecting result if one of the two IP addresses
is reachable, that is, specify the or keyword for the option command.
z Set the detecting interval to 60 seconds; the maximum number of retries to 3,
and the timeout time to 3 seconds.
II. Network diagram
192.168.1.1
192.168.2.1
192.168.1.2
192.168.2.2 20.1.1.2
10.1.1.3
Ethernet 1/0/1
10.1.1.4
Ethernet 2/0/1
Switch A
Switch B
Switch C
Switch D
192.168.1.1/24
192.168.2.1/24
192.168.1.2/24
192.168.2.2/24 20.1.1.2/24
10.1.1.3/24
Ethernet 1/0/1
10.1.1.4/24
Ethernet 2/0/1
Switch A
Switch B
Switch C
Switch D
VLAN 1
VLAN 2
192.168.1.1
192.168.2.1
192.168.1.2
192.168.2.2 20.1.1.2
10.1.1.3
Ethernet 1/0/1
10.1.1.4
Ethernet 2/0/1
Switch A
Switch B
Switch C
Switch D
192.168.1.1/24
192.168.2.1/24
192.168.1.2/24
192.168.2.2/24 20.1.1.2/24
10.1.1.3/24
Ethernet 1/0/1
10.1.1.4/24
Ethernet 2/0/1
Switch A
Switch B
Switch C
Switch D
VLAN 1
VLAN 2
Figure 1-1 Network diagram for auto detect configuration
III. Configuration procedure
# Enter system view.
<Quidway> system-view
# Create detecting group 10.
[Quidway] detect-group 10
# Specify to detect the IP address of 10.1.1.4, taking the IP address of 192.168.1.2 as
the next hop and setting the detecting number to 1.
[Quidway-detect-group-10] detect-list 1 ip address 10.1.1.4 nexthop
192.168.1.2