C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
1447
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
T
RIGGER
C
OMMANDS
TYPE
USB
type usb
Overview
Use this command to configure a trigger that activates on either the removal or the
insertion of a USB storage device.
Syntax
type usb {in|out}
Mode
Trigger Configuration
Usage
USB triggers cannot execute script files from a USB storage device.
For example trigger configurations that use the
type usb
command, see “Capture
Show Output and Save to a USB Storage Device” in the
Triggers Feature Overview
and Configuration Guide
.
Examples
To configure
trigger 1
to activate on the insertion of a USB storage device, use
the commands:
awplus#
configure terminal
awplus(config)#
trigger 1
awplus(config-trigger)#
type usb in
Related
Commands
trigger
show running-config trigger
show trigger
Parameter
Description
in
Trigger activates on insertion of a USB storage device.
out
Trigger activates on removal of a USB storage device.