30 Dec
2012
30 Dec
'12
12:02 p.m.
Session on router no.2: protocol bgp bgp_r1_ibgp { description "iBGP"; import all; export all; next hop self; local as 198611; neighbor 91.231.205.193 as 198611; source address 91.231.205.194; } bird> show route 91.231.205.0/24 all 91.231.205.0/24 unreachable [static1 14:36] * (200) Type: static unicast univ unreachable [bgp_r2_ibgp 14:37 from 91.231.205.193] (100/-) [i] Type: BGP unicast univ BGP.origin: IGP BGP.as_path: BGP.next_hop: 91.231.205.193 BGP.local_pref: 100 Any ideas? -- Miłosz Oller Dnia 2012-12-29, sob o godzinie 01:02 +0100, Miłosz Oller pisze:
Hi
Does anyone have a example of configuration iBGP?
ISP1 - - R1 - (iBGP) - R2 - - ISP2