ip rule add from xx.yy.51.46 table Cable ip rule add from aa.bb.166.2 table T1
Other people seem to be using this configuration successfully but I seem to be missing something important.
Change the above rules to:
ip rule add from xx.yy.51.46 to default lookup Cable
ip rule add from aa.bb.166.2 to default lookup T1