cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8038
Views
5
Helpful
1
Comments
TCC_2
Level 10
Level 10

Core issue

The error message similar to this appears in the logs:

%SW_VLAN-4-VTP_USER_NOTIFICATION: VTP protocol user notification: Version 1 device detected on Gi0/10 after grace period has ended.

By default the VLAN Trunking Protocol (VTP) Version on Cisco switches is Version 2 and is compatible with Version 1. This message is just a notification that indicates that there is a switch connected on port Gig0/10 that runs VTP Version 1. Everything continues to work fine, unless you run IPX, and there is nothing harmful for the switch.

Resolution

In order to resolve this issue, change the VTP version with these commands.

For Cisco IOS -based switches, use these commands:

Console#vlan database
Console(vlan)#vtp transparent
Console(vlan)#vtp v2-mode

For CatOS (set-based commands) switches, use this command:

Console> (enable) set vtp version 2 enable

Comments
Martin H. BN
Level 1
Level 1

Well i know how to fix this problem, but unfortunatly i cant at the moment.
The problem is just that the switch (Catalyst 9000 series) keeps spamming this message to the syslog server every 1 or 2 seconds.
Any way to filter this message explicit from beeing send to the syslogserver?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking for a $25 gift card