Show the network
This command shows all nodes known to the IX15 and included in its network cache. To show the current nodes on your network, run xbee network show:
- The first node displayed is the XBee device on the IX15, the local one, followed by the remote ones.
- The information for each XBee node is displayed in columns:
64-bit address—SH and SL—in hexadecimal.
- Node identifier (NI).
- Role of the node: coordinator, router or end device.
- 16-bit address in hexadecimal.
Firmware version in hexadecimal.
Hardware name and version in hexadecimal.
Example: xbee network show
> xbee network show 64-bit address Node identifier Role 16-bit address Firmware Hardware ---------------- -------------------- ------------ ---------------- ------------ ------------------------------ 0013A200417BD6ED C1-EU8 Coordinator 00 00 1009 XBee 3 Micro and SMT (0x41) 0013A2004195C889 COOR Router 29 E8 1009 XBee 3 TH (0x42) 0013A2004195C88D CASTOR Router 6C 5B 1009 XBee 3 TH (0x42) 0013A20041940C75 POLUX Router C7 E9 1009 XBee 3 Micro and SMT (0x41) >
Note See Review the current XBee network state to display the list of known nodes from the WebUI.