cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2346
Views
0
Helpful
5
Replies

Level 3 Priv - Access Copy Run TFTP on IOS XE

WGL_BK
Level 1
Level 1

Hello all. 

 

My config on IOS Catalyst 2960s is this:

username bckup privilege 3 secret ...
<omit>

privilege exec level 3 copy running-config tftp
privilege exec level 3 copy running-config
privilege exec level 3 copy
privilege exec level 3 show running-config view full
privilege exec level 3 show running-config view
privilege exec level 3 show running-config
privilege exec level 3 show

That allows my user "bckup" to copy running-config to a TFTP server. I've tried the same on my newer IOS XE switches but I'm getting this error:

copy run fail priv level 3.jpg

 

What am I missing?

1 Accepted Solution

Accepted Solutions

ksbolton1
Level 1
Level 1

I got around this by using the "file privilege <0 - 15>" command along with below:

 

privilege exec level 3 copy running-config
privilege exec level 3 copy
privilege exec level 3 show running-config view full
privilege exec level 3 show running-config view
privilege exec level 3 show running-config
privilege exec level 3 show

 

View solution in original post

5 Replies 5

balaji.bandi
Hall of Fame
Hall of Fame

IOS XE you need views  to define as per i know :

 

here is the command reference :

 

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_cfg/configuration/xe-16-12/sec-usr-cfg-xe-16-12-book/sec-role-base-cli.html

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you for you quick reply. I've tried the config as seen but I'm still not getting access for my user.

 

copy run fail priv level 3.jpgcopy run fail priv level 3_2.jpg

Can you post AAA configuration to look?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

aaa info ios xe.jpg

ksbolton1
Level 1
Level 1

I got around this by using the "file privilege <0 - 15>" command along with below:

 

privilege exec level 3 copy running-config
privilege exec level 3 copy
privilege exec level 3 show running-config view full
privilege exec level 3 show running-config view
privilege exec level 3 show running-config
privilege exec level 3 show

 

Review Cisco Networking for a $25 gift card