Hello,
First of all i want to say "hi" to all of you. Now, i want to share a little problem of mine, and maybe, find some answers.
My conf looks like this:
...
and the list goest on because i have a larg network (21 sites in action
My problem is that vlan1 is not accesible. I cannot ping 10.100.0.0/23 although all other vlans are accesible. Are there any limitations considering that this is the default (managemnet) vlan ?
Thank you.
P.S: my hardware is 2 x IBM x3950 M2 (hardware stack) with Intel PRO/1000 PT Server Adapter that is connected to a 3com 5500G-EI switch.
First of all i want to say "hi" to all of you. Now, i want to share a little problem of mine, and maybe, find some answers.
My conf looks like this:
Code:
cloned_interfaces="vlan1 vlan11 vlan12 vlan13 vlan14...and so on"
ifconfig_em0="up tso"
ifconfig_vlan1="inet 10.100.1.1 netmask 255.255.252.0 vlan 1 vlandev em0"
ifconfig_vlan11="inet 172.16.100.1 netmask 255.255.255.0 vlan 11 vlandev em0"
ifconfig_vlan12="inet 172.20.0.1 netmask 255.255.0.0 vlan 12 vlandev em0"
ifconfig_vlan13="inet 10.0.1.1 netmask 255.255.240.0 vlan 13 vlandev em0"
ifconfig_vlan13="inet 172.16.206.1 netmask 255.255.255.0 vlan 13 vlandev em0"
...
and the list goest on because i have a larg network (21 sites in action

My problem is that vlan1 is not accesible. I cannot ping 10.100.0.0/23 although all other vlans are accesible. Are there any limitations considering that this is the default (managemnet) vlan ?
Thank you.
P.S: my hardware is 2 x IBM x3950 M2 (hardware stack) with Intel PRO/1000 PT Server Adapter that is connected to a 3com 5500G-EI switch.