cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5291
Views
0
Helpful
2
Replies

Error Msg: Command rejected: Conflict with port based features

GREGORY JACKSON
Level 1
Level 1

I'm getting this error message when tryingto configure a port as a trunk:

Command rejected: Conflict with port based features

The interface I am trying to configure is 6/24 it had been defaulted out and the configuration is blank. When I try and make it a trunk port I get the above error.

My other ports hare configured as below:

interface GigabitEthernet6/23

description Dynamic_Auth_Port

switchport

switchport mode access

switchport voice vlan 281

authentication event fail action authorize vlan 801

authentication event no-response action authorize vlan 801

authentication host-mode multi-domain

authentication port-control auto

authentication periodic

authentication timer reauthenticate server

authentication violation replace

mab

no snmp trap link-status

dot1x pae authenticator

dot1x timeout quiet-period 10

dot1x timeout tx-period 15

dot1x timeout supp-timeout 31

dot1x max-req 3

storm-control action shutdown

storm-control action trap

spanning-tree portfast edge

end

2 Replies 2

Anish Palekar
Level 1
Level 1

What version of code are you runnning? I am getting this is on 15.1(2)SY

Apparently this is a known bug with Cisco CSCul08799

IPDT: nmsp prevents converting the port from access to trunk
CSCul08799
Description


Symptom:

"nmsp enable" doesn't allow the port to be converted from access to trunk. Even when "nmsp attachment suppress" is configured on the interface, nmsp is not ignored on the interface

Conditions:
"nmsp enable" or "nmsp attachment suppress" under the interface

Workaround:
disable nmsp and default the interface to configure the port as trunk

This required a reboot as well after I executed the commands and rebooted things worked great...