Search the web
Sign In
New User? Sign Up
Cisco_CCIE_Lab · Cisco CCIE Lab
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4837 - 4866 of 4895   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#4866 From: penembak jitu <penembakjitu@...>
Date: Sat May 31, 2008 12:29 pm
Subject: Re: Data Encryption Between Peer Routers.
penembakjitu
Offline Offline
Send Email Send Email
 
Well , it is a simple task like others said , using IOS IPsec features as long as your IOS image has a ***K9** version. Your current ios version support it. You could use IPSEC site-to-site using pre-shared-key method or use digital certificate method. For not disturbing  your live traffic you could simulate using Dynampis or GNS3 emulator first and then apply the config to the real router. But don`t forget it will increase a little bit of your router CPU and Memory consumption after apply the ipsec.

rgrds

CSA



mwapetech <mwapetech@...> wrote:
I have two Cisco Routers model C2851 with IOS
c2800nm-ipvoicek9-mz.124-3g. These two routers are acting as peer
routers between a Fiber WAN link. I would like to encrypt data between
my two private networks that are behind these two routers, without
using a Certificate Authority (CA). Anyone with configuration or
idea of how to go about it.

DM.



#4865 From: Adrian Lopez <lomadrian@...>
Date: Sat May 31, 2008 12:33 am
Subject: Re: Data Encryption Between Peer Routers.
lomadrian
Offline Offline
Send Email Send Email
 

have you ever. think about ipsec ?

 

it is really easy.. chec on cisco.com how to do that..

basically you have to say.. this is my preshared key..  and crypto map,

this is my interesting traffic  (ACL)

and this is where my VPN  starts and this is what im looking for int the net. (forming Tunnel inrefaces)

then taran you have your super VPN.. haa.. you need to have a "K" on your IOS name to do that VPN.


--- El vie 30-may-08, mwapetech <mwapetech@...> escribió:

De:: mwapetech <mwapetech@...>
Asunto: [Cisco_CCIE_Lab] Data Encryption Between Peer Routers.
A: Cisco_CCIE_Lab@yahoogroups.com
Fecha: viernes, 30 mayo, 2008, 3:22 am

I have two Cisco Routers model C2851 with IOS
c2800nm-ipvoicek9- mz.124-3g. These two routers are acting as peer
routers between a Fiber WAN link. I would like to encrypt data between
my two private networks that are behind these two routers, without
using a Certificate Authority (CA). Anyone with configuration or
idea of how to go about it.

DM.




Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes.yahoo.com

#4864 From: kashif <kashif1682@...>
Date: Fri May 30, 2008 7:23 pm
Subject: Re: Data Encryption Between Peer Routers.
kashif1682
Offline Offline
Send Email Send Email
 
You can configure IPSec Tunnel between two routers..........

Kashif

mwapetech <mwapetech@...> wrote:
I have two Cisco Routers model C2851 with IOS
c2800nm-ipvoicek9-mz.124-3g. These two routers are acting as peer
routers between a Fiber WAN link. I would like to encrypt data between
my two private networks that are behind these two routers, without
using a Certificate Authority (CA). Anyone with configuration or
idea of how to go about it.

DM.




I AM NOT THE BEST
BUT I AM NOT LIKE REST !!
KASHIF.....


From Chandigarh to Chennai - find friends all over India. Click here.

#4863 From: "mwapetech" <mwapetech@...>
Date: Fri May 30, 2008 8:22 am
Subject: Data Encryption Between Peer Routers.
mwapetech
Offline Offline
Send Email Send Email
 
I have two Cisco Routers model C2851 with IOS
c2800nm-ipvoicek9-mz.124-3g. These two routers are acting as peer
routers between a Fiber WAN link. I would like to encrypt data between
my two private networks that are behind these two routers, without
using   a Certificate Authority (CA). Anyone with configuration or
idea of how to go about it.


DM.

#4862 From: sakthivadivel velumani <sakthivadivel@...>
Date: Wed May 7, 2008 1:12 pm
Subject: Re: WCCP With IP Spoof on 6500 and high CPU utilization
sakthivadivel
Offline Offline
Send Email Send Email
 
We had the same issue before in our network as well.
After a long struggle , we moved to another solution,
bought a new L4 foundry switches and connected the
cache to redirect the web traffic ..

try with the newer IOS...best of luck.

regards,
sakthi


--- Nasser Heidari <blackhat_hk@...> wrote:

> Hi all,
>
> Recently I configured a 6500 with SUP-720 for
> transparent web caching
> with IP Spoofing. The configuration was quite
> simple.
> The idea behind IP Spoof enabled cache is to
> redirect both send and
> receive traffic to web cache and the box will spoof
> the source ip of
> the original user requesting the page. you have to
> do the following tasks:
>
> 1- Set 2 WCCP general configuration one with "ip
> wccp web-cache" and
> the other with "ip wccp 95"
> 2- On the VLAN/L3 Port facing the Internet you have
> to set "ip wccp
> web-cache redirect out" to redirect outbound
> connections to web cache.
> 3- On the VLAN/L3 Port facing cache interface you
> have to set "ip wccp
> redirect exclude in" to exclude web cache traffic
> itself.
> 4- On the VLAN/L3 Port facing users you have to set
> "ip wccp 95
> redirect out" to redirect incoming traffic (web
> responses to cache).
>
> but when i redirect all users traffic to the web
> cache the
> 6500 with the golden sup720 explode with %100 cpu
> usage and the box
> starts to drop traffic!
> I've done so many tests with different modular / non
> modular IOS of
> different versions but no success. As i searched the
> command reference
> for the 12.2 IOS I've noticed that using WCCP
> requires full and
> interface-full mls flow configuration I've done it
> as well but again
> no success. Generally something like 250mbps traffic
> passes this 6500
> but I've tested even with 100mbps and still IP INPUT
> process (or
> ios-base process in modular IOS) eat up all the CPU.
> Another point
> that may help is that using WCCP without IP spoof
> (just "ip wccp
> web-cache" command) only takes %15 of CPU handling
> 150mbps traffic.
> Other configuration regarding cache is that it's
> using version 2, GRE
> for Assignment Method and Layer 2 for Forwarding
> Method and no WCCP
> password is in place. There is an "accelerated"
> keyword for wccp but
> it seems it works only with WCCP version 1. I've
> seen some comments
> regarding high CPU utilization on 6500 but all of
> them state that it's
> been fixed before 12.2(18)SXD4
>
(http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/catos/8.x/configurati\
on/guide/msfc_ios.html).
> i've tested the following IOS:
> s72033-adventerprisek9_wan-mz.122-33.SXH.bin
> s72033-adventerprisek9_wan-vz.122-33.SXH.bin
> s72033-advipservicesk9_wan-mz.122-18.SXF12.bin
> which are the latest available.
>
> Does any one has any idea???
>
>             ----------
> users ---->|  6500    |-----> Internet
>             ----||----
>                /  \
>               /    \
>          cache1    cache2
>
>


Do Something Usefully,That Something Will Help You To Get Some useful Thing
Atlast.

Regards,

V.Sakthi Vadivel Velumani ,


      
________________________________________________________________________________\
____
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now. 
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

#4861 From: mehmood moon <mehmood_sajid@...>
Date: Wed May 7, 2008 5:23 am
Subject: Re: ADSL or DSL load balance
mehmood_sajid
Offline Offline
Send Email Send Email
 
Man , if you configure Two HSRP group in two router and make failover one-to-another so both links will be active and failover to each other just the diffrence you will have two or more vlan inside.

:)

 
----- Original Message ----
From: Adrian Lopez <lomadrian@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Tuesday, May 6, 2008 4:14:18 PM
Subject: Re: [Cisco_CCIE_Lab] ADSL or DSL load balance

Traffic engeenering. noooo!!!
 
all seems too easy until apears that word in MPLS and BGP.

mehmood moon <mehmood_sajid@ yahoo.com> escribió:
you can use both if you have two or more VLAN, depend on your network design :) and how you configured your routers
 
Regards,

----- Original Message ----
From: Adrian Lopez <lomadrian@yahoo. com.mx>
To: Cisco_CCIE_Lab@ yahoogroups. com
Sent: Monday, May 5, 2008 12:23:26 AM
Subject: Re: [Cisco_CCIE_ Lab] ADSL or DSL load balance

thats a good one..
but use Gateway load balancing instead of HSRP. because HSRP will use one of the 2 Internet links..  


mehmood moon <mehmood_sajid@ yahoo.com> escribió:
Try PBR on Cisco router
 
 
Get two(2) Cisco Router, terminate two(2) ADSL on first Router and other two(2) ADSL on 2nd Router  and configure HSRP
 
Regards,

 
----- Original Message ----
From: pratheepan sarasanandam <srptheepan@yahoo. com>
To: Cisco_CCIE_Lab@ yahoogroups. com
Sent: Friday, May 2, 2008 8:33:17 PM
Subject: [Cisco_CCIE_ Lab] ADSL or DSL load balance

Dear Group members

How to load balance 4 ADSL in to one. Is there any way from Cisco ( No need other vender solution)

Regards
Pradeepan


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes. yahoo.com


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes. yahoo.com



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4860 From: "Nasser Heidari" <blackhat_hk@...>
Date: Tue May 6, 2008 1:16 pm
Subject: WCCP With IP Spoof on 6500 and high CPU utilization
blackhat_hk
Offline Offline
Send Email Send Email
 
Hi all,

Recently I configured a 6500 with SUP-720 for transparent web caching
with IP Spoofing. The configuration was quite simple.
The idea behind IP Spoof enabled cache is to redirect both send and
receive traffic to web cache and the box will spoof the source ip of
the original user requesting the page. you have to do the following tasks:

1- Set 2 WCCP general configuration one with "ip wccp web-cache" and
the other with "ip wccp 95"
2- On the VLAN/L3 Port facing the Internet you have to set "ip wccp
web-cache redirect out" to redirect outbound connections to web cache.
3- On the VLAN/L3 Port facing cache interface you have to set "ip wccp
redirect exclude in" to exclude web cache traffic itself.
4- On the VLAN/L3 Port facing users you have to set "ip wccp 95
redirect out" to redirect incoming traffic (web responses to cache).

but when i redirect all users traffic to the web cache the
6500 with the golden sup720 explode with %100 cpu usage and the box
starts to drop traffic!
I've done so many tests with different modular / non modular IOS of
different versions but no success. As i searched the command reference
for the 12.2 IOS I've noticed that using WCCP requires full and
interface-full mls flow configuration I've done it as well but again
no success. Generally something like 250mbps traffic passes this 6500
but I've tested even with 100mbps and still IP INPUT process (or
ios-base process in modular IOS) eat up all the CPU. Another point
that may help is that using WCCP without IP spoof (just "ip wccp
web-cache" command) only takes %15 of CPU handling 150mbps traffic.
Other configuration regarding cache is that it's using version 2, GRE
for Assignment Method and Layer 2 for Forwarding Method and no WCCP
password is in place. There is an "accelerated" keyword for wccp but
it seems it works only with WCCP version 1. I've seen some comments
regarding high CPU utilization on 6500 but all of them state that it's
been fixed before 12.2(18)SXD4
(http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/catos/8.x/configurati\
on/guide/msfc_ios.html).
i've tested the following IOS:
s72033-adventerprisek9_wan-mz.122-33.SXH.bin
s72033-adventerprisek9_wan-vz.122-33.SXH.bin
s72033-advipservicesk9_wan-mz.122-18.SXF12.bin
which are the latest available.

Does any one has any idea???

             ----------
users ---->|  6500    |-----> Internet
             ----||----
                /  \
               /    \
          cache1    cache2

#4859 From: Adrian Lopez <lomadrian@...>
Date: Tue May 6, 2008 1:14 pm
Subject: Re: ADSL or DSL load balance
lomadrian
Offline Offline
Send Email Send Email
 
Traffic engeenering. noooo!!!
 
all seems too easy until apears that word in MPLS and BGP.

mehmood moon <mehmood_sajid@...> escribió:
you can use both if you have two or more VLAN, depend on your network design :) and how you configured your routers
 
Regards,

----- Original Message ----
From: Adrian Lopez <lomadrian@yahoo.com.mx>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Monday, May 5, 2008 12:23:26 AM
Subject: Re: [Cisco_CCIE_Lab] ADSL or DSL load balance

thats a good one..
but use Gateway load balancing instead of HSRP. because HSRP will use one of the 2 Internet links..  


mehmood moon <mehmood_sajid@ yahoo.com> escribió:
Try PBR on Cisco router
 
 
Get two(2) Cisco Router, terminate two(2) ADSL on first Router and other two(2) ADSL on 2nd Router  and configure HSRP
 
Regards,

 
----- Original Message ----
From: pratheepan sarasanandam <srptheepan@yahoo. com>
To: Cisco_CCIE_Lab@ yahoogroups. com
Sent: Friday, May 2, 2008 8:33:17 PM
Subject: [Cisco_CCIE_ Lab] ADSL or DSL load balance

Dear Group members

How to load balance 4 ADSL in to one. Is there any way from Cisco ( No need other vender solution)

Regards
Pradeepan


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes. yahoo.com


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes.yahoo.com

#4858 From: mehmood moon <mehmood_sajid@...>
Date: Mon May 5, 2008 5:47 am
Subject: Re: ADSL or DSL load balance
mehmood_sajid
Offline Offline
Send Email Send Email
 
you can use both if you have two or more VLAN, depend on your network design :) and how you configured your routers
 
Regards,

----- Original Message ----
From: Adrian Lopez <lomadrian@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Monday, May 5, 2008 12:23:26 AM
Subject: Re: [Cisco_CCIE_Lab] ADSL or DSL load balance

thats a good one..
but use Gateway load balancing instead of HSRP. because HSRP will use one of the 2 Internet links..  


mehmood moon <mehmood_sajid@ yahoo.com> escribió:
Try PBR on Cisco router
 
 
Get two(2) Cisco Router, terminate two(2) ADSL on first Router and other two(2) ADSL on 2nd Router  and configure HSRP
 
Regards,

 
----- Original Message ----
From: pratheepan sarasanandam <srptheepan@yahoo. com>
To: Cisco_CCIE_Lab@ yahoogroups. com
Sent: Friday, May 2, 2008 8:33:17 PM
Subject: [Cisco_CCIE_ Lab] ADSL or DSL load balance

Dear Group members

How to load balance 4 ADSL in to one. Is there any way from Cisco ( No need other vender solution)

Regards
Pradeepan


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes. yahoo.com



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4857 From: Adrian Lopez <lomadrian@...>
Date: Sun May 4, 2008 9:23 pm
Subject: Re: ADSL or DSL load balance
lomadrian
Offline Offline
Send Email Send Email
 
thats a good one..
but use Gateway load balancing instead of HSRP. because HSRP will use one of the 2 Internet links..  


mehmood moon <mehmood_sajid@...> escribió:
Try PBR on Cisco router
 
 
Get two(2) Cisco Router, terminate two(2) ADSL on first Router and other two(2) ADSL on 2nd Router  and configure HSRP
 
Regards,

 
----- Original Message ----
From: pratheepan sarasanandam <srptheepan@yahoo.com>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Friday, May 2, 2008 8:33:17 PM
Subject: [Cisco_CCIE_Lab] ADSL or DSL load balance

Dear Group members

How to load balance 4 ADSL in to one. Is there any way from Cisco ( No need other vender solution)

Regards
Pradeepan


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes.yahoo.com

#4856 From: Shibi Ali <shibi.alikunju@...>
Date: Sun May 4, 2008 6:05 pm
Subject: Re: ADSL or DSL load balance
shibi.alikunju
Offline Offline
Send Email Send Email
 

Hi
 
Can anybody send me a lab to test Local Area mobility.
 
Any help is appreciated,
 
Thanks a lot in advance,
 
Regards,
 



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4855 From: Shibi Ali <shibi.alikunju@...>
Date: Sun May 4, 2008 6:01 pm
Subject: Re: Layer 2 password recovery on 6509 switch
shibi.alikunju
Offline Offline
Send Email Send Email
 
Thank you Adrian for your reply. Appreciated..
 
I think i exceeded 10 sec before trying three enters. Will that make a difference?
 
Thanks again,
Shibi
 


 
----- Original Message ----
From: Adrian Lopez <lomadrian@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Friday, May 2, 2008 12:37:40 PM
Subject: Re: [Cisco_CCIE_Lab] Layer 2 password recovery on 6509 switch

Did you tried three enters, before 10 secs. ?

Shibi Ali <shibi.alikunju@ yahoo.com> escribió:


Hi

I was trying to do Layer 2 password recovery on 6509 switch,

1. I power cycled the switch and it rebooted.
2. When it asked for password, i pressed " Enter"
3. When typed enable at console prompt, it asked for password, i pressed " Enter"
it keeps asking for password, but i was not able to get int to console(enable) to apply set password and set enablepass


I have also attached password recovery procedure for 6509. Any help is appreciated.
 
 
Waiting for your reply,
Shibi




Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes. yahoo.com



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4854 From: mehmood moon <mehmood_sajid@...>
Date: Sun May 4, 2008 5:56 am
Subject: Re: ADSL or DSL load balance
mehmood_sajid
Offline Offline
Send Email Send Email
 

Try PBR on Cisco router

 

http://www.cisco.com/en/US/docs/ios/12_4/ip_route/configuration/guide/piconfig.html

 

Get two(2) Cisco Router, terminate two(2) ADSL on first Router and other two(2) ADSL on 2nd Router  and configure HSRP

 
Regards,

 
----- Original Message ----
From: pratheepan sarasanandam <srptheepan@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Friday, May 2, 2008 8:33:17 PM
Subject: [Cisco_CCIE_Lab] ADSL or DSL load balance

Dear Group members

How to load balance 4 ADSL in to one. Is there any way from Cisco ( No need other vender solution)

Regards
Pradeepan


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4853 From: mehmood moon <mehmood_sajid@...>
Date: Sun May 4, 2008 5:43 am
Subject: Re: Layer 2 password recovery on 6509 switch
mehmood_sajid
Offline Offline
Send Email Send Email
 
It depends on whether you are running CatOS:

http://www.cisco.com/en/US/partner/products/hw/switches/ps708/products_password_recovery09186a00801349aa.shtml

Or Native IOS

http://www.cisco.com/en/US/partner/products/hw/switches/ps700/products_password_recovery09186a0080133fb1.shtml
 
Regards,


 
----- Original Message ----
From: Shibi Ali <shibi.alikunju@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Friday, May 2, 2008 9:44:21 PM
Subject: [Cisco_CCIE_Lab] Layer 2 password recovery on 6509 switch


Hi

I was trying to do Layer 2 password recovery on 6509 switch,

1. I power cycled the switch and it rebooted.
2. When it asked for password, i pressed " Enter"
3. When typed enable at console prompt, it asked for password, i pressed " Enter"
it keeps asking for password, but i was not able to get int to console(enable) to apply set password and set enablepass


I have also attached password recovery procedure for 6509. Any help is appreciated.

 

 

Waiting for your reply,

Shibi





Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4852 From: mehmood moon <mehmood_sajid@...>
Date: Sun May 4, 2008 5:41 am
Subject: Re: dhcp on ciscco switch
mehmood_sajid
Offline Offline
Send Email Send Email
 
Checkout the link
 
Regards,
----- Original Message ----
From: sneravi <sneravi@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Saturday, May 3, 2008 6:04:40 AM
Subject: [Cisco_CCIE_Lab] dhcp on ciscco switch

hi all,

is it possible to create dhcp server on cisco 3750 switch??????
if possible tell me the commans!!!!! !!!

thnx
Ravi



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4851 From: mehmood moon <mehmood_sajid@...>
Date: Sun May 4, 2008 5:43 am
Subject: Re: Layer 2 password recovery on 6509 switch
mehmood_sajid
Offline Offline
Send Email Send Email
 
 
Regards,


 
----- Original Message ----
From: Adrian Lopez <lomadrian@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Friday, May 2, 2008 10:37:40 PM
Subject: Re: [Cisco_CCIE_Lab] Layer 2 password recovery on 6509 switch

Did you tried three enters, before 10 secs. ?

Shibi Ali <shibi.alikunju@ yahoo.com> escribió:


Hi

I was trying to do Layer 2 password recovery on 6509 switch,

1. I power cycled the switch and it rebooted.
2. When it asked for password, i pressed " Enter"
3. When typed enable at console prompt, it asked for password, i pressed " Enter"
it keeps asking for password, but i was not able to get int to console(enable) to apply set password and set enablepass


I have also attached password recovery procedure for 6509. Any help is appreciated.
 
 
Waiting for your reply,
Shibi




Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes. yahoo.com



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4850 From: Adrian Lopez <lomadrian@...>
Date: Sun May 4, 2008 1:39 am
Subject: Re: dhcp on ciscco switch
lomadrian
Offline Offline
Send Email Send Email
 
First you have to load an EMI IOS in your switch. (that is the Layer three image) 
 
then set the command
"Ip routing"
"ip cef"
Then you have to configure  your DHCP pools.

sneravi <sneravi@...> escribió:
hi all,

is it possible to create dhcp server on cisco 3750 switch??????
if possible tell me the commans!!!!!!!!

thnx
Ravi




Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes.yahoo.com

#4849 From: ravindra gandhi <r_a_gandhi@...>
Date: Sat May 3, 2008 8:10 am
Subject: CISCO Quick Configuration tool V 2.0
r_a_gandhi
Offline Offline
Send Email Send Email
 
Anybody has the tool for CISCO Quick Conf Tool v2.0 .?


From Chandigarh to Chennai - find friends all over India. Click here.

#4848 From: "sneravi" <sneravi@...>
Date: Sat May 3, 2008 3:04 am
Subject: dhcp on ciscco switch
sneravi
Offline Offline
Send Email Send Email
 
hi all,

  is it possible to create dhcp server on cisco 3750 switch??????
  if possible tell me the commans!!!!!!!!


thnx
Ravi

#4847 From: Adrian Lopez <lomadrian@...>
Date: Fri May 2, 2008 7:37 pm
Subject: Re: Layer 2 password recovery on 6509 switch
lomadrian
Offline Offline
Send Email Send Email
 
Did you tried three enters, before 10 secs. ?

Shibi Ali <shibi.alikunju@...> escribió:

Hi

I was trying to do Layer 2 password recovery on 6509 switch,

1. I power cycled the switch and it rebooted.
2. When it asked for password, i pressed " Enter"
3. When typed enable at console prompt, it asked for password, i pressed " Enter"
it keeps asking for password, but i was not able to get int to console(enable) to apply set password and set enablepass


I have also attached password recovery procedure for 6509. Any help is appreciated.
 
 
Waiting for your reply,
Shibi




Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes.yahoo.com

#4846 From: Shibi Ali <shibi.alikunju@...>
Date: Fri May 2, 2008 6:44 pm
Subject: Layer 2 password recovery on 6509 switch
shibi.alikunju
Offline Offline
Send Email Send Email
 

Hi

I was trying to do Layer 2 password recovery on 6509 switch,

1. I power cycled the switch and it rebooted.
2. When it asked for password, i pressed " Enter"
3. When typed enable at console prompt, it asked for password, i pressed " Enter"
it keeps asking for password, but i was not able to get int to console(enable) to apply set password and set enablepass


I have also attached password recovery procedure for 6509. Any help is appreciated.

 

 

Waiting for your reply,

Shibi





Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4845 From: pratheepan sarasanandam <srptheepan@...>
Date: Fri May 2, 2008 5:33 pm
Subject: ADSL or DSL load balance
srptheepan
Offline Offline
Send Email Send Email
 
Dear Group members

How to load balance 4 ADSL in to one. Is there any way from Cisco ( No need other vender solution)

Regards
Pradeepan


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4844 From: Amit Namishray <amitnamishray22@...>
Date: Wed Apr 30, 2008 10:04 am
Subject: Re: HotSpot
amitnamishray22
Offline Offline
Send Email Send Email
 
Hi Dear ,
 
 For Wireless Devices , We should always keep in mind that , 
what exectly we require from the device :
 
Troughput  or  Range  or  both ..
 
Again we do have Internal & external AP, with Bridge like AP  CISCO 1300 Series ,
 
We also use  External Anteena  to extends our  Coverage area ,i.e
 
OMNI  Directional  with different  Sizes & DB  or YAGI Receiver ,
 
We also check  about POE ,if it is difficult to reach the location .
 
So choose the device according to your requirment as well  as your coverage area.
 
Cheer
Amit Kumar

ravindra gandhi <r_a_gandhi@...> wrote:
Any Body tell me how to make a Medium SIze HotSpot,and wht is the basic checklist for creating Hotspot,and which minimum device are required for the Same.?
 
Thanks and Regards
Ravindra  A Gandhi

Bollywood, fun, friendship, sports and more. You name it, we have it.


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4843 From: ravindra gandhi <r_a_gandhi@...>
Date: Tue Apr 29, 2008 1:35 pm
Subject: Cisco Unity Express
r_a_gandhi
Offline Offline
Send Email Send Email
 
anybody has idea for cisco Unity Express Module.?


Unlimited freedom, unlimited storage. Get it now

#4842 From: mehmood moon <mehmood_sajid@...>
Date: Mon Apr 28, 2008 12:30 pm
Subject: Re: HotSpot
mehmood_sajid
Offline Offline
Send Email Send Email
 
Things require for Wireless Hotspot.
 
Wireless controller (in case of light AP) and Wireless Access Point (go for 802.11 n/b/g) requires that depend on your area which you want to cover. 
 
A Portal Server with Radius/billing if you are going to provide service in a Cafe or public area.

Cisco Systems is the best but other options also there just depend on price
 
D-Link is having built-in protal server also. Arubanetworks.com is also having very good solution.
 
Regards,
 
----- Original Message ----
From: ravindra gandhi <r_a_gandhi@...>
To: Cisco_CCIE_Lab@yahoogroups.com
Sent: Sunday, April 27, 2008 11:55:55 AM
Subject: [Cisco_CCIE_Lab] HotSpot

Any Body tell me how to make a Medium SIze HotSpot,and wht is the basic checklist for creating Hotspot,and which minimum device are required for the Same.?
 
Thanks and Regards
Ravindra  A Gandhi


Bollywood, fun, friendship, sports and more. You name it, we have it.




Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4841 From: Adrian Lopez <lomadrian@...>
Date: Mon Apr 28, 2008 5:35 am
Subject: Re: HotSpot
lomadrian
Offline Offline
Send Email Send Email
 
all depends from your site survey. (here the consultatns tell you where you need to place the A.P. and the coverage area of each one.)
 
and what is the speed an services you want to provide.
 
 

ravindra gandhi <r_a_gandhi@...> escribió:
Any Body tell me how to make a Medium SIze HotSpot,and wht is the basic checklist for creating Hotspot,and which minimum device are required for the Same.?
 
Thanks and Regards
Ravindra  A Gandhi

Bollywood, fun, friendship, sports and more. You name it, we have it.



Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008!
Entérate aquí http://deportes.yahoo.com

#4840 From: ravindra gandhi <r_a_gandhi@...>
Date: Sun Apr 27, 2008 8:55 am
Subject: HotSpot
r_a_gandhi
Offline Offline
Send Email Send Email
 
Any Body tell me how to make a Medium SIze HotSpot,and wht is the basic checklist for creating Hotspot,and which minimum device are required for the Same.?
 
Thanks and Regards
Ravindra  A Gandhi


Bollywood, fun, friendship, sports and more. You name it, we have it.

#4839 From: pratheepan sarasanandam <srptheepan@...>
Date: Sat Apr 26, 2008 6:12 pm
Subject: Call managert & router
srptheepan
Offline Offline
Send Email Send Email
 
Dear Group members

I have call manager 4.0 , internally can make calls. I have 1760 router with 4 FXO ports , 2 Serial ports. Recentally we only change WAN configuration other than any changes.

Now we cant make call Inside to outside PSTN and vis versa.

When i call '9' that hit the router and dial the number cant route to outside. And dial to my PSTN from out some time engage tone with fxo light with green.

Pls guide me , how to trouble shoot this


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

#4838 From: ravindra gandhi <r_a_gandhi@...>
Date: Fri Apr 25, 2008 8:44 am
Subject: Re: Local Area Mobility - Cisco feature
r_a_gandhi
Offline Offline
Send Email Send Email
 
can anybody send me how to conf cisco unity express Network module for voice?

Shibi Ali <shibi.alikunju@...> wrote:

Hi
 
Can anybody please send me the config file to be used on layer 3 devices for LAM?
 
 
Thanks a lot in advance,
Shibi


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


Bring your gang together. Do your thing. Find your favourite Yahoo! Group.

#4837 From: Shibi Ali <shibi.alikunju@...>
Date: Thu Apr 24, 2008 6:25 pm
Subject: Local Area Mobility - Cisco feature
shibi.alikunju
Offline Offline
Send Email Send Email
 

Hi
 
Can anybody please send me the config file to be used on layer 3 devices for LAM?
 
 
Thanks a lot in advance,
Shibi


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

Messages 4837 - 4866 of 4895   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help