RE: Cisco 2501 DC Power adaptors ? [7:64296]

2003-03-16 Thread [EMAIL PROTECTED] (John Nemeth)
On Jul 25,  9:03pm, Troy Leliard wrote:
} Simon Watson wrote:
}  
}  Hi Guys I am based in the UK and have aquired some 2501 DC routers,
}  I want to use  the routers to set up a home lab but I only have AC power
}  supply is there some form of AC/DC adaptor I can buy to plug my AC supply
}  in and be converted to DC for the routers ??? Thanks Simon

 It takes -48V DC.  This is standard Telco power.  If you can find
a Telco power supply, you could use it.  However, the best thing would
probably be to find a replacement power supply.

} You need a RPS.  It converts AC to DC and can be used for a number of

 I haven't seen any 2500 series routers with RPS connectors, so an
RPS won't do him any good.

}-- End of excerpt from Troy Leliard




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


Re: Cisco 2501 DC Power adaptors ? [7:64300]

2003-03-04 Thread James Gosnold
Simon, I bought an adaptor from Maplin Electronics in the UK
(www.maplin.co.uk) or you can also try Farnell Electronics
(www.farnell.co.uk), if you call them and explain what you need they are
quite helpful. It's quite good because the adaptors take 2 of the US plugs.


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


Re: Cisco 2501 DC Power adaptors ? [7:64300]

2003-03-04 Thread Steven Aiello
I just had this prob.  I got a router for my home lab that had DC power. 
  Actually I just swapped an AC power supply from the same series router 
that I had into the one I wanted to use and it works just fine.  Hope 
that helps, also I'm sure you can find them on e-bay.

Steve




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


RE: Cisco 2501 DC Power adaptors ? [7:64296]

2003-03-04 Thread Troy Leliard
You need a RPS.  It converts AC to DC and can be used for a number of
chassis (2500,3600, 2950 etc)  Not too cheap / or common (on ebay etc), but
you may want a look!  New DC power for the 2600 is just under £300.

How many DC routers do you have ?

Simon Watson wrote:
 
 Hi Guys I am based in the UK and have aquired some 2501 DC
 routers,
 I want to use  the routers to set up a home lab but I only have
 AC power
 supply is there some form of AC/DC adaptor I can buy to plug my
 AC supply
 in and be converted to DC for the routers ??? Thanks Simon
 
 
 
 Message your friends in real time - and for free. Get MSN
 Messenger
 today!
 
 


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


Re: Cisco 2501 DC Power adaptors ? [7:64300]

2003-03-03 Thread Andrew Dorsett
On Tue, 4 Mar 2003, Simon Watson wrote:

 Hi Guys I am based in the UK and have aquired some 2501 DC routers,
 I want to use  the routers to set up a home lab but I only have AC power
 supply is there some form of AC/DC adaptor I can buy to plug my AC supply
 in and be converted to DC for the routers ??? Thanks Simon

I know here in the US that APC makes some.  Check out their site and see
if they offer them in the UK.

Andrew
---

http://www.andrewsworld.net/
ICQ: 2895251
Cisco Certified Network Associate

Learn from the mistakes of others. You won't live long enough to make all
of them yourself.




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


Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-23 Thread [EMAIL PROTECTED]
I'm not sure if the hardware changed on the 25XX routers but, none of
them support full duplex operation. Doesn't trunking require at least
full duplex interfaces to operate?


Thanks...Nabil

I have never let my schooling interfere with my education.


   

  The Long and
Winding
  Road   To:  
[EMAIL PROTECTED]
  Subject:  Re: Cisco 2501  dot1q
encapsulation ? [7:60699]
  Sent
by:
 
[EMAIL PROTECTED]
   

   

  01/12/2003 03:05
PM
  Please respond to
The
  Long and Winding
Road
   

   





Amar  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 to eliminate the contreversy
 subinterfaces are only supported on fastethernet.

are you sure about that? on a 2513 router:

Ethernet0  149.22.1.7  YES NVRAM  up
up

Ethernet0.1unassigned  YES unset  up
up




 the 2500 supportes ISL truncking ONLY, and not .1Q because, isl was
made
by
 cisco and at the time of the 2500 it was not added


what IOS vesion and feature set. again on a 2513:

System image file is flash:/c2500-is-l.122-8.T5.bin

Router_7#c
Enter configuration commands, one per line.  End with CNTL/Z.
Router_7(config)#int e 0
Router_7(config-if)#int e 0.1 ?
% Unrecognized command
Router_7(config-if)#duplex ?
  full  Force full duplex operation
  half  Force half-duplex operation

Router_7(config-if)#duplex full ?


Router_7(config-if)#duplex full
This command is not supported for Ethernet0.
Router_7(config-if)#int e 0.1 ?
% Unrecognized command
Router_7(config-if)#int e 0.1
Router_7(config-subif)#ip addr 1.1.1.1 255.255.255.248

Configuring IP routing on a LAN subinterface is only allowed if that
subinterface is already configured as part of an IEEE 802.10, IEEE
802.1Q,
or IS
L vLAN.

Router_7(config-subif)#enca?
% Unrecognized command
Router_7(config-subif)#e?

I.e I am unable to get IP 802.1 encapsulation of any kind.

Can do IPX, though. Always could - back to the 11.2 days when I bought
my
first routers.


Simply, but it is
 supported on the newer platforms like 2600, 3600 etc
 i have configured it on the following:  12.1(9)T on a 2500, works as
it
 should, but of course has limitations.


not seeing it on my bad boys. need more info.

thanks.



 Amar
 Network Engineer
 MCSE, CCNP

 Thomas Muller  a icrit dans le message de news:
 [EMAIL PROTECTED]
  Hi,
 
  I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
  12.2 (IP Plus)
  but it doesn't seem to know the encapsulation dot1q command.
 
  Does anyone know if the 2500 series supports dot1q ?
 
  Thanks, Thomas
  [EMAIL PROTECTED]
 
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-12 Thread Amar
to eliminate the contreversy
subinterfaces are only supported on fastethernet.
the 2500 supportes ISL truncking ONLY, and not .1Q because, isl was made by
cisco and at the time of the 2500 it was not added Simply, but it is
supported on the newer platforms like 2600, 3600 etc
i have configured it on the following:  12.1(9)T on a 2500, works as it
should, but of course has limitations.

Amar
Network Engineer
MCSE, CCNP

Thomas Muller  a icrit dans le message de news:
[EMAIL PROTECTED]
 Hi,

 I've tried to configure dot1q on the LAN interface on my Cisco 2501
running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.

 Does anyone know if the 2500 series supports dot1q ?

 Thanks, Thomas
 [EMAIL PROTECTED]

 --
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-12 Thread The Long and Winding Road
Amar  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 to eliminate the contreversy
 subinterfaces are only supported on fastethernet.

are you sure about that? on a 2513 router:

Ethernet0  149.22.1.7  YES NVRAM  up
up

Ethernet0.1unassigned  YES unset  up
up




 the 2500 supportes ISL truncking ONLY, and not .1Q because, isl was made
by
 cisco and at the time of the 2500 it was not added


what IOS vesion and feature set. again on a 2513:

System image file is flash:/c2500-is-l.122-8.T5.bin

Router_7#c
Enter configuration commands, one per line.  End with CNTL/Z.
Router_7(config)#int e 0
Router_7(config-if)#int e 0.1 ?
% Unrecognized command
Router_7(config-if)#duplex ?
  full  Force full duplex operation
  half  Force half-duplex operation

Router_7(config-if)#duplex full ?
  

Router_7(config-if)#duplex full
This command is not supported for Ethernet0.
Router_7(config-if)#int e 0.1 ?
% Unrecognized command
Router_7(config-if)#int e 0.1
Router_7(config-subif)#ip addr 1.1.1.1 255.255.255.248

Configuring IP routing on a LAN subinterface is only allowed if that
subinterface is already configured as part of an IEEE 802.10, IEEE 802.1Q,
or IS
L vLAN.

Router_7(config-subif)#enca?
% Unrecognized command
Router_7(config-subif)#e?

I.e I am unable to get IP 802.1 encapsulation of any kind.

Can do IPX, though. Always could - back to the 11.2 days when I bought my
first routers.


Simply, but it is
 supported on the newer platforms like 2600, 3600 etc
 i have configured it on the following:  12.1(9)T on a 2500, works as it
 should, but of course has limitations.


not seeing it on my bad boys. need more info.

thanks.



 Amar
 Network Engineer
 MCSE, CCNP

 Thomas Muller  a icrit dans le message de news:
 [EMAIL PROTECTED]
  Hi,
 
  I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
  12.2 (IP Plus)
  but it doesn't seem to know the encapsulation dot1q command.
 
  Does anyone know if the 2500 series supports dot1q ?
 
  Thanks, Thomas
  [EMAIL PROTECTED]
 
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Aleksey Alekseev
dot1.q is not supported on 2500

Thomas Muller  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi,

 I've tried to configure dot1q on the LAN interface on my Cisco 2501
running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.

 Does anyone know if the 2500 series supports dot1q ?

 Thanks, Thomas
 [EMAIL PROTECTED]

 --
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread The Long and Winding Road
Thomas Muller  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi,

 I've tried to configure dot1q on the LAN interface on my Cisco 2501
running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.

 Does anyone know if the 2500 series supports dot1q ?


Nope. The minimum router for dot1q is the 2610/2611 with the appropriate
IOS. I believe the min IOS is 12.1



 Thanks, Thomas
 [EMAIL PROTECTED]

 --
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread John Neiberger
I don't believe that any of the 2500 series routers support trunking of
any variety.  If I'm wrong someone will surely correct me.

John

 Thomas Muller  1/9/03 8:21:59 AM 
Hi,

I've tried to configure dot1q on the LAN interface on my Cisco 2501
running
12.2 (IP Plus)
but it doesn't seem to know the encapsulation dot1q command.

Does anyone know if the 2500 series supports dot1q ?

Thanks, Thomas
[EMAIL PROTECTED] 

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



RE: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Larry Letterman
I dont believe so either, since they only support a 10BT
ethernet connection...

Larry Letterman
Network Engineer
San Jose Transport
Cisco Systems Inc.
 


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 John Neiberger
 Sent: Thursday, January 09, 2003 7:43 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
 I don't believe that any of the 2500 series routers support trunking of
 any variety.  If I'm wrong someone will surely correct me.
 
 John
 
  Thomas Muller  1/9/03 8:21:59 AM 
 Hi,
 
 I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.
 
 Does anyone know if the 2500 series supports dot1q ?
 
 Thanks, Thomas
 [EMAIL PROTECTED] 
 
 -- 
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread nrf
Larry Letterman  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I dont believe so either, since they only support a 10BT
 ethernet connection...

It is correct that the 2500 does not support trunking (at least, not yet).
But I don't know that the fact that they only support 10bt has anything to
do with it.  For example, the 2610/2611 have only 10bt also and they support
trunking with the right IOS.  I believe the 10bt ethernet module on one of
the 4000 series routers (probably the4700M) also supported trunking.


 Larry Letterman
 Network Engineer
 San Jose Transport
 Cisco Systems Inc.



  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  John Neiberger
  Sent: Thursday, January 09, 2003 7:43 AM
  To: [EMAIL PROTECTED]
  Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
  I don't believe that any of the 2500 series routers support trunking of
  any variety.  If I'm wrong someone will surely correct me.
 
  John
 
   Thomas Muller  1/9/03 8:21:59 AM 
  Hi,
 
  I've tried to configure dot1q on the LAN interface on my Cisco 2501
  running
  12.2 (IP Plus)
  but it doesn't seem to know the encapsulation dot1q command.
 
  Does anyone know if the 2500 series supports dot1q ?
 
  Thanks, Thomas
  [EMAIL PROTECTED]
 
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



RE: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread cebuano
This is possible with certain models of the 2600 series, and the
cheapest router to support this with 10Mb Ethernet is the 4000 series.
HTH.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Larry Letterman
Sent: Thursday, January 09, 2003 12:32 PM
To: [EMAIL PROTECTED]
Subject: RE: Cisco 2501  dot1q encapsulation ? [7:60699]

I dont believe so either, since they only support a 10BT
ethernet connection...

Larry Letterman
Network Engineer
San Jose Transport
Cisco Systems Inc.
 


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 John Neiberger
 Sent: Thursday, January 09, 2003 7:43 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
 I don't believe that any of the 2500 series routers support trunking
