This chapter describes how to enable DCN globally, enable DCN on an interface, enable the automatic NE report function on a GNE, and configure NE IDs and NE IP addresses.
The construction of a large network requires significant human and material resources if software commissioning engineers have to configure devices on site, causing high operational expenditure (OPEX). DCN can reduce the OPEX by allowing GNEs to manage NEs. DCN enables NMSs to rapidly detect new NEs and remotely manage the NEs.
The DCN technique offers a mechanism to implement plug-and-play. After each NE is initialized, it generates an NE IP address based on its NE ID, creates a mapping entry for the NE ID and NE IP address, adds the mapping entry to its DCN core routing table, and uses OSPF to advertise the mapping entry to all other NEs on the DCN. Therefore, all the NEs on the DCN can communicate with each other.
The DCN feature allows NMSs to use GNEs to manage NEs. A GNE supports the automatic NE report function, enabling the GNE to automatically report a new NE's information to NMSs immediately after the GNE detects the new NE. Then the NMSs can manage the new NE in time. In addition, a GNE can send a trap to its interworking NMSs when the number of NEs connected to the GNE reaches the alarm threshold. Then the NMSs will generate alarms to inform users of this information.
Before configuring basic DCN functions, complete the following tasks:
Configure reachable routes between the GNE and NMSs.
Configure reachable routes between the GNE and NEs.
When the GNE is connected to an NE for the first time, the SSH default user account is used for login.
By default, DCN is enabled on some interfaces. For details, see .
After an interface is switched to a FLEX interface, the DCN status does not change.
The default DCN enabling rule of a subcard with adjustable interface bandwidth is the same as that of a subcard with only one type of interface bandwidth and is not affected by the adjustable bandwidth.
Interfaces on Fixed Boards |
Ethernet Interfaces on Flexible Cards |
---|---|
DCN is enabled on all interfaces by default. |
DCN is enabled on all interfaces by default. |
In router mode:
In router mode, a DCN VLAN can be a service VLAN.
In transport mode:
In transport mode, only one DCN VLAN can be configured. And it is conflicted with service VLAN.
<HUAWEI> display neid
NEID: 0x280FC
<HUAWEI> display dcn brief
------------------------------------------------
NE-ID: 0x10008
NE-IP: 192.168.0.8
Mask: 255.255.0.0
DCN-Interface: LoopBack2047
Auto-Report: Enable
------------------------------------------------
Run the interface interface-type interface-number command to display the interface view.
Run the ip binding vpn-instance vpn-instance-name command to bind a DCN VPN instance.
Run the ip address { mask | mask-length } command to set an interface IP address.