Simple IBGP

Simple IBGP ### Router 1 ### ======================================================       interface GigabitEthernet0/0  description L...

Simple IBGP



### Router 1 ###
======================================================      
interface GigabitEthernet0/0
 description Link IBGP-ROUTER2 Gi0/0
 ip address 192.168.0.241 255.255.255.252
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip flow ingress
 ip flow egress
!
router bgp 9999
 no synchronization
 bgp router-id 192.168.0.3
 bgp log-neighbor-changes
 network 192.168.0.0 mask 255.255.255.0
 network 192.168.1.0 mask 255.255.255.0
 network 192.168.2.0 mask 255.255.255.0
 network 192.168.3.0 mask 255.255.255.0
 network 192.168.4.0 mask 255.255.255.0
 network 192.168.5.0 mask 255.255.255.0
 neighbor 192.168.0.242 remote-as 9999
 neighbor 192.168.0.242 description iBGP to IBGP-ROUTER2
 neighbor 192.168.0.242 version 4
 neighbor 192.168.0.242 next-hop-self
 neighbor 192.168.0.242 soft-reconfiguration inbound
* notifikasi
-------------
R2(config-router)#
*Sep  9 15:23:57.995: %BGP-5-ADJCHANGE: neighbor 192.168.0.242 Up
* summarry
-------------
R2#show ip bgp summary
BGP router identifier 192.168.0.3, local AS number 9999
BGP table version is 1, main routing table version 1
Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
192.168.0.242   4  9999       4       4        1    0    0 00:00:52        0

### Router 2 ###
======================================================
interface GigabitEthernet0/0
 description Link IBGP-ROUTER1 Gi0/0
 ip address 192.168.0.242 255.255.255.252
 no ip unreachables
 no ip proxy-arp
 ip flow ingress
 ip flow egress
 duplex auto
 speed auto
 media-type rj45
 negotiation auto
!
router bgp 9999
 no synchronization
 bgp router-id 192.168.0.1
 bgp log-neighbor-changes
 network 192.168.0.0 mask 255.255.255.0
 network 192.168.1.0 mask 255.255.255.0
 network 192.168.2.0 mask 255.255.255.0
 network 192.168.3.0 mask 255.255.255.0
 network 192.168.4.0 mask 255.255.255.0
 network 192.168.5.0 mask 255.255.255.0
 neighbor 192.168.0.241 remote-as 9999
 neighbor 192.168.0.241 description iBGP to IBGP-ROUTER2
 neighbor 192.168.0.241 version 4
 neighbor 192.168.0.241 next-hop-self
 neighbor 192.168.0.241 soft-reconfiguration inbound
* notifikasi
-------------
R2(config-router)#
*Sep  9 15:23:55.995: %BGP-5-ADJCHANGE: neighbor 192.168.0.241 Up
* summarry
-------------
R2#show ip bgp summary
BGP router identifier 192.168.0.1, local AS number 9999
BGP table version is 1, main routing table version 1
Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
192.168.0.241   4  9999       4       4        1    0    0 00:00:52        0

COMMENTS

Name

Android,5,Apache,3,Bash Scripting,5,Bot,1,Centos,12,Cisco,5,GNS3,1,Hacking,5,internet marketing,1,Mikrotik,4,Monitoring,2,Nginx,2,Paket Tracer,2,Squid Proxy,2,Tips And Tricks,1,Virtualization,1,Webmin,2,Webserver,4,
ltr
item
Berbagi Itu Indah: Simple IBGP
Simple IBGP
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgICP7Ky8rqI_2nlVkUVT22bjPS8OVISGeF_hNCsp-2i9PTP7jcYYN0PxYnKTkRwtt6eNGq_-Ozyk-KFA5SSOWYFf2k85QutBo3VUQABNmrYOFRVZdrnsxOeB_0CWgXDv79QhgRvpU7YC3W/s320/belajarIBGP1.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgICP7Ky8rqI_2nlVkUVT22bjPS8OVISGeF_hNCsp-2i9PTP7jcYYN0PxYnKTkRwtt6eNGq_-Ozyk-KFA5SSOWYFf2k85QutBo3VUQABNmrYOFRVZdrnsxOeB_0CWgXDv79QhgRvpU7YC3W/s72-c/belajarIBGP1.png
Berbagi Itu Indah
https://wahyubud.blogspot.com/2013/09/simple-ibgp.html
https://wahyubud.blogspot.com/
https://wahyubud.blogspot.com/
https://wahyubud.blogspot.com/2013/09/simple-ibgp.html
true
4332986676755765585
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy