Specifications

A-8
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Appendix A Catalyst 2955-Specific Alarm Commands
alarm profile (interface configuration)
alarm profile (interface configuration)
Use the alarm profile interface configuration command to attach an alarm profile to a port. Use the no
form of this command to detach the profile from the port.
alarm profile name
no alarm profile
Syntax Description
Defaults The alarm profile defaultPort is applied to all interfaces. In this profile, only the Port is not Operating
alarm is enabled.
Command Modes Interface configuration
Command History
Usage Guidelines Use the alarm profile global configuration command to create the alarm profile, enabling one or more
alarms and specifying the alarm options.
You can attach only one alarm profile to an interface.
When you attach an alarm profile to an interface, it overwrites any previous alarm profile that was
attached to the interface (including the defaultPort profile).
Examples The following example attaches an alarm profile named fastE to FastEthernet port 2.
Switch(config)# interface FastEthernet 0/2
Switch(config-if)# alarm profile fastE
The following example detaches the alarm profile from FastEthernet port 2 and returns it to the
defaultPort profile.
Switch(config)# interface FastEthernet 0/2
Switch(config-if)# no alarm profile
Related Commands
name Alarm profile name
Release Modification
12.1(12c)EA1 This command was first introduced.
Command Description
alarm profile (global
configuration)
Creates or identifies an alarm profile and enters alarm-profile configuration
mode.
show alarm profile Displays all alarm profiles or a specified alarm profile and lists the
interfaces to which each profile is attached.