amakakemi
Technical User
- Apr 26, 2009
- 10
We have three sites linked by three private 10MB LES connections as a triangle with an HP Procurve switch in each site in addition OFFICE 1 site has a Cisco router in place. Currently each site has it’s own class C address and we have individual VLAN’s on each leg of the LES links and route from the internal Class C address to the VLAN.
We were having quality issues with a VOIP link between two phone systems that are located in OFFICE2 and OFFICE3 sites. The phone systems are digital internally and only use VOIP for the link between the sites. We planned & added an additional VLAN across OFFICE2 and OFFICE3 sites, we configured VLAN number 8 (see config below) on both switches @ office 2 & 3 so we coould move the phone systems to this VLAN which would remove the routing overhead that is currently in place.
Please see config below - the newly setup VLANS8 can't ping themselves, 192.168.30.1 & 192.168.30.2, they can't reach themselves or ping them selves. But all the other VLANS setup 4 months ago work OK except for this new one - VLAN8.
PLEASE ADVISE WHAT CAN BE DONE OR CHANGED TO RESOLVE THE VLAN8 PROBLEM ON BOTH SWITCHES - PLEASE SEE CONFIG BELOW FOR BOTH SWITCHES:
OFFICE2
hostname "OFFICE2"
snmp-server location "OFFICE2"
module 1 type J4878A
module 2 type J4907A
module 3 type J4820A
module 4 type J4820A
interface C23
name "PABX"
exit
interface D16
name "Citrix Local"
exit
interface D22
name "CONSOLE"
exit
interface D23
speed-duplex 10-full
exit
interface D24
speed-duplex 10-full
exit
sntp server 192.168.16.220
ip routing
timesync sntp
sntp unicast
snmp-server community "pic"
snmp-server community "con" Operator
snmp-server host 192.168.16.221 "public"
snmp-server host 192.168.16.147 "public"
snmp-server host 192.168.16.220 "public" Not-INFO
vlan 1
name "LAN"
untagged A1-A4,B1-B16,C1-C22,C24,D1-D19,D21
ip address 192.168.0.254 255.255.255.0
qos priority 3
no untagged C23,D20,D22-D24
ip igmp
exit
vlan 2
name "Iham"
untagged D24
ip address 10.0.0.5 255.255.255.252
qos priority 5
exit
vlan 3
name "Sings"
untagged D23
ip address 10.0.0.2 255.255.255.252
qos priority 5
exit
vlan 7
name "Netscreen"
untagged D20
ip address 9.0.0.18 255.255.255.248
qos priority 1
tagged D23
exit
vlan 8
name "VOIP"
untagged C23,D22
ip address 192.168.30.1 255.255.255.0
qos priority 7
voice
exit
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
no fault-finder broadcast-storm
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-HDx sensitivity high
fault-finder duplex-mismatch-FDx sensitivity high
qos protocol IP priority 3
qos protocol IPX priority 1
qos protocol ARP priority 0
qos protocol DEC_LAT priority 1
qos protocol AppleTalk priority 1
qos protocol SNA priority 1
qos protocol NetBEUI priority 1
spanning-tree
router rip
redistribute static
exit
vlan 2
ip rip
exit
vlan 3
ip rip
exit
vlan 8
ip rip
exit
password manager
OFFICE 3
; J4819A Configuration Editor; Created on release #E.10.52
hostname "OFFICE3"
snmp-server location "OFFICE3"
flow-control
module 1 type J4907A
module 4 type J4820A
module 5 type J4820A
module 7 type J4820A
module 8 type J4820A
module 2 type J4820B
module 6 type J4820A
interface A1
name "IC1-P23"
no lacp
exit
interface A2
name "Videss"
exit
interface A3
name "File Print"
exit
interface A4
name "Exchange-1"
flow-control
exit
interface A5
name "Exchange-2"
flow-control
exit
interface A8
name "IC3-P23"
no lacp
exit
interface A9
name "IC3-P24"
no lacp
exit
interface A10
name "ESX"
exit
interface A13
name "Storage Server"
exit
interface A16
name "IC1-P24"
no lacp
exit
interface B8
name "MCarr"
exit
interface B17
name "PABX-SYS"
exit
interface B22
name "NF_Mail"
exit
interface B23
name "NF_Videss"
exit
interface B24
name "NF_Mail"
exit
interface G3
name "HR(69)"
exit
interface G9
name "Port 33"
exit
interface G18
name "G"
exit
interface H6
name "Link to 3rd"
exit
interface H12
name "Link to 3rd"
exit
interface H19
name "IR3300i (5880)"
exit
interface H20
name "CS (25)"
exit
interface H23
name "ChLink"
speed-duplex 10-full
exit
interface H24
name "Link"
speed-duplex 10-full
exit
interface E4
name "Port 47 3300i 1FL"
exit
interface E9
name "Port 26"
exit
interface E19
name "NS (34)"
exit
interface E21
name "AW"
exit
interface D5
name "Port 45"
exit
interface D13
name "CONSOLE"
exit
trunk A1,A16 Trk2 Trunk
trunk A8-A9 Trk3 Trunk
sntp server 192.168.16.220
ip routing
timesync sntp
snmp-server community "pic" Operator
vlan 1
name "LAN"
forbid H23-H24
untagged A2-A7,A10-A15,B1-B16,B18-B24,D1-D12,D14-D24,E1-E24,F1-F24,G1-G24,H1-H22,Trk2-Trk3
ip address 192.168.16.254 255.255.255.0
qos priority 3
no untagged B17,D13,H23-H24
ip igmp
exit
vlan 3
name "Les"
untagged H24
ip address 10.0.0.1 255.255.255.252
qos priority 5
exit
vlan 7
name "Netscreen"
ip address 9.0.0.17 255.255.255.248
qos priority 1
exit
vlan 4
name "LES-W"
untagged H23
ip address 10.0.0.10 255.255.255.252
qos priority 5
exit
vlan 8
name "VOIP"
untagged B17,D13
ip address 192.168.30.2 255.255.255.0
qos priority 7
voice
exit
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
no fault-finder broadcast-storm
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-HDx sensitivity high
fault-finder duplex-mismatch-FDx sensitivity high
qos tcp-port 1897 priority 6
qos tcp-port 1898 priority 6
qos protocol IP priority 3
qos protocol IPX priority 1
qos protocol ARP priority 0
qos protocol DEC_LAT priority 1
qos protocol AppleTalk priority 1
qos protocol SNA priority 1
qos protocol NetBEUI priority 1
ip route 0.0.0.0 0.0.0.0 192.168.16.250
ip route 10.0.0.0 255.0.0.0 reject
ip route 192.168.0.0 255.255.0.0 reject
spanning-tree
spanning-tree Trk2 priority 4
spanning-tree Trk3 priority 4
router rip
redistribute static
exit
vlan 3
ip rip
exit
vlan 4
ip rip
exit
vlan 8
ip rip
exit
password manager
We were having quality issues with a VOIP link between two phone systems that are located in OFFICE2 and OFFICE3 sites. The phone systems are digital internally and only use VOIP for the link between the sites. We planned & added an additional VLAN across OFFICE2 and OFFICE3 sites, we configured VLAN number 8 (see config below) on both switches @ office 2 & 3 so we coould move the phone systems to this VLAN which would remove the routing overhead that is currently in place.
Please see config below - the newly setup VLANS8 can't ping themselves, 192.168.30.1 & 192.168.30.2, they can't reach themselves or ping them selves. But all the other VLANS setup 4 months ago work OK except for this new one - VLAN8.
PLEASE ADVISE WHAT CAN BE DONE OR CHANGED TO RESOLVE THE VLAN8 PROBLEM ON BOTH SWITCHES - PLEASE SEE CONFIG BELOW FOR BOTH SWITCHES:
OFFICE2
hostname "OFFICE2"
snmp-server location "OFFICE2"
module 1 type J4878A
module 2 type J4907A
module 3 type J4820A
module 4 type J4820A
interface C23
name "PABX"
exit
interface D16
name "Citrix Local"
exit
interface D22
name "CONSOLE"
exit
interface D23
speed-duplex 10-full
exit
interface D24
speed-duplex 10-full
exit
sntp server 192.168.16.220
ip routing
timesync sntp
sntp unicast
snmp-server community "pic"
snmp-server community "con" Operator
snmp-server host 192.168.16.221 "public"
snmp-server host 192.168.16.147 "public"
snmp-server host 192.168.16.220 "public" Not-INFO
vlan 1
name "LAN"
untagged A1-A4,B1-B16,C1-C22,C24,D1-D19,D21
ip address 192.168.0.254 255.255.255.0
qos priority 3
no untagged C23,D20,D22-D24
ip igmp
exit
vlan 2
name "Iham"
untagged D24
ip address 10.0.0.5 255.255.255.252
qos priority 5
exit
vlan 3
name "Sings"
untagged D23
ip address 10.0.0.2 255.255.255.252
qos priority 5
exit
vlan 7
name "Netscreen"
untagged D20
ip address 9.0.0.18 255.255.255.248
qos priority 1
tagged D23
exit
vlan 8
name "VOIP"
untagged C23,D22
ip address 192.168.30.1 255.255.255.0
qos priority 7
voice
exit
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
no fault-finder broadcast-storm
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-HDx sensitivity high
fault-finder duplex-mismatch-FDx sensitivity high
qos protocol IP priority 3
qos protocol IPX priority 1
qos protocol ARP priority 0
qos protocol DEC_LAT priority 1
qos protocol AppleTalk priority 1
qos protocol SNA priority 1
qos protocol NetBEUI priority 1
spanning-tree
router rip
redistribute static
exit
vlan 2
ip rip
exit
vlan 3
ip rip
exit
vlan 8
ip rip
exit
password manager
OFFICE 3
; J4819A Configuration Editor; Created on release #E.10.52
hostname "OFFICE3"
snmp-server location "OFFICE3"
flow-control
module 1 type J4907A
module 4 type J4820A
module 5 type J4820A
module 7 type J4820A
module 8 type J4820A
module 2 type J4820B
module 6 type J4820A
interface A1
name "IC1-P23"
no lacp
exit
interface A2
name "Videss"
exit
interface A3
name "File Print"
exit
interface A4
name "Exchange-1"
flow-control
exit
interface A5
name "Exchange-2"
flow-control
exit
interface A8
name "IC3-P23"
no lacp
exit
interface A9
name "IC3-P24"
no lacp
exit
interface A10
name "ESX"
exit
interface A13
name "Storage Server"
exit
interface A16
name "IC1-P24"
no lacp
exit
interface B8
name "MCarr"
exit
interface B17
name "PABX-SYS"
exit
interface B22
name "NF_Mail"
exit
interface B23
name "NF_Videss"
exit
interface B24
name "NF_Mail"
exit
interface G3
name "HR(69)"
exit
interface G9
name "Port 33"
exit
interface G18
name "G"
exit
interface H6
name "Link to 3rd"
exit
interface H12
name "Link to 3rd"
exit
interface H19
name "IR3300i (5880)"
exit
interface H20
name "CS (25)"
exit
interface H23
name "ChLink"
speed-duplex 10-full
exit
interface H24
name "Link"
speed-duplex 10-full
exit
interface E4
name "Port 47 3300i 1FL"
exit
interface E9
name "Port 26"
exit
interface E19
name "NS (34)"
exit
interface E21
name "AW"
exit
interface D5
name "Port 45"
exit
interface D13
name "CONSOLE"
exit
trunk A1,A16 Trk2 Trunk
trunk A8-A9 Trk3 Trunk
sntp server 192.168.16.220
ip routing
timesync sntp
snmp-server community "pic" Operator
vlan 1
name "LAN"
forbid H23-H24
untagged A2-A7,A10-A15,B1-B16,B18-B24,D1-D12,D14-D24,E1-E24,F1-F24,G1-G24,H1-H22,Trk2-Trk3
ip address 192.168.16.254 255.255.255.0
qos priority 3
no untagged B17,D13,H23-H24
ip igmp
exit
vlan 3
name "Les"
untagged H24
ip address 10.0.0.1 255.255.255.252
qos priority 5
exit
vlan 7
name "Netscreen"
ip address 9.0.0.17 255.255.255.248
qos priority 1
exit
vlan 4
name "LES-W"
untagged H23
ip address 10.0.0.10 255.255.255.252
qos priority 5
exit
vlan 8
name "VOIP"
untagged B17,D13
ip address 192.168.30.2 255.255.255.0
qos priority 7
voice
exit
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
no fault-finder broadcast-storm
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-HDx sensitivity high
fault-finder duplex-mismatch-FDx sensitivity high
qos tcp-port 1897 priority 6
qos tcp-port 1898 priority 6
qos protocol IP priority 3
qos protocol IPX priority 1
qos protocol ARP priority 0
qos protocol DEC_LAT priority 1
qos protocol AppleTalk priority 1
qos protocol SNA priority 1
qos protocol NetBEUI priority 1
ip route 0.0.0.0 0.0.0.0 192.168.16.250
ip route 10.0.0.0 255.0.0.0 reject
ip route 192.168.0.0 255.255.0.0 reject
spanning-tree
spanning-tree Trk2 priority 4
spanning-tree Trk3 priority 4
router rip
redistribute static
exit
vlan 3
ip rip
exit
vlan 4
ip rip
exit
vlan 8
ip rip
exit
password manager