Community discussions

MikroTik App
 
manish
newbie
Topic Author
Posts: 39
Joined: Fri Jun 23, 2006 8:57 pm

BGP between ver 7 and 6

Tue Oct 31, 2023 11:23 am

Hello Experts,

I am trying to establish bgp between client(v6) to router (v7) the routes gets injected in ospf but are not properly advertised.

CPE:
/routing bgp instance
set default as=2 router-id=10.255.254.200
/routing bgp network
add network=10.255.254.200/32 synchronize=no
/routing bgp peer
add remote-address=172.16.16.1 remote-as=1 ttl=default

------------------------
PE1:
/routing bgp template
set default as=1 disabled=no output.no-client-to-client-reflection=yes router-id=10.10.10.1 routing-table=main
/routing bgp connection
add address-families=ip as=1 connect=yes disabled=no listen=yes local.role=ebgp name=MPT \
output.default-originate=always .network=bgp-networks .no-client-to-client-reflection=yes \
.redistribute="" remote.address=172.16.16.1/32 .as=2 router-id=10.10.10.1 routing-table=\
main templates=default

I cannot figure what I am missing.
The range I am testing is 10.255.254.200/32

Thank you,
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7056
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: BGP between ver 7 and 6

Tue Oct 31, 2023 11:25 am

 
manish
newbie
Topic Author
Posts: 39
Joined: Fri Jun 23, 2006 8:57 pm

Re: BGP between ver 7 and 6

Tue Oct 31, 2023 12:47 pm

After reading the document multiple times, I still don't understand how to make this work.
 
DarkNate
Forum Guru
Forum Guru
Posts: 1017
Joined: Fri Jun 26, 2020 4:37 pm

Re: BGP between ver 7 and 6

Tue Oct 31, 2023 12:50 pm

Upgrade to ROS v7.11.2 on all devices and move on with your life.
 
nediis
Frequent Visitor
Frequent Visitor
Posts: 63
Joined: Wed Jul 11, 2018 10:32 am

Re: BGP between ver 7 and 6

Sun Nov 05, 2023 4:40 am

CPE:
add remote-address=172.16.16.1
PE1:
remote.address=172.16.16.1/32

Who is online

Users browsing this forum: No registered users and 3 guests