Hi @rhbirkelund
The challenge I am facing is to assign an IP address to ports of meraki MS390 that will be connecting to those two routers (VPN and VoIP router). Find bellow the current configs I have as per below topology:
CORE SWITCH to VPN ROUTER
===========================
interface FastEthernet0/23
description LINK TO VPN ROUTER
no switchport
ip address 10.10.254.9 255.255.255.248
interface GigabitEthernet0/0
description LINK TO CORE SWITCH
ip address 10.10.254.10 255.255.255.248
duplex auto
speed auto
CORE SWITCH to VoIP ROUTER
===========================
interface FastEthernet0/21
description LINK TO VoIP ROUTER
no switchport
ip address 10.10.254.17 255.255.255.248
interface GigabitEthernet0/0/0
description LINK TO CORE SWITCH
ip address 10.10.254.18 255.255.255.248
ip helper-address 10.10.0.4
negotiation auto
h323-gateway voip interface
h323-gateway voip bind srcaddr 10.10.254.18
How can I configure the MS390 as well as VPN and VoIP router, remember routers have route ports
![mugrene_0-1600325764166.png mugrene_0-1600325764166.png](https://community.meraki.com/t5/image/serverpage/image-id/14962iBCB19FCF03C0C795/image-dimensions/775x438?v=v2)