<div>You were exactly correct.  This resolved my issue.  Thanks so much!!!  As you can tell I am new to using iproute2.</div>
<div> </div>
<div>Thanks again!!!<br><br></div>
<div class="gmail_quote">
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im"> </div>I believe what you need to fix this issue is:<br><br># ip route add <a href="http://192.168.6.0/24" target="_blank">192.168.6.0/24</a> via 192.168.4.3 dev eth0 table Cable<br># ip route add <a href="http://192.168.6.0/24" target="_blank">192.168.6.0/24</a> via 192.168.4.3 dev eth0 table T1<br>
<br></blockquote></div>