Help to Add another ASNumber + IPs as customer

Ask your ISP if they receive needed prefixes (prefixes of your customer which you announce to ISP).

It is added , somehow is missing sompting i think, the connection from internet > ower router > customer router, on ower router side, cuz betwin ower router and customer router works, sessions, ping …etc

On the interface eth5 where is all ower gateway i made a vif for customer

eth5 x.34.24.1/23 u/u
eth5.2200 x.34.24.249/30 u/u

Its like he dosent get internet conection betwin ower router and ISP

On customer router

eth4 - u/u
eth4.2200 x.34.24.250/30 u/u

Any ideea ?

Did you ask your ISP about prefixes?
Did you add policy for export/import in RIPE/ARIN? You need it, if your ISP/ISP’s build filters on these bases.

Yes, my ISP added the IPS …
I asked ower IPs provider to set as-set, dose he have to set some sort of policy import/export on ripe ?

The think is i think on ower router i miss sompting, i didnt use any import commands only export on the sessions betwin ower router, customer router and isp

i think i miss some commands.

If you have 10min to trow a eye on ower router and tel us whant is missing this will be verry helpfull
I pay for your time dont whant free

If i mtr from cutomer router one of ower ips we get

Host Loss% Snt Last Avg Best Wrst StDev

  1. x.34.24.249 0.0% 32 0.2 0.2 0.2 0.3 0.0
  2. ???

if i mtr the gateway

Host Loss% Snt Last Avg Best Wrst StDev

  1. x.34.24.1 0.0% 7 0.1 0.1 0.1 0.2 0.0

of ping is the same.
do i have to set on the session ebgp-multi… or some next-htop ?
hes router is connected to ower switch and the switch connected to ower interface router on witch we set gateways and a vif for hem.

do i have to set on ower router
set protocols static route xxxxx182.0/24 blackhole distance ‘254’ but ower customer ips ?

On my router i added import into the session and now from customer router mtr and ping works on any of ower ip but if i ping 8.8.8.8 or any other ips not

Host Loss% Snt Last Avg Best Wrst StDev

  1. x.34.24.249 0.0% 6 0.2 0.2 0.2 0.2 0.0
  2. x.81.181.250 0.0% 5 0.2 0.3 0.2 0.3 0.0

session on ower router

set protocols bgp neighbor x.34.24.250 address-family ipv4-unicast route-map export ‘IPv4-NET-EURO’
set protocols bgp neighbor x.34.24.250 address-family ipv4-unicast route-map import ‘IPv4-NET-EURO’
set protocols bgp neighbor x.34.24.250 address-family ipv4-unicast soft-reconfiguration inbound
set protocols bgp neighbor x.34.24.250 address-family ipv4-unicast weight ‘200’
set protocols bgp neighbor x.34.24.250 ebgp-multihop ‘2’
set protocols bgp neighbor x.34.24.250 remote-as ‘x7673’
set protocols bgp neighbor x.34.24.250 update-source ‘x.34.24.249’

I understanded from my ISP i have to send to ower customer the same routes/tables we get from ISP, but i dont fiind any documentation regarding this