Jumat, 11 November 2016

Lab 82 - BGP Attribute (Origin)

Pada lab ini kita akan belajar tentang salah satu BGP Attribute, yaitu orign. BGP Attribute merupakan metric yang digunakan oleh BGP untuk menentukan best pathnya. Oke langsung aja kita belajar tentang origin. Berikut topologi yang akan kita gunakan pada lab ini
Gambar 1 Topologi jaringan BGP
Skenarionya nanti R1 punya IP 11.11.11.11 yang diadvertise ke EIGRP, terus R1 bakal redistribute EIGRP tersebut ke BGP. Langsung aja kita konfig ya,, nanti setiap router bakal berada di AS yang berbeda ya...
R1(config)#int e0/0
R1(config-if)#no sh R1(config-if)#ip add 12.12.12.1 255.255.255.0 R1(config-if)#int l0 R1(config-if)#ip add 1.1.1.1 255.255.255.255 R1(config-if)#int l1 R1(config-if)#ip add 11.11.11.11 255.255.255.255 R1(config-if)#router eigrp 1 R1(config-router)#no auto R1(config-router)#net 11.11.11.0 R1(config-router)#router bgp 1 R1(config-router)#neighbor 12.12.12.2 remote-as 2 R1(config-router)#net 1.1.1.1 mask 255.255.255.255 R1(config-router)#redistribute eigrp 1
R2(config)#int e0/0 R2(config-if)#no sh R2(config-if)#ip add 12.12.12.2 255.255.255.0 R2(config-if)#int e0/1 R2(config-if)#no sh R2(config-if)#ip add 23.23.23.2 255.255.255.0 R2(config-if)#int l0 R2(config-if)#ip add 2.2.2.2 255.255.255.255 R2(config-if)#router bgp 2 R2(config-router)#neighbor 12.12.12.1 remote-as 1 R2(config-router)#neighbor 23.23.23.3 remote-as 3 R2(config-router)#net 2.2.2.2 mask 255.255.255.255
R3(config)#int e0/0 R3(config-if)#no sh R3(config-if)#ip add 23.23.23.3 255.255.255.0 R3(config-if)#int l0 R3(config-if)#ip add 3.3.3.3 255.255.255.255 R3(config-if)#router bgp 3 R3(config-router)#neighbor 23.23.23.2 remote-as 2 R3(config-router)#net 3.3.3.3 mask 255.255.255.255
Untuk pengujian kita coba lihat tabel routing di semua router
R1(config-router)#do sh ip ro 1.0.0.0/32 is subnetted, 1 subnets C 1.1.1.1 is directly connected, Loopback0 2.0.0.0/32 is subnetted, 1 subnets B 2.2.2.2 [20/0] via 12.12.12.2, 00:05:25 3.0.0.0/32 is subnetted, 1 subnets B 3.3.3.3 [20/0] via 12.12.12.2, 00:03:37 11.0.0.0/32 is subnetted, 1 subnets C 11.11.11.11 is directly connected, Loopback1 12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 12.12.12.0/24 is directly connected, Ethernet0/0
R2(config-router)#do sh ip ro 1.0.0.0/32 is subnetted, 1 subnets B 1.1.1.1 [20/0] via 12.12.12.1, 00:05:59 2.0.0.0/32 is subnetted, 1 subnets C 2.2.2.2 is directly connected, Loopback0 3.0.0.0/32 is subnetted, 1 subnets B 3.3.3.3 [20/0] via 23.23.23.3, 00:03:40 11.0.0.0/32 is subnetted, 1 subnets B 11.11.11.11 [20/0] via 12.12.12.1, 00:05:59 12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 12.12.12.0/24 is directly connected, Ethernet0/0 23.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 23.23.23.0/24 is directly connected, Ethernet0/1
R3(config-router)#do sh ip ro 1.0.0.0/32 is subnetted, 1 subnets B 1.1.1.1 [20/0] via 23.23.23.2, 00:03:45 2.0.0.0/32 is subnetted, 1 subnets B 2.2.2.2 [20/0] via 23.23.23.2, 00:03:45 3.0.0.0/32 is subnetted, 1 subnets C 3.3.3.3 is directly connected, Loopback0 11.0.0.0/32 is subnetted, 1 subnets B 11.11.11.11 [20/0] via 23.23.23.2, 00:03:45 23.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 23.23.23.0/24 is directly connected, Ethernet0/0
Sip2 semua router udah punya tabel routing yang lengkap. Sekarang kita coba identifikasi, apa sih sebenarnya attribute origin itu??
R3(config-router)#do sh ip bgp
BGP table version is 5, local router ID is 3.3.3.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 1.1.1.1/32 23.23.23.2 0 2 1 i *> 2.2.2.2/32 23.23.23.2 0 0 2 i *> 3.3.3.3/32 0.0.0.0 0 32768 i *> 11.11.11.11/32 23.23.23.2 0 2 1 ?
Attribute origin akan menunjukkan kepada kita suaut route itu berasal dari mana. Ada tiga label yang mungkin diberikan pada suatu route
  • i    : menunjukkan bahwa route berasal dari BGP, entah itu EBGP ataupun IBGP
  • e  : menunjukkan bahwa route berasal dari EGP, namun saat ini sudah tidak ada yang       menggunakan routing protocol ini
  • ?  : menunjukkan bahwa route berasal dari hasil redistribution.
Perhatikan bahwa R3 memiliki 3 route yang berasal dari BGP (label i), dan satu route yang berasal dari routing protocol lain (label ?).

Saat sebuah router memiliki dua atau lebih route yang sama, maka route yang berasal dari BGP akan lebih diutamakan, baru dari EGP (sudah tidak ada) dan yang terahir baru dari routing protocol lain

Like the Post? Do share with your Friends.

Tidak ada komentar:

Posting Komentar

Komentar

FeedBack

Jika Anda merasa terbantu dengan artikel dari Coretan Bocah IT, silahkan berlangganan GRATIS via email. Dengan begitu, Anda akan mendapat kiriman artikel setiap ada artikel baru yang terbit di Coretan Bocah IT

Masukkan Email :

IconIconIconFollow Me on Pinterest