From: Charlie Park (charlie@hanaro.com)
Date: Thu Aug 03 2006 - 23:07:08 ART
Hi,
I tried similar configuration.
All I want to do is "privilege exec level 5 write memory" and "privilege
exec level 5 show running-config"
but is it natural to have the configutration like this?
R2# sh run
!
username testuser privilege 5 password 0 passtest
!
privilege exec level 5 write memory
privilege exec level 5 write
privilege exec level 5 show running-config
privilege exec level 5 show
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Victor Cappuccio
Sent: Friday, August 04, 2006 1:07 AM
To: 'Sami'; ccielab@groupstudy.com
Subject: RE: level5 Access
Sami, something like this?
R2(config)#do show run | in privilege
username VICTOR privilege 5 password 0 CAPPUCCIO
privilege interface level 5 ip address
privilege interface level 5 ip
privilege exec level 5 copy running-config
privilege exec level 5 copy
And you can continue by your own testing every command, something like User
Access Verification
Username: VICTOR
Password:
R2#conf ter
^
% Invalid input detected at '^' marker.
R2#exit
[Connection to 2.2.2.2 closed by foreign host]
R2(config)#privilege exec level 5 configure terminal
R2(config)#do telnet 2.2.2.2
Trying 2.2.2.2 ... Open
User Access Verification
Username: VICTOR
Password:
R2#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#int f0/0
^
% Invalid input detected at '^' marker.
R2(config)#exit
R2#exit
[Connection to 2.2.2.2 closed by foreign host]
R2(config)#
*Mar 1 19:17:17.026: %SYS-5-CONFIG_I: Configured from console by VICTOR on
vty0 (2.2) R2(config)#
You have to see the Internetwork Experts COD, it explains this and other
things in real life router configuration, also Brian Dennis makes goods
jokes ;)
HTH
Victor.
-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de Sami
Enviado el: Martes, 01 de Agosto de 2006 09:17 a.m.
Para: ccielab@groupstudy.com
Asunto: level5 Access
Group,
This is very basic question but I am confused with this task, it says
configure on R8 a new user with password ccie and level5. New user should be
able to do a wr, sh runn and configue interfcaes. Make sure you have the
full access.
There is no username given , do I have to just to create a new enable
password and assign level5 ?
Second question about configuring interfaces... I enable config terminal but
it allows everything under config mode ..How do I enable only config
interfcaes... and last what is meaning of make sure you have full
access...do I need to create another enable passowrd with privilege 15.
Thanks
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:56 ART