cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
768
Views
5
Helpful
4
Replies

Errors Configuring Radius, TACACS server, and Device Tracking

mumbles202
Level 5
Level 5

Setting up a stack of 9300s and when I try to enter the following commands I'm getting an error:

 

SwitchConfig(config)#radius-server attribute 6 on-for-login-auth
                       ^
% Invalid input detected at '^' marker.

SwitchConfig(config)#radius-server attribute 6 support-multiple
                       ^
% Invalid input detected at '^' marker.

SwitchConfig(config)#radius-server attribute 8 include-in-access-req


SwitchConfig(config)#tacacs server 172.26.101.111
                            ^
% Invalid input detected at '^' marker.

SwitchConfig(config)# address ipv4 172.26.101.111
                        ^
% Invalid input detected at '^' marker.

SwitchConfig(config)# key mykey

ip device tracking probe auto-source fallback 0.0.0.1 255.255.255.0 override
ip device tracking probe delay 10

I applied an identical configuration on another stack without any issues.  For the device tracking I put in place the following:

device-tracking tracking auto-source fallback 0.0.0.1 255.255.255.0 override

device-tracking tracking

1 Accepted Solution

Accepted Solutions
4 Replies 4

marce1000
VIP
VIP

 

 - Check if these may help : 
          https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-5/configuration_guide/sec/b_165_sec_9300_cg/configuring_tacacs.html

          https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-5/configuration_guide/sec/b_165_sec_9300_cg/configuring_radius.html#concept_8EC7C6C37A5C49139F5950ECA07993B2

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Mohsin Alam
Cisco Employee
Cisco Employee

What's the IOS?
Check release notes for commands change 

 

 

 


## Make sure to mark post as helpful, If it resolved your issue. ##





## Make sure to mark post as helpful, If it resolved your issue. ##

aaa new-model

Thanks.  Going back through the log of the configuration session I see that the aaa new-model line errored out.  Makes sense now why the commands failed.  Thanks.

Review Cisco Networking for a $25 gift card