C613-50100-01 REV C Command Reference for x930 Series 3036
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
TRIGGER COMMANDS
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.