From: BitGossip (bit.gossip@chello.nl)
Date: Sun Feb 04 2007 - 11:34:53 ART
Hi Group,
My task asks to modify 'privilege level 10' so that it allows modifying the
ip address of interface.
I think I have done it and it works for the primary address.
The problem is that it doesn't allow me to add/del/modify a secondary
address.
Any idea how to achieve that as well?
Thank,
Luca.
privilege interface level 10 ip address
privilege interface level 10 ip
privilege configure level 10 interface
privilege exec level 10 configure terminal
privilege exec level 10 configure
From another session with enable 10:
r6(config-if)#ip address 1.1.1.1 255.255.255.0
r6(config-if)#ip address 2.2.2.2 255.255.255.0 ?
<cr>
r6(config-if)#ip address 2.2.2.2 255.255.255.0 secondary
^
% Invalid input detected at '^' marker.
This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:46 ART