AV Bridge MATRIX PRO
AV Bridge Matrix Pro Manual - Document Number 342-0915 Rev C Page 63 of 68
Administrative Commands
System administration commands include:
network
system
trigger
sleep
version
history
help
exit
Network ping
Sends ICMP ECHO_REQUEST packets to the specified IP address.
network ping [count <count>] [size <size>] <destination-ip>
The number of ECHO_REQUEST packets to send. If this is
not specified, the default is five packets.
The size of each ECHO_REQUEST packet. If this is not
specified, the default is 56 bytes.
The IP address where the ECHO_REQUEST packets will be
sent.
Sends five ECHO_REQUEST packets of 56 bytes each to the host at 192.168.1.1.
network ping count 10 size 100 192.168.1.1
Sends 10 ECHO_REQUEST packets of 100 bytes each to the host at 192.168.1.1.
Network settings
Returns the current network settings.
Returns current settings in this form:
MAC Address:
00:04:a3:85:0a:ee
IP Address:
10.10.8.116
Netmask:
255.255.255.0
Gateway:
System reboot
Reboots the system either immediately or after the specified delay. Note that a reboot is required when resetting
the system to factory defaults (system factory-reset).
system reboot [<seconds>]
Number of seconds to delay the reboot.
Reboots the system immediately.
system reboot 30
Reboots the system 30 seconds later.