16
COMMAND
Description and Parameters
set_ip_mode N1
Set the IP address assignment mode.
Available values for
N1:
0
[Static IP Mode]
1
[DHCP Mode]
2
[Auto IP Mode]
get_ip_mode
Show the current IP address assignment mode.
set_ip_address N1
Set the receiver's static IP address.
N1
= X.X.X.X
[X = 0~255, IP address]
get_ip_address
Show the receiver's current IP address.
set_netmask N1
Set the receiver's static netmask.
N1
= X.X.X.X
[X = 0~255, Netmask]
get_netmask
Show the receiver's current netmask.
set_gateway N1
Set the receiver's static gateway address.
N1
= X.X.X.X
[X = 0~255, Gateway address]
get_gateway
Show the receiver's current gateway address.
set_jumbo_mtu N1
Enable/disable the receiver’s jumbo frame MTU support.
Available values for
N1:
0
[Disabled]
1
[Enabled]