Hi all
I have a setup with a Procurve 2910al and RB1200
The procurve has a few vlans, the RB is connected to Port4 on the procurve, which has a Tagged VLAN 101, with ip 10.176.1.1/28
The mt is connected to the procurve on port 8, I have configured a VLAN 101 interface on port8 and assigned IP 10.176.1.14/28
Should this not be enough to get access ? I cannot Ping any of the IP's from any of the units, anyone got an idea ?
admin@MikroTik] > /ip address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 10.100.50.1/24 10.100.50.0 ether10_vlan50
1 192.168.10.4/24 192.168.10.0 ether1
2 X 10.110.145.2/24 10.110.145.0 ether10_vlan154
3 10.100.70.1/24 10.100.70.0 ether10_vlan70
4 10.176.1.14/28 10.176.1.0 ether8vlan101
[admin@MikroTik] > /ip route print
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 192.168.10.1 1
1 ADC 10.100.50.0/24 10.100.50.1 ether10_vlan50 0
2 ADC 10.100.70.0/24 10.100.70.1 ether10_vlan70 0
3 ADC 192.168.10.0/24 192.168.10.4 ether1 0
4 ADC 10.176.1.0/28 10.176.1.14 ether8vlan101 0
[admin@MikroTik] >
Please excuse my limited visio skills