of
 any variety.  If I'm wrong someone will surely correct me.
 
 John
 
  Thomas Muller  1/9/03 8:21:59 AM 
 Hi,
 
 I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.
 
 Does anyone know if the 2500 series supports dot1q ?
 
 Thanks, Thomas
 [EMAIL PROTECTED] 
 
 -- 
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Francisco Sedano/Inf-Pronet
Hi thomas;

AFAIK Dot1q is only supported in (some) FastEthernet interfaces, and 2501 
has only Ethernet, so it isn't supported.






Thomas Muller 
Enviado por: [EMAIL PROTECTED]
09/01/2003 16:21
Por favor, responda a Thomas Muller
 
Para:   [EMAIL PROTECTED]
cc: 
Asunto: Cisco 2501  dot1q encapsulation ? [7:60699]

Hi,

I've tried to configure dot1q on the LAN interface on my Cisco 2501 
running
12.2 (IP Plus)
but it doesn't seem to know the encapsulation dot1q command.

Does anyone know if the 2500 series supports dot1q ?

Thanks, Thomas
[EMAIL PROTECTED]

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Francisco Sedano/Inf-Pronet
I've configured dot1q on 1721s... I think any recent Cisco with 
FastEthernet will support it.

Francisco Sedano
Informatica Pronet
CCIE Student :-)






The Long and Winding Road 
Enviado por: [EMAIL PROTECTED]
09/01/2003 16:38
Por favor, responda a The Long and Winding Road
 
Para:   [EMAIL PROTECTED]
cc: 
Asunto: Re: Cisco 2501  dot1q encapsulation ? [7:60699]

Thomas Muller  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi,

 I've tried to configure dot1q on the LAN interface on my Cisco 2501
running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.

 Does anyone know if the 2500 series supports dot1q ?


Nope. The minimum router for dot1q is the 2610/2611 with the appropriate
IOS. I believe the min IOS is 12.1



 Thanks, Thomas
 [EMAIL PROTECTED]

 --
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Sam Sneed
This is not true. ISL is onlly supported on FastEthernet. Dot1Q cna be run
on a 2610 with 10BT ethernet.
Francisco Sedano/Inf-Pronet  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi thomas;

 AFAIK Dot1q is only supported in (some) FastEthernet interfaces, and 2501
 has only Ethernet, so it isn't supported.






 Thomas Muller
 Enviado por: [EMAIL PROTECTED]
 09/01/2003 16:21
 Por favor, responda a Thomas Muller

 Para:   [EMAIL PROTECTED]
 cc:
 Asunto: Cisco 2501  dot1q encapsulation ? [7:60699]

 Hi,

 I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.

 Does anyone know if the 2500 series supports dot1q ?

 Thanks, Thomas
 [EMAIL PROTECTED]

 --
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Francisco Sedano/Inf-Pronet
Good to know, thanks!!






Sam Sneed 
Enviado por: [EMAIL PROTECTED]
09/01/2003 22:25
Por favor, responda a Sam Sneed
 
Para:   [EMAIL PROTECTED]
cc: 
Asunto: Re: Cisco 2501  dot1q encapsulation ? [7:60699]

This is not true. ISL is onlly supported on FastEthernet. Dot1Q cna be run
on a 2610 with 10BT ethernet.
Francisco Sedano/Inf-Pronet  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hi thomas;

 AFAIK Dot1q is only supported in (some) FastEthernet interfaces, and 
2501
 has only Ethernet, so it isn't supported.






 Thomas Muller
 Enviado por: [EMAIL PROTECTED]
 09/01/2003 16:21
 Por favor, responda a Thomas Muller

 Para:   [EMAIL PROTECTED]
 cc:
 Asunto: Cisco 2501  dot1q encapsulation ? [7:60699]

 Hi,

 I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.

 Does anyone know if the 2500 series supports dot1q ?

 Thanks, Thomas
 [EMAIL PROTECTED]

 --
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Sam Sneed
A 2610 with IOS 12.1(3)T should work. I don't own one but I've seen several
people post the config's and they verified that it did work.

