Hello,
a question to Extreme guys, any chance to fix the problem described bellow ?
By default ARP learning is enabled with:
enable ip-security arp learning learn-from-arp vlan lan1 ports 1
If I disable learn-from-arp and enable only learn-from-dhcp:
disable ip-security arp learning learn-from-arp vlan lan1 ports 1
enable ip-security arp learning learn-from-dhcp vlan lan1 ports 1
The config in runing switch shows that:
disable ip-security arp learning learn-from-arp vlan lan1 ports 1
enable ip-security arp learning learn-from-dhcp vlan lan1 ports 1
but if I save the config and reboot the switch I have both enabled:
enable ip-security arp learning learn-from-arp vlan lan1 ports 1
enable ip-security arp learning learn-from-dhcp vlan lan1 ports 1
I've checked the xml config and I see inside:
0dhcp1lan11
It seems that the xml parser ignores "
0".
Regards
--
Jarek