Community discussions

MikroTik App
 
cfryback
just joined
Topic Author
Posts: 11
Joined: Fri Jun 26, 2009 4:40 am

RB1000/1100 VLAN with ProCurve Switch

Mon Mar 19, 2012 12:51 am

I have a ProCurve 5405zl switch, and have configured a thrid VLAN on it for internal wireless equipment.

However, I cannot get the network outside of the switch! The MikroTik's have manual IP routes (we're a government org., so routes are point to point and static), and I've added in the new VLAN route - but can't pass traffic between the MikroTik's and the switch.

I can post configs of the switch and router if that would help.
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

RB1000/1100 VLAN with ProCurve Switch

Mon Mar 19, 2012 1:00 am

Yep it will definitely help.
 
cfryback
just joined
Topic Author
Posts: 11
Joined: Fri Jun 26, 2009 4:40 am

Re: RB1000/1100 VLAN with ProCurve Switch

Mon Mar 19, 2012 4:40 am

The ProCurve:
Running configuration:

; J8697A Configuration Editor; Created on release #K.15.06.0008
; Ver #01:0d:0c

ip default-gateway 172.28.144.192
ip routing
vlan 1
   name "DEFAULT_VLAN"
   untagged A1-A11,B1-B24,C1-C11,C13-C24,D1-D24,Trk4
   ip address 172.28.144.193 255.255.252.0
   no untagged A13-A24
   exit
vlan 100
   name "VoIP"
   qos priority 7
   ip helper-address 172.28.144.192
   ip address 10.62.226.1 255.255.254.0
   tagged B1-B24,C21,C23,D21,D23
   voice
   exit
vlan 10
   name "WAP LAN"
   qos priority 2
   ip address 172.28.158.2 255.255.255.224
   tagged A13-A24,C19
   exit
gvrp
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
fault-finder broadcast-storm sensitivity high
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-hdx sensitivity high
fault-finder duplex-mismatch-fdx sensitivity high
power-over-ethernet pre-std-detect
timesync sntp
sntp unicast
sntp server priority 1 172.28.144.142
ip authorized-managers 172.28.144.0 255.255.252.0 access manager
no ip ssh
ip route 0.0.0.0 0.0.0.0 172.28.144.226
router rip
   no auto-summary
   redistribute connected
   enable
   exit
interface B16
   lacp passive
   exit
interface C6
   lacp passive
   exit
interface C8
   lacp passive
   exit
snmp-server community "XXXXX" unrestricted
snmp-server community "public"
snmp-server host 172.28.144.129 community "XXXX" informs retries 5 timeout 120 trap-level critical
snmp-server host 172.28.144.13 community "public" informs retries 5 timeout 60 trap-level not-info
snmp-server trap-source 172.28.144.193
snmp-server contact XXXXXX
spanning-tree
spanning-tree Trk4 priority 4
vlan 10
   ip rip 172.28.158.2
   ip rip 172.28.158.2 receive v1-or-v2
   ip rip 172.28.158.2 send v1-compatible-v2
   exit
vlan 100
   ip rip 10.62.226.1
   ip rip 10.62.226.1 receive v1-only
   ip rip 10.62.226.1 send v1-only
   exit
no autorun
no dhcp config-file-update
no dhcp image-file-update
password manager
password operator
 
cfryback
just joined
Topic Author
Posts: 11
Joined: Fri Jun 26, 2009 4:40 am

Re: RB1000/1100 VLAN with ProCurve Switch

Mon Mar 19, 2012 5:00 am

Here's the RIP and IP Routes from the MikroTik:
[admin@WAN Core Router] /routing rip> print
      distribute-default: always
     redistribute-static: yes
  redistribute-connected: yes
       redistribute-ospf: no
        redistribute-bgp: no
          metric-default: 1
           metric-static: 1
        metric-connected: 1
             metric-ospf: 1
              metric-bgp: 1
            update-timer: 30s
           timeout-timer: 3m
           garbage-timer: 2m
           routing-table: main

Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
 #      DST-ADDRESS        PREF-SRC        GATEWAY            DISTANCE
 0 A S  0.0.0.0/0                          172.26.xxx.xxx             1
 1 A S  ;;; Old SMTP
        10.10.0.15/32                      172.28.144.128            1
 2 ADC  10.10.7.0/24       10.10.7.1       ether2                    0
 3 A S  10.10.17.0/24                      10.10.7.25                1
 4 A S  10.10.20.0/24                      10.10.7.25                1
 5 A S  10.10.24.0/24                      10.10.7.25                1
 6 A S  10.10.28.0/24                      10.10.7.25                1
 7 A S  10.10.115.0/30                     10.10.7.25                1
 8 A S  ;;; Customer Service VoIP VLan
        10.62.226.0/23                     172.28.144.193            1
 9 A S  172.17.7.80/28                     10.10.7.25                1
10 A S  172.17.249.0/24                    10.10.7.25                1
11 ADC  172.26.xxx.xxx/30   172.26.xxx.xxx   ether3                  0
12 A SB ;;; BLACKHOLE 
        172.28.144.0/20                                             15
13 ADC  172.28.144.0/22    172.28.144.192  ether1                    0
14 A S  172.28.148.0/24                    172.28.144.205            1
15 X S  ;;; DRP - 
        172.28.148.0/24                    ether2                   10
16 A S  ;;; DEC Routing
        172.28.149.0/24                    10.10.7.13                1
17 A S  ;;; 
        172.28.150.0/24                    10.10.7.25                1
18 A S  ;;; 
        172.28.151.0/25                    10.10.7.25                1
19 X S  ;;; 
        172.28.151.128/25                  ether2                    1
20 A S  ;;; 
        172.28.152.0/25                    10.10.7.25                1
21 A S  ;;; 
        172.28.152.128/25                  10.10.7.25                1
22 A S  ;;; 
        172.28.153.0/25                    10.10.7.25                1
23 X S  ;;; Spare Range
        172.28.153.128/25                  172.28.144.192            1
24 A S  ;;; 
        172.28.154.0/25                    10.10.7.25                1
25 A S  ;;; 
        172.28.154.128/25                  10.10.7.25                1
26 X S  ;;; Router in IT Area
        172.28.155.0/25                    ether2                    1
27 X S  ;;; Spare Range
        172.28.155.128/25                  172.28.147.129            1
28 A S  ;;; 
        172.28.156.0/25                    10.10.7.25                1
29 A S  ;;; 
        172.28.156.128/25                  10.10.7.25                1
30 X S  ;;; Customer Service PC VLan
        172.28.157.64/26                   ether4                    1
31 A S  ;;; GCC WAP - LAN IP Range
        172.28.158.0/27                    172.28.144.193            1
32 A S  ;;; GCC WAP DHCP
        172.28.158.32/27                   172.28.144.193            1
33 A S  ;;; VPN - Staff
        172.28.159.0/26                    172.26.69.169             1
34 A S  ;;; VPN - External
        172.28.159.64/26                   172.26.69.169             1

Who is online

Users browsing this forum: No registered users and 14 guests