# Prbolem about IP/MAC address of SiTCP
## Background
* SiTCP Default IP address: 192.168.10.16
* Our Switch: Zyxel, HP ...etc. general(common) 1Gbps Switch
* New Switches, we bought after 2012
## Test with `ping` and `arp`

* `ping`: No response
* `arp -a`: Found IP address, but its MAC address shows `<incomplete>`????
## When I change switch with old one
Old Switch(100M/10M)

Connect to board

* `ping`: OK
* 
* `rbcp` Write Byte to address: OK
* 
* `arp -a`: MAC address appeared???????????
* 
That's too strange!
## Summery

###### tags: `TestReport` `DeWei`