Cisco Cisco IOS Software Release 12.2(55)SE

Page de 44
 
35
Release Notes for Catalyst 2350 Switch, Cisco IOS Release 12.2(55)SE and Later
OL-23019-05
vtp primary
By default, all devices come up as secondary servers. Primary server status is needed only for database 
updates when the administrator issues a takeover message in the domain. You can have a working VTP 
domain without any primary servers. 
Primary server status is lost if the device reloads or domain parameters change.
Examples
This example shows how to configure the switch as the primary VTP server for VLANs:
Switch# vtp primary vlan
This sytems is becoming primary server for feature vlan.
You can verify your settings by entering the show vtp status privileged EXEC command.
Related Commands
Command
Description
show vtp status
Displays the VTP statistics for the switch and general information about the 
VTP management domain status.
vtp (global 
configuration)
Configures the VTP filename, interface, domain name, mode, and version.
Updates for the System Message Guide
New System Messages
Error Message   AUTHMGR-5-SECURITY_VIOLATION: Security violation on the interface 
[chars], new MAC address ([enet) is seen. AuditSessionID [chars]
Explanation   
A host on the interface attempted to gain access to the network or attempted an 
authentication. The interface mode does not support the number of hosts that are attached to the 
interface. This is a security violation, and the interface has been error-disabled. The first [chars] is 
the interface, [enet] is the Ethernet address of the host, and the second [chars] is the session ID.
Recommended Action   
Make sure that the interface is configured to support the number of hosts that 
are attached to it. Enter the shutdown interface configuration command followed by no shutdown 
interface configuration command to restart the interface.
Error Message   AUTHMGR-5-VLANASSIGN: VLAN [dec] assigned to Interface [chars] 
AuditSessionID [chars]
Explanation   
A VLAN was assigned. [dec] is the VLAN ID, the first [chars] is the interface, and the 
second [chars] is the session ID.
Recommended Action   
No action is required.