Usage Scenario
To view the basic DCN configuration information, run the display dcn brief command. The basic DCN configuration information includes the NEID, NEIP address, and status of the automatic NE report function
For example, before creating a static route between an NMS and a GNE, run the display dcn brief command on the GNE to view the GNE's NEIP address and subnet mask.In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display dcn brief
------------------------------------------------
NE-ID: 0x1800b4
NE-IP: 10.24.0.180
Mask: 255.255.0.0
TCP-Port: 1400 | 5432
Connect-Mode: Normal | Security
DCN-Interface: LoopBack2147483647
Auto-Report: Disable
Bind-SSL-Policy: -
SSL-Verify-Mode: Single
NMS_Address:
------------------------------------------------
<HUAWEI> display dcn brief
------------------------------------------------
NE-ID: 0x10008
NE-IP: 192.168.0.8
Mask: 255.255.0.0
DCN-Interface: LoopBack2047
Auto-Report: Enable
------------------------------------------------
Item | Description |
---|---|
NE-ID | NEID of an NE. |
NE-IP | NEIP address of an NE. |
Mask | Subnet mask of an NE. |
DCN-Interface | Name of an interface on which DCN runs. |
Auto-Report | Whether the automatic NE report function is enabled:
|
TCP-Port | Port number of a TCP connection. |
Connect-Mode | Mode of a connection between a gateway network element (GNE) and an NMS. You can run the connect-mode command to change the mode of a connection between a GNE and an NMS. |
Bind-SSL-Policy | DCN SSL authentication mode:
You can run the ssl_verify-mode command to configure the DCN SSL authentication mode. |
SSL-Verify-Mode | Whether NMS IP address authentication is enabled:
You can run the ssl verify-ip command to configure NMS IP address authentication. |
NMS_Address | IP address of the currently connected NMS. You can run the nms-address command to configure an IP address for the NMS that communicates with the GNE. |