Hi i just started my ASA and uploaded IOS from TFTP succesfully but after booting while im trying to:
copy tftp flash i canot connect to my server because of no routes, and here is the issue.
Im issuing command:
route Manag 0.0.0.0 0.0.0.0 192.168.0.1 1
and it looks like its succesfully aded, it is when i type show run, but in show route there is nothing:
ciscoasa# sh route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
I had already done it succesfully this way but on 8.3,
What is the problem here?