Skip to main content

Free Cisco Training Tutorials

More
12 years 9 months ago #37011 by sais
thank you . lots....... for beginers its very needed.... if u have more link regarding firewall. pls send it ok.....
More
12 years 9 months ago #37012 by sais
hai hoanginlove



RouterA
!
hostname RouterA
no ip domain-lookup
!
interface s0
ip address 10.0.3.2 255.255.255.0
no shutdown
!
interface E0
ip address 10.0.2.2 255.255.255.0
no shutdown
!
end

RouterB
!
hostname RouterB
no ip domain-lookup
!
interface E0
ip address 10.0.2.1 255.255.255.0
no shutdown
!
ip route 10.0.3.0 255.255.255.0 e0
!
end

RouterC
!
hostname RouterC
no ip domain-lookup
!
interface s0
ip address 10.0.3.100 255.255.255.0
no shutdown
!
ip route 10.0.2.0 255.255.255.0 10.0.3.2
!
is the static route applied correct????? because it shoild be exit interface or next hop address ? so pls gice me corretc answer.
More
12 years 9 months ago #37052 by S0lo
I assume here that the routers are connected like this:

RouterB --- RouterA --- RouterC

If so, then YES the static routes you posted should be working.

Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx
More
12 years 9 months ago #37085 by sais
solo pls send me that .cisco tutorial. link ??????
Time to create page: 0.157 seconds