I have an ASA5505 with two PPPoE connections.
I wish to add a static route to route just a single subnet over the new PPPoE connection, but the ASA does not seem to allow routing over interfaces without a next hop.
route inside 192.0.2.0 255.255.255.0 NewInterface
ERROR: % Invalid Hostname
Is there something obvious I'm missing to specify just an interface for a route?