Community discussions

MikroTik App
 
phil
just joined
Topic Author
Posts: 19
Joined: Fri Feb 15, 2013 7:27 pm

GRE and IP unnumbered

Tue May 26, 2015 11:52 am

Hi,

I need to build a gre tunnel to Arbor peakflow, the provider require us to use ip unnumbered method.

The cisco sample config:
!
interface FastEthernet0/0/1
description CleanPipe_WAN IP
ip address 111.222.12.86 255.255.255.252
duplex auto
speed auto
!
interface Tunnel0
ip unnumbered FastEthernet0/0/1
tunnel source 111.222.12.86
tunnel destination 111.218.60.118
!
My CCR1036 config:
/ip address
add address=111.222.12.86/30 interface=ether2 network=111.222.12.84
/interface gre
add !keepalive local-address=111.222.12.86 name=GRE_CleanPipe remote-address=111.218.60.118
How can I implement the CISCO "ip unnumbered FastEthernet0/0/1" on CCR1036 ?

Many thanks!

BR,
Phil
 
User avatar
bajodel
Long time Member
Long time Member
Posts: 551
Joined: Sun Nov 24, 2013 8:30 am
Location: Italy

Re: GRE and IP unnumbered

Tue May 26, 2015 11:01 pm

 
phil
just joined
Topic Author
Posts: 19
Joined: Fri Feb 15, 2013 7:27 pm

Re: GRE and IP unnumbered

Wed May 27, 2015 10:57 am

Thank you, I have tried this link, but the gre tunnel will repeat down/up..

Who is online

Users browsing this forum: Bing [Bot], dazzaling69, jaclaz, Majestic-12 [Bot] and 51 guests