inventory add remote-device name
inventory add remote-device name - Add a new remote device by remote-device name to the span of control of the Sensor Control.
Description:
Allows remote devices to be added to the span of control of the Sensor Control based on the inventory information.
Syntax:
inventory add remote-device
{name <device-name>} |
{override-config <yes>}
<device-name> = <string>
Parameters:
| Parameter | Description |
|---|---|
| name | Remote device name used to identify it. |
| override-config | Confirm to override remote-device persistent configuration. |
inventory add remote-device serial-number
inventory add remote-device serial-number - Add a new remote device by serial-number to the span of control of the Sensor Control.
Description:
Allows remote devices to be added to the span of control of the Sensor Control based on the inventory information.
Syntax:
inventory add remote-device
{serial-number <serial-num>} |
{override-config <yes>}
<serial-num> = <string>
Parameters:
| Parameter | Description |
|---|---|
| serial-number | Remote device serial number used to identify it. |
| override-config | Confirm to override remote-device persistent configuration. |
inventory clear remote devices
inventory clear remote-devices - Clear from the inventory all discovered remote devices so the discovery process can be started all over again
Description:
inventory clear allows user to clear (or free) the whole content of the inventory remote devices database containing information regarding discovered remote devices. That way, the whole discovery process can fill in entries in the same inventory database to ensure new information is contained in it.
Syntax:
inventory clear remote-devices
inventory show remote-devices
inventory show remote-devices - Show the list of devices that have been discovered.
Description:
Shows information about remote devices that have been discovered. However, the command can also display discovery information tied to one specific remote device, or list the ones that are either in managed or unmanaged state. The display also shows the method being used to discover those devices as well. Refer to the discovery related commands for more details.
Syntax:
inventory show remote-devices [<serial-number>]
<serial-number> = <string>
Parameters:
| Parameter | Description |
|---|---|
| serial-number | Remote device serial number used to identify it specifically. |
| json | Show discovered inventory in json format. |
| more | Show the list of devices that have been discovered. |
Examples:
# inventory show remote-devices json
{
"discovery-inventory" : [
{
"serial" : "P130-3093",
"name" : "P130-3093",
"system-description" : "ANN-1000-SX",
"ip-address" : "172.16.1.2",
"ipv6-address" : "::",
"firmware-version" : "rATB_PMON_20.11_11269",
"mcu-firmware-version" : "rATB_MCU_23.12_12790",
"mac-address" : "00:15:AD:4D:47:F2",
"type" : "Nano 2 Optical",
"managed" : true,
"config-status" : "user-configured",
"egress-port" : "Media",
"clei-code" : null,
"management_info" : {
"mac_src" : "00:15:AD:4D:47:F2",
"mac_dst" : "D4:F5:EF:7E:62:ED",
"ip_src" : "",
"ip_dst" : "",
"vlan_stack_size" : 1,
"vlan_1" : "0x8100E020",
"vlan_2" : "0x0000"
},
"script-device-type" : "Nano2Optical",
"vendor" : "Accedian"
},
{
"serial" : "P130-3014",
"name" : "P130-3014",
"system-description" : "ANN-1000-SX",
"ip-address" : "172.16.1.1",
"ipv6-address" : "::",
"firmware-version" : "rATB_PMON_20.11_11269",
"mcu-firmware-version" : "rATB_MCU_23.12_12790",
"mac-address" : "00:15:AD:4D:46:AC",
"type" : "Nano 2 Optical",
"managed" : true,
"config-status" : "user-configured",
"egress-port" : "Host",
"clei-code" : null,
"management_info" : {
"mac_src" : "00:15:AD:4D:46:AC",
"mac_dst" : "D4:F5:EF:7E:62:EC",
"ip_src" : "",
"ip_dst" : "",
"vlan_stack_size" : 1,
"vlan_1" : "0x8100E01F",
"vlan_2" : "0x0000"
},
"script-device-type" : "Nano2Optical",
"vendor" : "Accedian"
}
]
}
# inventory show remote-devices more
Serial System description IP address FW version MAC address Device Type Script Device Type Name IPv6 address Vendors
----------------- -------------------------- --------------- ---------------------- ------------------ --------------- ------------------ ------------ --------------------------------------- ---------
P130-0016 ANN-1000-ZX50-H-1550 172.1.0.1 rATB_PMON_20.11_11269 00:15:AD:44:60:0A Nano 2 Optical Nano2Optical P130-0016 :: Accedian
P130-0021 ANN-1000-ZX50-H-1550 172.2.0.2 rATB_PMON_20.11_11269 00:15:AD:44:60:18 Nano 2 Optical Nano2Optical P130-0021 :: Accedian
© 2026 Cisco and/or its affiliates. All rights reserved.
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms