Managing The Mac Address Table - Cisco Catalyst 2928 Software Configuration Manual

Ios release 12.2(55)ez
Table of Contents

Advertisement

Chapter 7
Administering the Switch
Beginning in privileged EXEC mode, follow these steps to configure a login banner:
Command
Step 1
configure terminal
Step 2
banner login c message c
Step 3
end
Step 4
show running-config
Step 5
copy running-config startup-config
To delete the login banner, use the no banner login global configuration command.
This example shows how to configure a login banner for the switch by using the dollar sign ($) symbol
as the beginning and ending delimiter:
Switch(config)# banner login $
Access for authorized users only. Please enter your username and password.
$
Switch(config)#

Managing the MAC Address Table

The MAC address table contains address information that the switch uses to forward traffic between
ports. All MAC addresses in the address table are associated with one or more ports. The address table
includes these types of addresses:
The address table lists the destination MAC address, the associated VLAN ID, and port number
associated with the address and the type (static or dynamic).
For complete syntax and usage information for the commands used in this section, see the command
Note
reference for this release.
OL-23389-01
Purpose
Enter global configuration mode.
Specify the login message.
For c, enter the delimiting character of your choice, for example, a pound
sign (#), and press the Return key. The delimiting character signifies the
beginning and end of the banner text. Characters after the ending delimiter
are discarded.
For message, enter a login message up to 255 characters. You cannot use the
delimiting character in the message.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Dynamic address: a source MAC address that the switch learns and then ages when it is not in use.
Static address: a manually entered unicast address that does not age and that is not lost when the
switch resets.
Building the Address Table, page 7-20
MAC Addresses and VLANs, page 7-20
Default MAC Address Table Configuration, page 7-20
Changing the Address Aging Time, page 7-20
Removing Dynamic Address Entries, page 7-21
Configuring MAC Address Notification Traps, page 7-21
Managing the MAC Address Table
Catalyst 2928 Switch Software Configuration Guide
7-19

Advertisement

Table of Contents
loading

Table of Contents