---------- Forwarded message ---------- From: Anthony Sequeira To: jnkmail4eva@yahoo.com Date: Wed, 30 Nov 2005 23:40:25 -0500 Subject: Re: User level access This worked for me on a 3600 series running 12.2 username test password cisco username test priv 5 privilege exec level 5 ping privilege exec level 5 undebug all privilege exec level 5 configure terminal privilege configure level 5 interface privilege interface level 5 ip address line vty 0 4 login local On 11/30/05, jnkmail4eva@yahoo.com wrote: > > I am having some difficulty configuring the following : > user test should be able to execute the following commands > 1) ping > 2) turn off debugging > 3) change an ip address of an interface > > ! > username test passsword cisco > username test priv level 5 > privillege exec level 5 ping > privillege exec level 5 undebug all > line vty 0 4 > login local > ! > > I am able to configure the router in my lab to satisfy conditions 1 and 2 > but I can't figure out how to configure part 3. ---