|
Posted by Walter Roberson on December 13, 2006, 12:21 pm
If you were Registered and logged in, you could reply and use other advanced thread options
>I am running a pix 515 with ver 6.3 and I need to create a few static
>routes. I searched and found the command:
>ip route 172.16.0.0 255.255.255.0 192.168.150.1
>but I get an "invalid keyword route". I am routing internal traffic to
>a VPN router for three specific IP addresses. I need to add routes for
>those IP's. What is the command in 6.3 to add a static route?
"ip route" is IOS (or possibly PIX 7). For PIX 6,
route inside 172.16.0.0 255.255.255.0 192.168.150.1
|