cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
239
Views
0
Helpful
1
Replies

Adding a route in the ASA

angel-moon
Level 3
Level 3

Hello Everyone,

If I need to add the following route in the ASA:

Destination:192.168.0.0 255.255.255.0

next hop: 10.0.0.2

Should the command be:

route 192.168.0.0 255.255.255.0 10.0.0.2?

Thanks in advance! All replies rated

1 Accepted Solution

Accepted Solutions

Panos Kampanakis
Cisco Employee
Cisco Employee

You will also need the interface that you will be going out on. Lets say it is interface xxx. then the command will be

route xxx 192.168.0.0 255.255.255.0 10.0.0.2

PK

View solution in original post

1 Reply 1

Panos Kampanakis
Cisco Employee
Cisco Employee

You will also need the interface that you will be going out on. Lets say it is interface xxx. then the command will be

route xxx 192.168.0.0 255.255.255.0 10.0.0.2

PK

Review Cisco Networking products for a $25 gift card