< Home

server ip-address (SMI view)

Function

The server ip-address command configures the IPv4 address and port number of connected CampusInsight.

The undo server ip-address command deletes the IPv4 address and port number of connected CampusInsight.

By default, the IPv4 address and port number of connected CampusInsight are not configured on the switch.

Format

server ip-address ip-address [ port port-number ]

undo server ip-address

Parameters

Parameter Description Value

ip-address

Specifies the IPv4 address of CampusInsight.

The value is in dotted decimal notation.

port port-number

Specifies the port number of CampusInsight.

The value is an integer in the range from 0 to 65535. The default value is 0.

Views

SMI view

Default Level

3: Management level

Usage Guidelines

To implement intelligent video O&M, the switch needs to establish a NETCONF connection with CampusInsight and periodically reports KPI information to CampusInsight. To enable interoperability between the switch and CampusInsight, run the server ip-address command on the switch to configure the IPv4 address and port number of CampusInsight.

Example

# Set the IP address and port number of CampusInsight to 10.1.2.1 and 27371, respectively.

<HUAWEI> system-view
[HUAWEI] netconf
[HUAWEI-netconf] smi-server
[HUAWEI-netconf-smi-server] server ip-address 10.1.2.1 port 27371
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >