Users Guide

support-assist activity {full-transfer} start now
Dell#support-assist activity full-transfer start now
Conguring SupportAssist Activity
SupportAssist Activity mode allows you to congure and view the action-manifest le for a specic activity.
To congure SupportAssist activity, use the following commands.
1 Move to the SupportAssist Activity mode for an activity. Allows you to congure customized details for a specic activity.
SUPPORTASSIST mode
[no] activity {full-transfer}
Dell(conf-supportassist)#activity full-transfer
Dell(conf-supportassist-act-full-transfer)#
2 Copy an action-manifest le for an activity to the system.
SUPPORTASSIST ACTIVITY mode
action-manifest get tftp | ftp | flash <file-specification> <local-file-name>
Dell(conf-supportassist-act-full-transfer)#action-manifest get tftp://10.0.0.1/test file
Dell(conf-supportassist-act-full-transfer)#
The custom action-manifest le is a JSON le. Syntax of the custom action-manifest le:
{
“show command-1” : “xml tag-1”,
“show command-2” : “xml tag-2”,
“show command-3” : “xml tag-3”,
...
}
The show commands and the XML tags must be unique to avoid overriding of the output in the resultant XML le.
Sample Custom JSON Manifest le:
{
"show alarms" : "alarms_records",
"show arp" : "arp_records",
"show ip route" : "ip_route_records",
"show mac-address-table" : "mac-address-table_records",
"show trace" : "trace_records",
"show command-history" : "command_history_records",
"show logging" : "system_logging_records",
"show tech-support" : "tech-support_records"
}
3 Congure the action-manifest to use for a specic activity.
SUPPORTASSIST ACTIVITY mode
[no] action-manifest install {default | <local-file-name>}
Dell(conf-supportassist-act-full-transfer)#action-manifest install default
Dell(conf-supportassist-act-full-transfer)#
4 Remove the action-manifest le for an activity.
SUPPORTASSIST ACTIVITY mode
action-manifest remove <local-file-name>
Dell(conf-supportassist-act-full-transfer)#action-manifest remove file
Dell(conf-supportassist-act-full-transfer)#
5 View the list of action-manifest for a specic activity.
776
SupportAssist