Francisco Sedano/Inf-Pronet  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 4000? Could you expand on it? Which model/IOS? I have a plain 4000 with
 12.1(11) and it doesn't support it..







 cebuano
 Enviado por: [EMAIL PROTECTED]
 09/01/2003 22:04
 Por favor, responda a cebuano

 Para:   [EMAIL PROTECTED]
 cc:
 Asunto: RE: Cisco 2501  dot1q encapsulation ? [7:60699]

 This is possible with certain models of the 2600 series, and the
 cheapest router to support this with 10Mb Ethernet is the 4000 series.
 HTH.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
 Larry Letterman
 Sent: Thursday, January 09, 2003 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Cisco 2501  dot1q encapsulation ? [7:60699]

 I dont believe so either, since they only support a 10BT
 ethernet connection...

 Larry Letterman
 Network Engineer
 San Jose Transport
 Cisco Systems Inc.



  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  John Neiberger
  Sent: Thursday, January 09, 2003 7:43 AM
  To: [EMAIL PROTECTED]
  Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
  I don't believe that any of the 2500 series routers support trunking
 of
  any variety.  If I'm wrong someone will surely correct me.
 
  John
 
   Thomas Muller  1/9/03 8:21:59 AM 
  Hi,
 
  I've tried to configure dot1q on the LAN interface on my Cisco 2501
  running
  12.2 (IP Plus)
  but it doesn't seem to know the encapsulation dot1q command.
 
  Does anyone know if the 2500 series supports dot1q ?
 
  Thanks, Thomas
  [EMAIL PROTECTED]
 
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



RE: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Larry Letterman
I mistakenly said that..:)
I should have said the 10Bt chip set that it used
probably wont support trunking. The 26xx chipset is newer
and apparently does support trunkingsorry.


Larry Letterman
Network Engineer
San Jose Transport
Cisco Systems Inc.



 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 nrf
 Sent: Thursday, January 09, 2003 12:52 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]


 Larry Letterman  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  I dont believe so either, since they only support a 10BT
  ethernet connection...

 It is correct that the 2500 does not support trunking (at least, not yet).
 But I don't know that the fact that they only support 10bt has anything to
 do with it.  For example, the 2610/2611 have only 10bt also and
 they support
 trunking with the right IOS.  I believe the 10bt ethernet module on one of
 the 4000 series routers (probably the4700M) also supported trunking.

 
  Larry Letterman
  Network Engineer
  San Jose Transport
  Cisco Systems Inc.
 
 
 
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
   John Neiberger
   Sent: Thursday, January 09, 2003 7:43 AM
   To: [EMAIL PROTECTED]
   Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
  
  
   I don't believe that any of the 2500 series routers support
 trunking of
   any variety.  If I'm wrong someone will surely correct me.
  
   John
  
Thomas Muller  1/9/03 8:21:59 AM 
   Hi,
  
   I've tried to configure dot1q on the LAN interface on my Cisco 2501
   running
   12.2 (IP Plus)
   but it doesn't seem to know the encapsulation dot1q command.
  
   Does anyone know if the 2500 series supports dot1q ?
  
   Thanks, Thomas
   [EMAIL PROTECTED]
  
   --
   +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
   NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Marc Thach Xuan Ky
I've just configured dot1q on a 4500 with NP6E and IOS 12.2, I haven't
tested whether its working.
rgds
Marc

Francisco Sedano/Inf-Pronet wrote:
 
 4000? Could you expand on it? Which model/IOS? I have a plain 4000 with
 12.1(11) and it doesn't support it..
 
 cebuano
 Enviado por: [EMAIL PROTECTED]
 09/01/2003 22:04
 Por favor, responda a cebuano
 
 Para:   [EMAIL PROTECTED]
 cc:
 Asunto: RE: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 This is possible with certain models of the 2600 series, and the
 cheapest router to support this with 10Mb Ethernet is the 4000 series.
 HTH.
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
 Larry Letterman
 Sent: Thursday, January 09, 2003 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 I dont believe so either, since they only support a 10BT
 ethernet connection...
 
 Larry Letterman
 Network Engineer
 San Jose Transport
 Cisco Systems Inc.
 
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  John Neiberger
  Sent: Thursday, January 09, 2003 7:43 AM
  To: [EMAIL PROTECTED]
  Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
  I don't believe that any of the 2500 series routers support trunking
 of
  any variety.  If I'm wrong someone will surely correct me.
 
  John
 
   Thomas Muller  1/9/03 8:21:59 AM 
  Hi,
 
  I've tried to configure dot1q on the LAN interface on my Cisco 2501
  running
  12.2 (IP Plus)
  but it doesn't seem to know the encapsulation dot1q command.
 
  Does anyone know if the 2500 series supports dot1q ?
 
  Thanks, Thomas
  [EMAIL PROTECTED]
 
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Francisco Sedano/Inf-Pronet
I've tried just now in my 4000 and it doesn't work, NP-E.. It seems it's 
time for a router change :-)

