Cisco Systems static route

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
static route dexteroc 12-13-06
---> Re: static route Walter Roberson12-13-06
Posted by dexteroc on December 13, 2006, 11:53 am
Please log in for more 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?

Thanks,

Paul


Posted by Walter Roberson on December 13, 2006, 12:21 pm
Please log in for more 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

Posted by on December 14, 2006, 7:05 pm
Please log in for more thread options

Walter Roberson wrote:
> >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

for asa/pix with v7.x it would be also
route inside 172.16.0.0 255.255.255.0 192.168.150.1

Roman Nakhmanson


Similar ThreadsPosted
What is the default precedence: local-route, static-route, OSPF-route? August 4, 2008, 3:00 am
Need to route SMTP traffic through static interface (not default route) March 27, 2007, 5:19 pm
Can netwrok run static route and dynamic route the same time? December 1, 2005, 1:18 pm
Static Route that won't go away September 8, 2006, 11:18 am
Which is better - static route or NAT? September 26, 2006, 3:30 am
PIX 506 static route October 11, 2006, 6:19 pm
static route December 13, 2006, 11:53 am
Static Route December 20, 2007, 11:41 am
Cannot add static route November 26, 2008, 4:33 am
BGP with static route failover September 8, 2005, 3:24 pm
Static route on PIX 506e January 18, 2006, 4:40 am
PIX 501 static route for POP3 February 21, 2006, 4:17 pm
Does RIP advertise static route 0.0.0.0? April 22, 2007, 9:55 pm
BGP in a static route environment September 28, 2008, 11:15 am
nat and static routing, what to route December 18, 2008, 6:47 am