Re: BGP and "network" command to advertise loopback

From: EitaroUEMURA (eitaro@zj9.so-net.ne.jp)
Date: Sun Feb 19 2006 - 05:18:40 GMT-3


Is the "no auto-summary" not necessary into bgp process?

forwardtruth@yahoo.com wrote:
> Lab 5 Task 6.5 and 6.6:
> Create a new loopback interface on SW1 with the IP address 162.X.7.7/24 and advertise it into BGP.
>
> Create a new loopback interface on SW2 with the IP address 162.X.18.8/24 and advertise it into BGP.
>
> SW1:
> interface Loopback1
> ip address 162.1.7.7 255.255.255.0
> !
> router bgp 65002
> network 162.1.7.0 mask 255.255.255.0
>
>
>
> SW2:
> interface Loopback1
> ip address 162.1.18.8 255.255.255.0
> !
> router bgp 65002
> network 162.1.18.0 mask 255.255.255.0
>
>
> Why did he advertise 162.1.7.0 or 162.1.18.1.0 ? why didnt he advertise 162.1.7.7 or 162.1.18.0 ?
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3