PurposeCommand or Action
Enters Call Home configuration mode.call-home
Example:
RP/0/RSP0/CPU0:router (config) # call-home
Step 2
Enables AAA authorization. Specifies the
username for authorization.
aaa-authorization [ username username]
Example:
RP/0/RSP0/CPU0:router (config-call-home) #
aaa-authorization username u1
Step 3
Sending Call Home Alert group Messages Manually
This task is used to manually trigger Call Home alert group messages.
You can use the call-home send command to manually send a specific alert group message. Guidelines for
the CLI options of the command:
•
Only the snapshot, configuration, and inventory alert groups can be sent manually. Syslog alert groups
cannot be sent manually.
•
When you manually trigger a snapshot, configuration, or inventory alert group message and you specify
a destination profile name, a message is sent to the destination profile regardless of the profile’s active
status, subscription status, or severity setting.
•
When you manually trigger a snapshot, configuration, or inventory alert group message and do not
specify a destination profile name, a message is sent to all active profiles that have either a normal or
periodic subscription to the specified alert group.
SUMMARY STEPS
1.
call-home send alert-group snapshot [ profile name ]
2.
call-home send alert-group configuration [ profile name ]
3.
call-home send alert-group inventory [ profile name ]
DETAILED STEPS
PurposeCommand or Action
Sends a snapshot alert group message to one destination
profile if specified or to all subscribed destination profiles.
call-home send alert-group snapshot [ profile name ]
Example:
RP/0/RSP0/CPU0:router # call-home send alert-group
snapshot profile p1
Step 1
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
323
Configuring Call Home
Sending Call Home Alert group Messages Manually