|
Home > Archive > CCNP > January 2003 > ?bgp?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I am a little confused when configuring a iBGP session using the loopback interface. My book says to use the command:
neighbor <address | peer-group-name> update-source <interface-type> <interface-number>
Example: neighbor 192.168.2.1 update-source loopback 0
It all makes sense until the book says that this is to be configured on the router using the loopback interface. Assuming that this isn't a typo, who's address would go in the address feild? would it be like this:
neighbor <my loopback> update-source loopback 0
or
neighbor <neighbor's loopback> update-source loopback 0
Plus, do both routers have to use loopback's if one wants to? Or can one use a loopback and the other one use serial 0?
Thank You in advance.
-capac- | |
|
|
|
| Thank you darth, I don't recommend buying sybex books! I should have just stuck with the cisco press books. Oh well. |
|
|
|
|