Not sure if it is related to my IOS version but here is the configuration aaa authentication login<http://www.cisco.com/en/US/customer/docs/ios/12_3/security/command/reference/sec_a1g.html#wp1071170>default local aaa authorization<http://www.cisco.com/en/US/customer/docs/ios/12_3/security/command/reference/sec_a1g.html#wp1071720>exec default local aaa authorization auth-proxy default local ! aaa attribute list cisco attribute type priv-lvl 15 service auth-proxy protocol ip
! username cisco privilege 15 password 0 cisco username cisco aaa attribute list cisco Configuration extracted from below cisco website https://cisco-support.hosted.jivesoftware.com/docs/DOC-2986 On Thu, May 12, 2011 at 11:38 AM, Vybhav Ramachandran <[email protected]>wrote: > Hello Bruno, > > IMO, that shouldn't matter. Here's my topology > > R1 fa 0/0 ( 10.1.12.1 ) <----------------> (10.1.12.2) fa 0/0 R2 fa 0/1 > (10.1.23.2) <----------------------------> (10.1.23.3) fa 0/0 R3 > > Here's R2's config. > > ! > ! > aaa new-model > ! > ! > aaa authentication login default local > aaa authorization exec default local > aaa authorization auth-proxy default local > ! > ! > aaa session-id common > memory-size iomem 5 > ip cef > ! > ! > ip auth-proxy name test telnet inactivity-time 60 > ! > ! > ! > username tacack privilege 15 password 0 cisco > archive > log config > hidekeys > ! > ! > ! > ! > ! > ! > ! > interface FastEthernet0/0 > ip address 10.1.12.2 255.255.255.0 > ip auth-proxy test > duplex auto > speed auto > ! > interface FastEthernet0/1 > ip address 10.1.23.2 255.255.255.0 > duplex auto > speed auto > ! > > > Cheers, > TacACK > -- Bruno Fagioli (by Jaunty Jackalope) Cisco Security Professional
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
