bgp default route

From: Hans (yyao@xxxxxxxxxxxx)
Date: Thu Aug 09 2001 - 01:41:15 GMT-3


   
Hi all,

Here is a paragraph I copied from Cisco website regarding the usage of
neighbor default-originate command:

"This command does not require the presence of 0.0.0.0 in the local router.
When used with a route map, the default route 0.0.0.0 is injected if the
route map contains a match ip address clause and there is a route that
matches the IP access list exactly. The route map can contain other match
clauses also.
You can use standard or extended access lists with the neighbor
default-originate command."

Examples

In the following example, the local router injects route 0.0.0.0 to the
neighbor 160.89.2.3 unconditionally:

router bgp 109
 network 160.89.0.0
 neighbor 160.89.2.3 remote-as 200
 neighbor 160.89.2.3 default-originate

However, when I tried it on my router, nothing happened at all.

Any clues?

Hans
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:47 GMT-3