Francisco Sedano
Informatica Pronet.







Marc Thach Xuan Ky 
Enviado por: [EMAIL PROTECTED]
10/01/2003 00:12
Por favor, responda a Marc Thach Xuan Ky
 
Para:   [EMAIL PROTECTED]
cc: 
Asunto: Re: Cisco 2501  dot1q encapsulation ? [7:60699]

I've just configured dot1q on a 4500 with NP6E and IOS 12.2, I haven't
tested whether its working.
rgds
Marc

Francisco Sedano/Inf-Pronet wrote:
 
 4000? Could you expand on it? Which model/IOS? I have a plain 4000 with
 12.1(11) and it doesn't support it..
 
 cebuano
 Enviado por: [EMAIL PROTECTED]
 09/01/2003 22:04
 Por favor, responda a cebuano
 
 Para:   [EMAIL PROTECTED]
 cc:
 Asunto: RE: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 This is possible with certain models of the 2600 series, and the
 cheapest router to support this with 10Mb Ethernet is the 4000 series.
 HTH.
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
 Larry Letterman
 Sent: Thursday, January 09, 2003 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 I dont believe so either, since they only support a 10BT
 ethernet connection...
 
 Larry Letterman
 Network Engineer
 San Jose Transport
 Cisco Systems Inc.
 
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
  John Neiberger
  Sent: Thursday, January 09, 2003 7:43 AM
  To: [EMAIL PROTECTED]
  Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
  I don't believe that any of the 2500 series routers support trunking
 of
  any variety.  If I'm wrong someone will surely correct me.
 
  John
 
   Thomas Muller  1/9/03 8:21:59 AM 
  Hi,
 
  I've tried to configure dot1q on the LAN interface on my Cisco 2501
  running
  12.2 (IP Plus)
  but it doesn't seem to know the encapsulation dot1q command.
 
  Does anyone know if the 2500 series supports dot1q ?
 
  Thanks, Thomas
  [EMAIL PROTECTED]
 
  --
  +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
  NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



Re: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread The Long and Winding Road
nrf  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Larry Letterman  wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  I dont believe so either, since they only support a 10BT
  ethernet connection...

 It is correct that the 2500 does not support trunking (at least, not yet).
 But I don't know that the fact that they only support 10bt has anything to
 do with it.  For example, the 2610/2611 have only 10bt also and they
support
 trunking with the right IOS.  I believe the 10bt ethernet module on one of
 the 4000 series routers (probably the4700M) also supported trunking.


the NM-4E module used in the 3640 will support dot1q trunking as well,
again, with the correct IOS.



 
  Larry Letterman
  Network Engineer
  San Jose Transport
  Cisco Systems Inc.
 
 
 
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
   John Neiberger
   Sent: Thursday, January 09, 2003 7:43 AM
   To: [EMAIL PROTECTED]
   Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
  
  
   I don't believe that any of the 2500 series routers support trunking
of
   any variety.  If I'm wrong someone will surely correct me.
  
   John
  
Thomas Muller  1/9/03 8:21:59 AM 
   Hi,
  
   I've tried to configure dot1q on the LAN interface on my Cisco 2501
   running
   12.2 (IP Plus)
   but it doesn't seem to know the encapsulation dot1q command.
  
   Does anyone know if the 2500 series supports dot1q ?
  
   Thanks, Thomas
   [EMAIL PROTECTED]
  
   --
   +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
   NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



RE: Cisco 2501 dot1q encapsulation ? [7:60699]

2003-01-09 Thread Francisco Sedano/Inf-Pronet
4000? Could you expand on it? Which model/IOS? I have a plain 4000 with 
12.1(11) and it doesn't support it..







