07-19-2016 10:20 PM - edited 03-08-2019 06:42 AM
Hi guys, brand new here and trying to run 2 switchs (2960 POE and non POE) with 2 subnets on 1 router (cisco 2811).
One is basically only for 7911 phones and the other for CIPC connected to PCs with DHCP from a network router, but I cannot make each subnets to ping themselves. Thanks in advance for your feedback
Attached you can find my run
07-19-2016 11:04 PM
Can you post the topo & configs?
there is only bunch of ephones in your attach
07-20-2016 07:20 AM
07-20-2016 08:53 AM
I do not see any issues in the config that you posted that would prevent one subnet from pinging devices in the other subnet. You have not told us anything about the switches and I wonder if there are issues in the switch configuration. The router is expecting the switch connected to 0/0 to have that interface configured as a trunk and the native vlan to be the vlan for data and to have a second vlan on the switch which will send its frames as tagged frames. The router is expecting the switch connected to 0/1 to be an access port in the voice vlan (or perhaps to be a trunk with the voice vlan as the native vlan). Can you provide some details of how the switches are configured?
It would not have any impact on the vlans pinging themselves or pinging the other vlans through the router, but I notice that there is not any ip route statements and no dynamic routing protocol. So the devices connected through this router will not have connectivity to anything outside.
HTH
Rick
07-21-2016 12:44 PM
Thanks for the answer Richard,
I'm not in the site anymore, so i'd have to check it remotely.
Also, i'm having some kind of delay when dialing outgoing calls, and also some "tick" noise during calls...any feedback would be highly appreciated
Thanks!
07-22-2016 04:56 AM
If you have the ability to check it remotely that would be good. I wonder if the tick noise might be due to dropped packets or perhaps due to excessive jitter.
HTH
Rick
07-25-2016 08:10 AM
Hi Richard,
Could you assist me to make a test for this issues?
What debug should I run so we can check this?
Also, still cannot connect from softphones to router.
Thanks
09-01-2016 09:35 AM
bump
07-25-2016 08:26 AM
Hi Leo, made this changes
ip dhcp pool Voice
network 10.110.17.0 255.255.255.0
default-router 10.110.17.1
option 150 ip 10.110.17.1
!
ip dhcp pool Data
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
option 200 ip 192.168.10.200
option 150 ip 192.168.10.200
where Voice pool is running 7911 phones and Data pool should be CIPC.
Thanks
07-26-2016 09:31 AM
bump
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