- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Trying to connect PCs to a Shoretel Apps server on...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2013 12:41 PM
08-14-2013 12:41 PM
Trying to connect PCs to a Shoretel Apps server on a separate Voice VLan
I have a 5412zl switch with default vlan 1 and multiple voice vlans configured
( see sh ip route display below)
My voice vlans (110, 120, 130,...) have no problems routing between each other
The problem I have is this:
I also need my pc clients who reside on the default vlan 1 to be able to connect to the Shoretel Apps server which resides on vlan 120 in order for my users to utilize soft phone client software on their pcs.
From my laptop sitting on the default vlan I can ping vlan 120's gateway address (10.16.120.1) no problem but I can't ping the address of the Shoretel server at 10.16.120.5. I get no route to host
What do I need to configure to get through to the server on the 10.16.120.0 network?
PING 10.16.120.1 (10.16.120.1): 56 data bytes
64 bytes from 10.16.120.1: icmp_seq=0 ttl=255 time=1.256 ms
64 bytes from 10.16.120.1: icmp_seq=1 ttl=255 time=1.461 ms
64 bytes from 10.16.120.1: icmp_seq=2 ttl=255 time=1.201 ms
64 bytes from 10.16.120.1: icmp_seq=3 ttl=255 time=1.432 ms
From the (120 vlan) in the cli I can ping attached devices on the default vlan
Primary Vlan is the Default vlan 1
Management Vlan is not set
My routing table info:
Main 5412zl(config)# sh ip route
IP Route Entries
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
10.0.0.0/12 RIDLEYCAMPUS 1 connected 1 0
10.16.110.0/24 VOICE_ST_LOW... 110 connected 1 0
10.16.120.0/24 VOICE_ST_2CB 120 connected 1 0
10.16.130.0/24 VOICE_ST_AC 130 connected 1 0
10.16.131.0/24 VOICE_ST_IGGY 131 connected 1 0
10.16.132.0/24 VOICE_ST_ABH 132 connected 1 0
10.16.133.0/24 VOICE_ST_MER... 133 connected 1 0
10.16.140.0/24 VOICE_ST_UPP... 140 connected 1 0
127.0.0.0/8 reject static 0 0
127.0.0.1/32 lo0 connected 1 0
My running config:
Main 5412zl(vlan-1)# show running-config
Running configuration:
; J8698A Configuration Editor; Created on release #K.14.41
hostname "Main 5412zl"
time timezone -5
time daylight-time-rule Continental-US-and-Canada
module 1 type J8706A
module 2 type J9154A
module 3 type J8706A
module 4 type J8702A
module 6 type J8702A
module 7 type J8702A
module 8 type J8702A
module 10 type J8702A
module 12 type J8702A
....
ip default-gateway 10.0.0.1
ip routing
ip irdp
vlan 1
name "RIDLEYCAMPUS"
forbid F1-F12,G1,G3,G5,G7,G9,G11,J1-J12
untagged A1-A22,A24-B2,C7-C12,C21-C24,D1-D24,F13-F24,G24-H24,J13-J24,L13-L22,Trk2,Trk5-Trk11,Trk
13-Trk14
ip address 10.1.1.10 255.240.0.0
tagged G2,G4,G14,G16,G18,G20
no untagged A23,C13-C20,F1-F12,G1,G3,G5-G13,G15,G17,G19,G21-G23,J1-J12
ip igmp
exit
vlan 120
name "VOICE_ST_2CB"
untagged C14,G2,G4,G6,G10,G12,G14,G16,G18,G20,G22
ip address 10.16.120.1 255.255.255.0
tagged A1-A10,G24,Trk10-Trk11,Trk13
voice
ip irdp
exit
vlan 130
name "VOICE_ST_AC"
untagged C15
ip helper-address 10.16.120.253
ip address 10.16.130.1 255.255.255.0
tagged A5,C8
voice
ip irdp
exit
vlan 140
name "VOICE_ST_UPPERSCHL"
untagged C20,G8
ip helper-address 10.16.120.253
ip address 10.16.140.1 255.255.255.0
tagged A4,A8-A10,Trk11,Trk13
voice
ip irdp
exit
vlan 131
name "VOICE_ST_IGGY"
untagged C16
ip helper-address 10.16.120.253
ip address 10.16.131.1 255.255.255.0
tagged A3
voice
ip irdp
exit
vlan 132
name "VOICE_ST_ABH"
untagged C17
ip helper-address 10.16.120.253
ip address 10.16.132.1 255.255.255.0
tagged A6
voice
ip irdp
exit
vlan 133
name "VOICE_ST_MERRITT"
untagged C18
ip helper-address 10.16.120.253
ip address 10.16.133.1 255.255.255.0
tagged A6
voice
ip irdp
exit
vlan 134
name "VOICE_ST_HEADMSTR"
untagged C19
ip helper-address 10.16.120.253
ip address 10.16.134.1 255.255.255.0
voice
ip irdp
exit
vlan 110
name "VOICE_ST_LOWERSCHL"
untagged C13
ip helper-address 10.16.120.253
ip address 10.16.110.1 255.255.255.0
tagged A1-A2,A7,Trk10
voice
ip irdp
exit
fault-finder bad-driver sensitivity low
fault-finder bad-transceiver sensitivity low
fault-finder bad-cable sensitivity low
fault-finder too-long-cable sensitivity low
fault-finder over-bandwidth sensitivity low
fault-finder broadcast-storm sensitivity low
fault-finder loss-of-link sensitivity low
fault-finder duplex-mismatch-HDx sensitivity low
fault-finder duplex-mismatch-FDx sensitivity low
sntp server priority 1 10.10.8.253 3
ip timep manual 10.10.8.253
router rip
exit
spanning-tree Trk2 priority 4
spanning-tree Trk5 priority 4
spanning-tree Trk6 priority 4
spanning-tree Trk7 priority 4
spanning-tree Trk8 priority 4
spanning-tree Trk9 priority 4
spanning-tree Trk10 priority 4
spanning-tree Trk11 priority 4
spanning-tree Trk13 priority 4
spanning-tree Trk14 priority 4
vlan 110
ip rip 10.16.110.1
exit
vlan 120
ip rip 10.16.120.1
exit
vlan 130
ip rip 10.16.130.1
exit
vlan 131
ip rip 10.16.131.1
exit
vlan 132
ip rip 10.16.132.1
exit
vlan 133
ip rip 10.16.133.1
exit
vlan 134
ip rip 10.16.134.1
exit
vlan 140
ip rip 10.16.140.1
exit
Main 5412zl(vlan-1)#
Thanks
Scott McCambley
Ridley College
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2013 03:26 PM
08-15-2013 03:26 PM
Re: Trying to connect PCs to a Shoretel Apps server on a separate Voice VLan
Hi Scott, the "no route to host" is a misnomer, if you can ping the router address in that VLAN (and check you don't have that address configured elsewhere by mistake!), then hosts in that VLAN will also be accessible.
Your server probably has a firewall that is preventing from responding to ping.
I think you can enable "ip icmp unreachables" on the 5412 to get the correct ICMP reply.