RE: no service password-recovery [7:58835]

2002-12-10 Thread olivier Boistel
Hi,

It's a 3550's command only.

it's disable the password-recovery procedure.

You can find more information on CCO :

http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/1218ea1/3550cr/cli2.htm#xtocid1


Best regards


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=58891t=58835
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



DHCP prefer Client-identifier as Hardware address [7:58244]

2002-11-28 Thread olivier Boistel
Hi,

I am testing the DHCP feature.
If i configure the manual DHCP pool with the hardware-address,
it's not working.
I must configure the client-identification.
It's not a problem for station (prefix = 01).
But client-identification's router is an ID as
0063.6973.636f.2d30.3030.342e.6331.3332.2e33.6538.302d.4661.302f.30

As somebody find a solution for this problem


Configuration :
no ip dhcp conflict logging
ip dhcp excluded-address 138.22.11.129 138.22.11.134
...
ip dhcp pool Router3
   host 138.22.11.130 255.255.255.128
   hardware-address 0004.c132.3e80 1 (Router's MAC)
   bootfile c.cfg
   option 150 ip 138.22.11.132
!
ip dhcp pool Workstation #OK
   host 138.22.11.133 255.255.255.128
   client-identifier 0100.5004.b4ee.0b 
   default-router 138.22.11.131
!
ip dhcp pool Other
   network 138.22.11.128 255.255.255.128
   default-router 138.22.11.131
!
If 


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=58244t=58244
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Qos wred !? [7:58243]

2002-11-28 Thread olivier Boistel
Wred is a congestion avoidance mechanism.
It drop packed before queue :
the mechanism is :
 when a packet arrive, the router calculate the avg precedence's queue :

   - if avg is less than min the packet is queueed
   - if avg is greater than minimum but less than maximum, the packet 
 is queued or dropped depending of probability (by exemple 1/100)
   - if avg is greater than maximum the packet is dropped


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=58245t=58243
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Help!!! about ccbootcamp lab1 [7:58239]

2002-11-28 Thread olivier Boistel
hi,

Your routers have inverse-arp activated.
They auto-discover aall other router.
If you want desactived this feature put th no frame-relay inverse-arp on the
frame-relay interface

bye


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=58249t=58239
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: ISDN/DDR - Bandwidth on Demand [7:57038]

2002-11-07 Thread olivier Boistel
Hi,

your two connections don't have same cost.
Add a variance on the eour eigrp configuration.

For more detail :
http://www.cisco.com/warp/public/103/19.html


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=57048t=57038
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]