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

ip sla when origin is owner router

Natha340Mai340
Level 1
Level 1

Hello everyone,

how I can do a ip sla when my origin is the owner router ?

for exemplo, I have Ip sla ( route-map ) matching packtes inputting from my FastEthernet that router. but I wish match packets ,which, are generated from owner router.

follow a excerpt from my router configuration.

interface FastEthernet0/1

ip address 172.20.4.1 255.255.255.0

ip helper-address 172.19.1.158

ip helper-address 172.19.4.158

ip flow ingress

ip flow egress

ip route-cache flow

ip policy route-map trafego

duplex auto

speed auto

route-map trafego permit 10

match ip address 100

set ip next-hop verify-availability 10.0.0.25 1 track 1

any tip is welcome

thanks

1 Reply 1

Natha340Mai340
Level 1
Level 1

remembered that my main issue is match packages origin from owner router in any ACL.

thanks