<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix"><br>
</div>
<blockquote type="cite"
cite="mid:mailman.660.1640744161.1314.mythtv-users@mythtv.org">
<blockquote type="cite" style="color: #007cff;">
<pre class="moz-quote-pre" wrap="">Second/Alternate IP address two network address:
sudo ip addr add 192.168.0.199/24 broadcast 192.168.0.199 dev enp1s0
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">The broadcast address is always the highest address in the subnet, so
in this case 192.168.0.255
</pre>
</blockquote>
<p>Thanks Hika! Went back through my notes and found the original
document had the '255' -- corrected my summary list. <br>
</p>
<p><br>
</p>
</body>
</html>