Your match ip address 1 is allowing all traffic thru hence the 0.0.0.0 and
the
match ip next-hop 2 where the ip address of 172.16.20.1 is the next-hop
router or as this seems the default-gateway on this configuration.....Hope
this helps.....

    -jek-

Luobin Yang <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi, group
>
> I have a configuration as following
>
> router ospf 10
>     default-information originate route-map send_default_if
>
> access-list 1 permit 0.0.0.0
> access-list 2 permit 172.16.20.1
>
> route-map send_default_if permit 10
>     match ip address 1
>     match ip next-hop 2
>
> My question is, what routes is the access-list 1 matching ? IP route
> table? or OSPF database routes?
>
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> ---


___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to