Specifications

2-847
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence β€”Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
subscribe-to-alert-group syslog
subscribe-to- alert-group s yslog
To subscribe this destination profile to the Syslog alert group, use the
subscribe-to-alert-group syslog command.
subscribe-to-alert-group syslog [severity catastro phi c | disaster | fatal | critical | major | minor
| warning | notification | normal | debugg ing | pattern string]
Syntax Description
Defaults normal
Command Modes cfg-call-home-profile
Usage Guidelines To enter profile call-home configuration submode, use the profile command in call-home configuration
mode.
You can configure the Syslog alert group can be co nfigured to filter messages based on severity by
specifying a pattern to be matched in the syslog message. If the pattern contains spaces, you must enclose
it in quotes (β€œβ€).
Examples This example shows how to configure the syslog alert group with severity notification:
Switch(config)# call-home
Switch(cfg-call-home)# profile cisco
Switch(cfg-call-home-profile)# subscribe-to-alert-group syslog severity notification
pattern "UPDOWN"
Related Commands
severity catastrophic (Optional) Specifies network wide catastrophic failure (highest severity).
disaster (Optional) Specifies significant network impact.
fatal (Optional) Specifies that the system is unusable (system log level 0).
critical (Optional) Specifies that immediate attention is needed (system log level 1).
major (Optional) Specifies a major condition (System log level 2).
minor (Optional) Specifies a minor condition (System log level 3).
warning (Optional) Specifiies a warning condition (System log level 4).
notificat ion (Optional) Specifies an informational message (System log level 5).
normal (Optional) Specifies returning to a normal state (System log level 6).
debugging (Optional) Specifies a debugging message (Lowest severity).
Command Description
destination address Configures the destination e-mail address or URL to which
Call Home messages will be sent.
destination message-size-limit bytes Configures a maximum destination message size for the
destination profile.