Specifications

2-200
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
show mac address-table notification
show mac address-table notification
Use the show mac address-table notification user EXEC command to display parameters for the MAC
notification feature.
show mac address-table notification [interface interface-id] [ | {begin | exclude | include}
expression]
Note Beginning with Release 12.1(11)EA1, the show mac address-table notification command replaces the
show mac-address-table notification command (with the hyphen). The show mac-address-table
notification command (with the hyphen) will become obsolete in a future release.
Syntax Description
Defaults This command has no default setting.
Command Modes User EXEC
Command History
Usage Guidelines Use the show mac address-table notification command without keywords to display parameters for
all interfaces.
Use this command with the interface keyword to display parameters for a specific interface.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples This is an example of output from the show mac address-table notification command:
Switch> show mac address-table notification
MAC Notification Feature is Disabled on the switch
interface interface-id (Optional) Specify an interface.
| begin (Optional) Display begins with the line that matches the specified
expression.
| exclude (Optional) Display excludes lines that match the specified expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.1(6)EA2 This command was first introduced.
12.1(11)EA1 The show mac-address-table notification command was replaced by the
show mac address-table notification command.