BRIDGE LIVE Video I/O and Streaming Appliance v1.12 114 www.aja.com
Adding New Virtual Interface
For example, to add vlan 100 to existing Ethernet interface enp4s0:
With sudo add new file ifcfg-enp4s0.100 to directory /etc/sysconfig/network-
scripts/ (for example with nano or vim) cd /etc/sysconfig/network-scripts/ sudo
vim ifcfg-enp4s0.100
DEVICE=enp4s0.100
TYPE=Vlan
VLAN=yes
VLAN_ID=100
ONBOOT=yes
BOOTPROTO=none
NM_CONTROLLED=no
IPV6INIT=no
ZONE=trc-admin-data
Next start the interface
sudo ifdown ifcfg-enp4s0.100
sudo ifup ifcfg-enp4s0.100
Restart BRIDGE LIVE service
sudo systemctl restart transcoder-base
Wait until BRIDGE LIVE starts and in BRIDGE LIVE Dashboard run Setup where you
can find your new vlan interface. Configure usage and complete setup.
IPMI
You can use IPMI to remotely reboot or shutdown BRIDGE LIVE.
CAUTION:
Use of IPMI can introduce possible security implications for your network.
AJA can not be responsible for issues that arise from making use of the IPMI
functionality.
To access the IPMI of a Supermicro server, you need to know the IP address to
which you want to connect. With BRIDGE LIVE, you do not need to have the
dedicated IPMI interface plugged in, since IPMI shares an interface with the OS
while having its own IP address.
You can find the IP address using an app on your phone (
), PC
), or you can memorize the IP address that you can see during the boot
process as “BMC IP:”.
If IPMI has no IP address assigned (for example, if there is no DHCP server in the
subnet), you can configure it in BIOS. When you start the server, press the DEL key
repeatedly until you are in BIOS. From there, navigate to the IPMI tab. Select BMC
network config and fill in the parameters you require.
The current list of IPMI features can be found
. As of now, we do not support
out of the box the following items:
• Keyboard, Video & Mouse (KVM) Console Redirection with multi-language
support,
• HTML5 web Console Redirection,
• Serial over LAN (SOL) - this can be enabled from the OS.
For more information, you can find the complete Supermicro IPMI user guide