cebuano 
Enviado por: [EMAIL PROTECTED]
09/01/2003 22:04
Por favor, responda a cebuano
 
Para:   [EMAIL PROTECTED]
cc: 
Asunto: RE: Cisco 2501  dot1q encapsulation ? [7:60699]

This is possible with certain models of the 2600 series, and the
cheapest router to support this with 10Mb Ethernet is the 4000 series.
HTH.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Larry Letterman
Sent: Thursday, January 09, 2003 12:32 PM
To: [EMAIL PROTECTED]
Subject: RE: Cisco 2501  dot1q encapsulation ? [7:60699]

I dont believe so either, since they only support a 10BT
ethernet connection...

Larry Letterman
Network Engineer
San Jose Transport
Cisco Systems Inc.
 


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 John Neiberger
 Sent: Thursday, January 09, 2003 7:43 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Cisco 2501  dot1q encapsulation ? [7:60699]
 
 
 I don't believe that any of the 2500 series routers support trunking
of
 any variety.  If I'm wrong someone will surely correct me.
 
 John
 
  Thomas Muller  1/9/03 8:21:59 AM 
 Hi,
 
 I've tried to configure dot1q on the LAN interface on my Cisco 2501
 running
 12.2 (IP Plus)
 but it doesn't seem to know the encapsulation dot1q command.
 
 Does anyone know if the 2500 series supports dot1q ?
 
 Thanks, Thomas
 [EMAIL PROTECTED] 
 
 -- 
 +++ GMX - Mail, Messaging  more  http://www.gmx.net +++
 NEU: Mit GMX ins Internet. Rund um die Uhr f|r 1 ct/ Min. surfen!




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



RE: Cisco 2501

2000-09-07 Thread Gabriel . Neagoe

Hello Benny

the info on 2501 memory can be found here:
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/cis2500/2501/
2500ug/maint.htm

from my experience I can tell youthat you can put there usual computer 72
pin FPM simms (not EDO); if you have an old 486 in some dusty corner get the
memory and put it in the router

---
Gabriel Neagoe, GN379-RIPE
Networking solutions consultant
CCNP, CCDA
ST Romania
tel: +401 20 40 300
fax: +401 20 40 310
---

 -Original Message-
 From: Benny Leong [SMTP:[EMAIL PROTECTED]]
 Sent: Wednesday, September 06, 2000 7:25 PM
 To:   [EMAIL PROTECTED]
 Subject:  Cisco 2501
 
 Hi all,
  
 I believe this question has been asked by somebody.  Can you point me the
 link to what type of memory can be added to a very old Cisco 2501 ?
 Thanks.
  
  

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Cisco 2501 Memory

2000-06-27 Thread Daniel Cotts

There are two types of DRAM memory in the Cisco 2500 series routers: primary
and shared (packet). Primary memory is used to store the operating
configuration, routing tables, caches, queues, and packets. Shared memory is
used to store incoming and outgoing packets.
In your case there is no "fixed" DRAM soldered on the system board. Your 16
MB stick is used as 2 MB Shared and 14 MB Primary.

 -Original Message-
 From: Tai Ngo [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 27, 2000 1:07 PM
 To: '[EMAIL PROTECTED]'
 Subject: Cisco 2501 Memory
 
 
 I recently purchased a 2501 Router with IOS 12.0 and upgraded 
 the memory to
 16MB.  But when the router boots up, it shows 14,???K/2048K.  
 Is this what
 it's suppose to show for 16MB.  The memory module I installed 
 is a 16MB
 Parity 70ns simm.  Just wondering if that's the way it shows 
 16MB of RAM.
 
 When I install it on my Cisco 1000, I get 16MB upon bootup.  
 
 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Cisco 2501 Memory

2000-06-27 Thread Brad Ellis

it has 16MB total, 14MB main, 2MB shared
-b
"Tai Ngo" [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I recently purchased a 2501 Router with IOS 12.0 and upgraded the memory
to
 16MB.  But when the router boots up, it shows 14,???K/2048K.  Is this what
 it's suppose to show for 16MB.  The memory module I installed is a 16MB
 Parity 70ns simm.  Just wondering if that's the way it shows 16MB of RAM.

 When I install it on my Cisco 1000, I get 16MB upon bootup.

 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]