Part Number:AM3354
Tool/software: Linux
Hi,
I am working on a board based on,
Processor: TI Sitara AM335x.
Sitara SDK Version: 7.00.00
OS: Ubuntu 12.04.5LTS, GNU/Linux 3.12.10-ti2013.12.01 armv71.
Interface: Board is having single Ethernet port (eth0).
Problem Scenario1:
1) eth0 is configured to DHCP.
2) Board acquired ip address "10.xxx.xxx.xxx". (verified using "ifconfig")
3) Now disconnected the network cable from eth0 waited ~1min.
4) My expectation is, board should not get ip address. But still it is holding the same ip address observed in step2. (verified using "ifconfig")
I tried the same in Ubuntu Desktop PC (12.04.5 LTS, 3.13.0-32-generic i686) and it is working as per my expectation (i.e. ip address not acquired by PC).
Problem Scenario2:
1) eth0 is configured to DHCP.
2) Board is connected with Network A. Board acquired ip address "10.xxx.xxx.xxx". (verified using "ifconfig")
3) Without reboot, disconnected from Network A and connected the board to Network B (192.168.1.x). waited ~1min.
4) My expectation is, board should get ip address from Network B. But still it is holding the same ip address observed in step2. (verified using "ifconfig")
I tried the same in Ubuntu Desktop PC (12.04.5 LTS, 3.13.0-32-generic i686) and it is working as per my expectation (i.e. ip address acquired by PC from Network B).
Please provide your valuable input/suggestion on the above scenario.
Regards,
Manimaran A