cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2400
Views
0
Helpful
1
Replies

Dot1x and authentication command doesn´t support in 2960x

Hi all.

I have problem for configure dot1x and authentication interface command in a switch universal 2960x, the switch indicates that the command does not exist, inclusive when lan base license is in use and active.

 

 switch(config-if)#int gigabitEthernet 1/0/2
switch(config-if)#
switch(config-if)#
switch(config-if)#dot1x?
% Unrecognized command
switch(config-if)#authen?
% Unrecognized command
switch(config-if)#authen
 

do you know what could be the problem?, below are the version and license command.

 

 

 

Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 28 WS-C2960X-24TS-L 15.2(2)E7 C2960X-UNIVERSALK9-M

 

Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.2(2)E7, RELEASE SOFTWARE (fc3)

 

switch#show license
Index 1 Feature: lanlite
Period left: 0 minute 0 second
Index 2 Feature: lanbase
Period left: Life time
License Type: Permanent
License State: Active, In Use
License Priority: Medium
License Count: Non-Counted

 

+00:00 c2960x-universalk9-mz.152-2.E7

 

 

 

1 Accepted Solution

Accepted Solutions

Mark Malone
VIP Alumni
VIP Alumni
Hi
Its available in my lanbase 2960 buts its not an X series , im running v12 though

and the docs say its available in your IOS version
did you try set switchport mode access first , sometimes commands require this first to work on l2 port ?
make sure port is in full access moe , with show int x/x switchport

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960x/software/15-2_2_e/security/configuration_guide/b_sec_1522e_2960x_cg/b_sec_1522e_2960x_cg_chapter_010000.html#ID389

Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 26 WS-C2960-24TC-L 12.2(55)SE1 C2960-LANBASEK9-M


Configuration register is 0xF

(config-if)#interface FastEthernet0/7
(config-if)#dot?
dot1x
(config-if)#dot1x ?
credentials Credentials profile configuration
default Configure Dot1x with default values for this port
max-reauth-req Max No. of Reauthentication Attempts
max-req Max No. of Retries
max-start Max No. of EAPOL-Start requests
pae Set 802.1x interface pae type
supplicant Configure supplicant parameters
timeout Various Timeouts



View solution in original post

1 Reply 1

Mark Malone
VIP Alumni
VIP Alumni
Hi
Its available in my lanbase 2960 buts its not an X series , im running v12 though

and the docs say its available in your IOS version
did you try set switchport mode access first , sometimes commands require this first to work on l2 port ?
make sure port is in full access moe , with show int x/x switchport

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960x/software/15-2_2_e/security/configuration_guide/b_sec_1522e_2960x_cg/b_sec_1522e_2960x_cg_chapter_010000.html#ID389

Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 26 WS-C2960-24TC-L 12.2(55)SE1 C2960-LANBASEK9-M


Configuration register is 0xF

(config-if)#interface FastEthernet0/7
(config-if)#dot?
dot1x
(config-if)#dot1x ?
credentials Credentials profile configuration
default Configure Dot1x with default values for this port
max-reauth-req Max No. of Reauthentication Attempts
max-req Max No. of Retries
max-start Max No. of EAPOL-Start requests
pae Set 802.1x interface pae type
supplicant Configure supplicant parameters
timeout Various Timeouts



Review Cisco Networking for a $25 gift card