BGP Peer Group Problem

From: Mark Szwed <szwarowski_at_gmail.com>
Date: Sun, 16 Feb 2014 22:33:01 +0100

Colleagues ,

I have a question regarding BGP peer groups , I have a router configured by
 my workmate .
The only issue I have is I don't see a remote-as defined for this
particular group ,is it possible that a peer group can be configured
without an AS-Number or it is just a junk without any effect :

Will the below configuration work in any way without an as-number assigned
to YYYYY peer group ?

and if not does that mean the the prefix-list ,route-map and maximum
prefix-list configured useless and thus just unecessary configs ?

router bgp 100
 bgp router-id {c.c.c.c}
neighbor YYYYY peer-group
 neighbor YYYYY description +++ send full routes ++
 neighbor YYYYY version 4
 !
 address-family ipv4
 neighbor YYYYY activate
 neighbor YYYYY send-community
 neighbor YYYYY remove-private-as
 neighbor YYYYY prefix-list send_toXXX out
 neighbor YYYYY route-map IN_HHH in
 neighbor YYYYY route-map OUT_HHH out
 neighbor YYYYY maximum-prefix 20
  no auto-summary
 no synchronization

thank you

Blogs and organic groups at http://www.ccie.net
Received on Sun Feb 16 2014 - 22:33:01 ART

This archive was generated by hypermail 2.2.0 : Sat Mar 01 2014 - 08:41:48 ART