I've a trouble with my new RB2011L (ROS v. 5.19): it has 5 gigabit ethernet port and 5 fast ethernet port. All the ports are routed ports connected to different IP networks. DHCP server seems to be not active on eth6 interface. I think the problem could be caused by the fact eth6 is assigned to switch2:
Code: Select all
[admin@mt.pinetana.bigip.it] > /interface ethernet print
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP MASTER-PORT SWITCH
0 R eth1-adsl 1500 00:0C:42:F3:5A:BA enabled none switch1
1 R eth2-ap-bar 1500 00:0C:42:F3:5A:BB enabled none switch1
2 eth3-ap-marco 1500 00:0C:42:F3:5A:BC enabled none switch1
3 R eth4-mtbaselga 1500 00:0C:42:F3:5A:BD enabled none switch1
4 R eth5-dvr 1500 00:0C:42:F3:5A:BE enabled none switch1
5 R eth6-gelateria 1500 00:0C:42:F3:5A:BF enabled none switch2
6 eth7-appartamento 1500 00:0C:42:F3:5A:C0 enabled none switch2
7 ether8 1500 00:0C:42:F3:5A:C1 enabled none switch2
8 ether9 1500 00:0C:42:F3:5A:C2 enabled none switch2
9 ether10 1500 00:0C:42:F3:5A:C3 enabled none switch2
[admin@mt.pinetana.bigip.it] > /interface ethernet switch print
Flags: I - invalid
# NAME TYPE MIRROR-SOURCE MIRROR-TARGET SWITCH-ALL-PORTS
0 switch1 Atheros-8327 none none
1 switch2 Atheros-8227 none none
Any suggestions will be appreciated!
Many thanks.
Alberto