![Huawei Quidway S8500 Series Command Manual Download Page 1293](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_1694791293.webp)
Command Manual – Integrated Management
Quidway S8500 Series Routing Switches
Chapter 1 HGMP V1 Configuration Commands
Huawei Technologies Proprietary
1-53
Description
Use the
set loop-test
command to perform specified type of loopback test on specified
ports.
Example
# Specify to perform internal loopback test on the port of switch 3/1/3-/.
[Quidway-lanswitch3/1/3-/] set loop-test internal 1
1.3.31 set manageip
Syntax
set manageip ip-address
netmask
[
vlan-id
]
undo set mangeip ip-address
netmask
[
vlan-id
]
View
lanswitch view
Parameter
ip-address
: IP address.
netmask
: subnet mask.
vlan-id
:the ID of VLAN.
Description
Use the
set manageip
command to set the management IP address of the switch.
Use the
undo set mangeip
command to cancel the setting.
Example
# Set the management IP address of the Ethernet switch with the position parameter of
“8/1/1-/” to 1.1.1.1.
[Quidway-lanswitch8/1/1-/]set manageip 1.1.1.1 255.255.255.0
Waiting.....
Add management IP address of LANSWITCH[8/1/1-/] successfully!
# Cancel the management IP address 1.1.1.1 of the Ethernet switch with the position
parameter of “8/1/1-/”.
[Quidway-lanswitch8/1/1-/]undo set manageip 1.1.1.1 255.255.255.0 1
Waiting.....
Cancel management IP address of LANSWITCH[8/1/1-/] successfully!