Hi, On Sat, Aug 15, 2009 at 4:07 PM, Taqdir Singh<[email protected]> wrote: > BGP peers form neigh. relationship on TCP port 179.. is this TCP port 179 > ..on both the peers ?
No. It's just like most other TCP-based connections, where the initiator (source) uses a source port >1023 and a destination port of 179. Both peers listen on tcp/179, and it's possible for a short time for there to be two discrete connections: one from A to B:179 and another from B to A:179. Cheers, Dale _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
