_ipconfig_CLI MK4 cmd
The ipconfig
command is used to view and set the parameters that specify the IP (IPv4) networking context for Makito X Series devices, including the IP settings, hostname, and DNS. It may also be used to set the Network Time Protocol (NTP) server address and Time Zone.
As shown in the examples that follow, when you enter the ipconfig configure
command, the system displays the current IP settings and takes you through a series of prompts enabling you to change the IP settings, optionally enable DHCP, and change the hostname, DNS settings, NTP settings, and/or Time Zone setting.
When DHCP is enabled, you can configure the DHCP Vendor Class ID
(option 60), which is set by default, for example, “Haivision Makito X4 Encoder” or “Haivision Makito X4 Decoder”. This allows IT departments to identify Makito X Series devices on their networks.
Also, if there is a slow DHCP server at the client’s site, you may find it useful to adjust the DHCP Client Retries
and Timeout
options to obtain a DHCP address. These options were added to circumvent issues caused by the unit's booting before having obtained a valid DHCP address.
Note
Enabling the Multicast DNS (mDNS) protocol allows mDNS applications such as the Safari Web browser to automatically find the encoder. In Safari, navigate to Bookmarks and then select Bonjour to see the Makito X Series device listed.Warning
If you are connecting to the Makito X Series through an IPv4 connection, disabling the IPv4 interface will drop your connection. You will need to reconnect using IPv6 or the serial interface (if available).
You must reboot for any changes to take effect.
Synopsis
ipconfig display [iface] |
Actions
Action | Description |
---|---|
display | Displays the current IP configuration for the specified network interface. See Parameters below for interface. |
configure | Configures IP settings for the specified network interface. See Parameters below for interface. |
renew | Renews the DHCP address lease. |
release | Releases the current DHCP address lease. |
disable | Disables IPv4 functionality for the specified network interface. See Parameters below for interface. Use to configure the device to use IPv6 network only. Note You cannot disable IPv4 if IPv6 is already disabled. |
Parameters
Parameter | Default | Description/Values |
---|---|---|
iface | eth0 | Allows for multiple network interfaces. Select the interface to view and configure. Either eth0 or eth1. |