How do I configure the IP addresses for the ports of ViewPoint 8000 series MCUs?
77ViewPoint 8000 series MCUs V100R007 and earlier versions do not provide web interfaces. You can configure the IP addresses for the MCUs in CLI mode. The network-config command is used to set network parameters for the GE1 ports and boards.
To configure the GE1 port in slot 1 of a board, run the following commands:
[MCU8660]network-config 1/2
ip version{0:ipv4 1:ipv6} [0]:
ip address [192.168.1.201]:
Mask [255.255.255.0]:
default gateway [192.168.1.1]:
0: 10Mbps half duplex
1: 10Mbps full duplex
2: 100Mbps half duplex
3: 100Mbps full duplex
4: 1000Mbps full duplex
5: auto negotiation
Notes:
In the network-config A/B command, A specifies a slot, and B specifies a port whose value ranges from 0 to 2. Value 0 indicates an FE port, 1 indicates a GE0 port, and 2 indicates a GE1 port.
ViewPoint 8000 series MCU V100R008 and later versions provide web interfaces. You can log in to the web interface of an MCU and choose Settings > Network to configure the IP addresses.