Dell C9000 Series Networking Configuration Manual page 1096

Hide thumbs Also See for C9000 Series:
Table of Contents

Advertisement

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 file is a JSON file. Syntax of the custom action-manifest file:
{
"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 file.
Sample Custom JSON Manifest file:
{
"show alarms"
"show arp"
"show ip route"
"show mac-address-table"
"show trace"
"show command-history"
"show logging"
"show tech-support"
}
3
Configure the action-manifest to use for a specific 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 file 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 specific activity.
SUPPORTASSIST ACTIVITY mode
action-manifest show {all}
Dell(conf-supportassist-act-full-transfer)#action-manifest show all
Dell(conf-supportassist-act-full-transfer)#
6
Enable a specific SupportAssist activity.
SUPPORTASSIST ACTIVITY mode
: "alarms_records",
: "arp_records",
: "ip_route_records",
: "mac-address-table_records",
: "trace_records",
: "command_history_records",
: "system_logging_records",
: "tech-support_records"
SupportAssist
1096

Advertisement

Table of Contents
loading

Table of Contents