Commit c54bc766 authored by Anurag Kumar's avatar Anurag Kumar

Upload New File

parent 173e877a
! BGP configuration for r1
!
hostname r1
password sdnip
!
router bgp 65001
bgp router-id 10.0.1.1
timers bgp 3 9
neighbor 10.0.1.101 remote-as 65000
neighbor 10.0.1.101 ebgp-multihop
neighbor 10.0.1.101 timers connect 5
neighbor 10.0.1.101 advertisement-interval 5
network 192.168.1.0/24
!
log stdout
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment