Setup guide
Example
To list all available USB ports:
[admin@Wandy] system resource usb> print
# DEVICE VENDOR NAME SPEED
0 1:1 USB OHCI Root Hub 12 Mbps
[admin@Wandy] system resource usb>
PCI Information
Command name: /system resource pci print
Property Description
device (read-only: text) - number of device
vendor (read-only: text) - vendor name of the USB device
name (read-only: text) - name of the USB port
irq (read-only: integer) - IRQ number which this device uses
Example
To see PCI slot details:
[admin@Wandy] system resource pci> print
# DEVICE VENDOR NAME IRQ
0 00:13.0 Compaq ZFMicro Chipset USB (rev... 12
1 00:12.5 National Semi SC1100 XBus (rev: 0)
2 00:12.4 National Semi SC1100 Video (rev: 1)
3 00:12.3 National Semi SCx200 Audio (rev: 0)
4 00:12.2 National Semi SCx200 IDE (rev: 1)
5 00:12.1 National Semi SC1100 SMI (rev: 0)
6 00:12.0 National Semi SC1100 Bridge (rev: 0)
7 00:0e.0 Atheros Communications AR5212 (rev: 1) 10
8 00:0d.1 Texas Instruments PCI1250 PC card Cardbus ... 11
9 00:0d.0 Texas Instruments PCI1250 PC card Cardbus ... 11
10 00:0c.0 National Semi DP83815 (MacPhyter) Ethe... 10
11 00:0b.0 National Semi DP83815 (MacPhyter) Ethe... 9
12 00:00.0 Cyrix Corporation PCI Master (rev: 0)
[admin@Wandy] system resource pci>
Reboot
Command name: /system reboot
Description
The system reboot is required when upgrading or installing new software packages. The packages
are installed during the system shutdown.
The reboot process sends termination signal to all running processes, unmounts the file systems,
and reboots the router.
Notes