So, there are a few problems.
1) When there is a problem somewhere in my file that is causing the entire file to fail, is there a log of what line it is erroring out on?
2) it isn't importing my next hop for some reason and I dont know why, is there a place I can send my file?
3) There is no option for Administrative Distance
4) Cosmetic, but Gateway should be named "NextHop"
Here is a sample: interface, name, ip/CIDR, NextHop(Gateway), Metric
'''
ethernet1/9.904;166.26.100.201-32;166.26.100.201/32;172.16.4.1;1
'''
... View more