# Run on-network commissioning Source: [https://docs.qualcomm.com/doc/80-Y8730-5/topic/run_on_network_commissioning.html](https://docs.qualcomm.com/doc/80-Y8730-5/topic/run_on_network_commissioning.html) Use the following `chip-tool` command to commission the device. Assign a local node ID (for example, 1) to identify the device in subsequent commands. chip-tool pairing onnetwork Copy to clipboard For example: chip-tool pairing onnetwork 1 20202021Copy to clipboard If multiple Matter devices are present on the network, add the discriminator to target a specific device: chip-tool pairing onnetwork-long Copy to clipboard For example: chip-tool pairing onnetwork-long 1 20202021 3840Copy to clipboard A successful commissioning session ends with the following message in the chip-tool log: Device commissioning completed with successCopy to clipboard **Parent Topic:** [Commission the device using chip-tool](https://docs.qualcomm.com/doc/80-Y8730-5/topic/commission_the_device_using_chip_tool.html) Last Published: Jul 30, 2026 [Previous Topic Obtain the setup passcode and discriminator](https://docs.qualcomm.com/bundle/publicresource/80-Y8730-5/topics/obtain_the_setup_passcode_and_discriminator.md) [Next Topic Control the device](https://docs.qualcomm.com/bundle/publicresource/80-Y8730-5/topics/control_the_device.md)