04-12-2016 05:28 AM - edited 03-17-2019 06:32 AM
Hi,
I want to configure SRST on a 2911 voice gateway, but when I try to enter the ip source address, I have the following error message :
'Configured ip address does not match any interface in given VRF. Pls configure a valid ip address'
Cisco 2911 voice gateway running on c2900-universalk9-mz.SPA.155-3.M.bin
Thanks for your help
04-12-2016 05:39 AM
So does the ip address match any interface on the gateway?
04-12-2016 06:43 AM
I've configured an etherchannel and configured the IP adresse on it.
I've added two ethernet interfaces to the etherchannel.
address of the call manager : 192.168.228.1
address of the voice gateway : 192.168.228.9
the configuration below :
interface Port-channel1
description Interco_EtherChannel
no ip address
hold-queue 150 in
!
interface Port-channel1.228
description VLAN Serveur VoIP
encapsulation dot1Q 228
ip address 192.168.228.9 255.255.255.0
h323-gateway voip interface
h323-gateway voip bind srcaddr 192.168.228.9
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$
ip address 10.10.10.1 255.255.255.128
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
channel-group 1
!
interface GigabitEthernet0/2
no ip address
duplex auto
speed auto
channel-group 1
04-12-2016 06:15 AM
It might be due to multiple VRF instance .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide