Manual:System/Resource
Jump to navigation
Jump to search
Applies to RouterOS: v3, v4 +
Summary
General
Sub-menu level: /system resource
Properties
Property | Description |
---|---|
- (string; Default: ) |
CPU
Sub-menu level: /system resource cpu
(needs editing)
Properties
Property | Description |
---|---|
- (string; Default: ) |
IRQ
Sub-menu level: /system resource irq
Properties
Property | Description |
---|---|
- (string; Default: ) |
PCI
Sub-menu level: /system resource pci
PCI submenu shows the information about all PCI devices on the board
[admin@RB1100test] /system resource pci> print # DEVICE VENDOR NAME IRQ 0 06:00.0 Attansic Technology Corp. unknown device (rev: 192) 18 1 05:00.0 Freescale Semiconductor Inc MPC8544 (rev: 17) 0 2 04:00.0 Attansic Technology Corp. unknown device (rev: 192) 17 3 03:00.0 Freescale Semiconductor Inc MPC8544 (rev: 17) 0 4 02:00.0 Attansic Technology Corp. unknown device (rev: 192) 16 5 01:00.0 Freescale Semiconductor Inc MPC8544 (rev: 17) 0 6 00:00.0 Freescale Semiconductor Inc MPC8544 (rev: 17) 0
Properties
All properties are read-only
Property | Description |
---|---|
category (string) | PCI device type, for example ethernet controller |
device (string) | |
device-id (hex) | Hexadecimal device ID |
io (hex-hex) | I/O memory range |
irq (integer) | IRQ asigned to the device |
memory (hex-hex) | Memory range |
name (string) | Descriptive name of the device retrieved from driver |
vendor (string) | Device manufacturer's name. |
vendor-id (hex) | Hexadecimal vendor ID |