From: Eugene Ward (eward15@juno.com)
Date: Mon Oct 24 2005 - 07:44:24 GMT-3
Nam,
I think they are the same, since the ivp4 address family is activated by default in the first method.
Eugene
-------------------------------------------------------------------------
Hi all,
Try below two ways to setup the BGP, both work, but any differences of
them in the real world, do both of them are accepted setting in the
Lab exam?
Method 1
=========
router bgp 101
no synchronization
bgp log-neighbor-changes
neighbor 10.1.1.1 remote-as 100
no auto-summary
Method 2
==========
router bgp 101
bgp log-neighbor-changes
neighbor 10.1.1.1 remote-as 100
!
address-family ipv4
neighbor 10.1.1.1 activate
no auto-summary
no synchronization
exit-address-family
-- Nam________________________
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:52 GMT-3