Configuring a Service Interface and Loopback Interface as Management Interfaces

Networking Requirements

None

Configuration Roadmap

Configure IP addresses for the service interfaces and loopback interface for management. Bind no VPNs to the interfaces.

Data Preparation

None

Procedure

# Configure IP addresses for the management interface and loopback interface for management.

[*HUAWEI-GigabitEthernet0/1/17] ip address 10.3.1.1 24
[*HUAWEI-GigabitEthernet0/1/17] commit
[~HUAWEI-GigabitEthernet0/1/17] display this
#
interface GigabitEthernet0/1/17
 undo shutdown
 ip address 10.3.1.1 255.255.255.0 
#
[~HUAWEI-GigabitEthernet0/1/17] quit
[~HUAWEI] interface LoopBack 0
[~HUAWEI-LoopBack0] ip address 1.1.1.1 32
[*HUAWEI-LoopBack0] commit
[~HUAWEI-LoopBack0] display this
#
interface LoopBack0
  ip address 1.1.1.1 255.255.255.255
#
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >