setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread sam sneed

I'm trying to force an interface to 10 MB full duplex on a 4700 router. The
docemntation for 4700 is not on cisco's site. Does anyone know the command.
Also doing a show int does not tell whether is running at half or full
duplex and the speed. Thanks in advance.

Cisco-4700#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 4500 Software (C4500-IS-M), Version 11.2(5), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1997 by cisco Systems, Inc.
Cisco-4700#sh int e1
Ethernet1 is up, line protocol is up
  Hardware is Am79c970, address is 0060.471f.8b3b (bia 0060.471f.8b3b)
  Description: To Internal Ethernet
  Internet address is 62.119.136.65/29
  MTU 1500 bytes, BW 1 Kbit, DLY 1000 usec, rely 255/255, load 17/255
  Encapsulation ARPA, loopback not set, keepalive set (10 sec)
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters 00:06:34
  Queueing strategy: fifo
  Output queue 0/150, 0 drops; input queue 0/150, 0 drops
  5 minute input rate 135000 bits/sec, 121 packets/sec
  5 minute output rate 676000 bits/sec, 146 packets/sec
 51738 packets input, 7410570 bytes, 0 no buffer
 Received 0 broadcasts, 0 runts, 0 giants
 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
 0 input packets with dribble condition detected
 62904 packets output, 35275588 bytes, 0 underruns
 0 output errors, 612 collisions, 0 interface resets
 0 babbles, 0 late collision, 685 deferred
 0 lost carrier, 0 no carrier
 0 output buffer failures, 0 output buffers swapped out
Cisco-4700#




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



Re: setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread M.C. van den Bovenkamp

sam sneed wrote:

> I'm trying to force an interface to 10 MB full duplex on a 4700 router.

No can do, unless it's an NP-2E-FDX. If so, the command (in interface
config) would be 'full-duplex'

See
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis4000/2e_fdx.htm
for that.

> The
> docemntation for 4700 is not on cisco's site. Does anyone know the command.

It is. See the link above & one level up. Most of the rest is IOS docs.

> Also doing a show int does not tell whether is running at half or full
> duplex and the speed.

That's because the NP you have (NP-2E or NP-6E?) can't do anything but
10/half, so it doesn't display it. There would be a 'hdx' or 'fdx' if it
did, something like this:

Encapsulation ARPA, loopback not set, keepalive not set, hdx, 100BaseTX

This is from a FE interface, obviously, but it should look similar with
a NP-2E-FDX.

Regards,

Marco.




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



Re: setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread MADMAN

I don't think a 4700 supports 10M full duplex.  I have one running
12.0.16 in the lab and it doesn't support it.

  The 4700 doc is on CCO though:

http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis4000/index.htm

  Dave

sam sneed wrote:
> 
> I'm trying to force an interface to 10 MB full duplex on a 4700 router. The
> docemntation for 4700 is not on cisco's site. Does anyone know the command.
> Also doing a show int does not tell whether is running at half or full
> duplex and the speed. Thanks in advance.
> 
> Cisco-4700#sh ver
> Cisco Internetwork Operating System Software
> IOS (tm) 4500 Software (C4500-IS-M), Version 11.2(5), RELEASE SOFTWARE
(fc1)
> Copyright (c) 1986-1997 by cisco Systems, Inc.
> Cisco-4700#sh int e1
> Ethernet1 is up, line protocol is up
>   Hardware is Am79c970, address is 0060.471f.8b3b (bia 0060.471f.8b3b)
>   Description: To Internal Ethernet
>   Internet address is 62.119.136.65/29
>   MTU 1500 bytes, BW 1 Kbit, DLY 1000 usec, rely 255/255, load 17/255
>   Encapsulation ARPA, loopback not set, keepalive set (10 sec)
>   ARP type: ARPA, ARP Timeout 04:00:00
>   Last input 00:00:00, output 00:00:00, output hang never
>   Last clearing of "show interface" counters 00:06:34
>   Queueing strategy: fifo
>   Output queue 0/150, 0 drops; input queue 0/150, 0 drops
>   5 minute input rate 135000 bits/sec, 121 packets/sec
>   5 minute output rate 676000 bits/sec, 146 packets/sec
>  51738 packets input, 7410570 bytes, 0 no buffer
>  Received 0 broadcasts, 0 runts, 0 giants
>  0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
>  0 input packets with dribble condition detected
>  62904 packets output, 35275588 bytes, 0 underruns
>  0 output errors, 612 collisions, 0 interface resets
>  0 babbles, 0 late collision, 685 deferred
>  0 lost carrier, 0 no carrier
>  0 output buffer failures, 0 output buffers swapped out
> Cisco-4700#
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

"Emotion should reflect reason not guide it"




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



RE: setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread Nick Harris

Sam,

It depends on the module installed in the 4700. The NP-2E-FDX supports
Full Duplex, but the other Ethernet (NP-6E I believe) modules do not.

Configuration examples for duplex settings on the NP-2D-FDX can be found
here:
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis4000/2
e_fdx.htm

(watch for wrap)

HTH,
Nick

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
sam sneed
Sent: Thursday, May 23, 2002 11:05 AM
To: [EMAIL PROTECTED]
Subject: setting spped and duplex on cisco 4700 IOS 11 [7:44844]


I'm trying to force an interface to 10 MB full duplex on a 4700 router.
The docemntation for 4700 is not on cisco's site. Does anyone know the
command. Also doing a show int does not tell whether is running at half
or full duplex and the speed. Thanks in advance.

Cisco-4700#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 4500 Software (C4500-IS-M), Version 11.2(5), RELEASE SOFTWARE
(fc1) Copyright (c) 1986-1997 by cisco Systems, Inc. Cisco-4700#sh int
e1 Ethernet1 is up, line protocol is up
  Hardware is Am79c970, address is 0060.471f.8b3b (bia 0060.471f.8b3b)
  Description: To Internal Ethernet
  Internet address is 62.119.136.65/29
  MTU 1500 bytes, BW 1 Kbit, DLY 1000 usec, rely 255/255, load
17/255
  Encapsulation ARPA, loopback not set, keepalive set (10 sec)
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters 00:06:34
  Queueing strategy: fifo
  Output queue 0/150, 0 drops; input queue 0/150, 0 drops
  5 minute input rate 135000 bits/sec, 121 packets/sec
  5 minute output rate 676000 bits/sec, 146 packets/sec
 51738 packets input, 7410570 bytes, 0 no buffer
 Received 0 broadcasts, 0 runts, 0 giants
 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
 0 input packets with dribble condition detected
 62904 packets output, 35275588 bytes, 0 underruns
 0 output errors, 612 collisions, 0 interface resets
 0 babbles, 0 late collision, 685 deferred
 0 lost carrier, 0 no carrier
 0 output buffer failures, 0 output buffers swapped out Cisco-4700#




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



Re: setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread sam sneed

Thanks alot.
I can't believe it can't run full duplex.
Piece of sh*t!


""M.C. van den Bovenkamp""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> sam sneed wrote:
>
> > I'm trying to force an interface to 10 MB full duplex on a 4700 router.
>
> No can do, unless it's an NP-2E-FDX. If so, the command (in interface
> config) would be 'full-duplex'
>
> See
>
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis4000/2e_fd
x.htm
> for that.
>
> > The
> > docemntation for 4700 is not on cisco's site. Does anyone know the
command.
>
> It is. See the link above & one level up. Most of the rest is IOS docs.
>
> > Also doing a show int does not tell whether is running at half or full
> > duplex and the speed.
>
> That's because the NP you have (NP-2E or NP-6E?) can't do anything but
> 10/half, so it doesn't display it. There would be a 'hdx' or 'fdx' if it
> did, something like this:
>
> Encapsulation ARPA, loopback not set, keepalive not set, hdx, 100BaseTX
>
> This is from a FE interface, obviously, but it should look similar with
> a NP-2E-FDX.
>
> Regards,
>
> Marco.




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



Re: setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread [EMAIL PROTECTED]

Now now, be nice ;-)

I have a Cisco product catalogue from 1994 (don't ask).  The NP-2E and 
NP-1E were around then, and I don't think any Cisco router supported 
full-duplex.  Or Fast Ethernet.  Not even the top-of-the-line 7000 family 
(that's 7000, not 7200 or 7500, and "top-of-the-line" is Cisco's 
description).  We've still got a few hundred NP-2Es working just fine, 
thank you.

When did the standards for full duplex come out?  (That's an honest 
question, not a rhetorical one - I don't know the answer)

JMcL
- Forwarded by Jenny Mcleod/NSO/CSDA on 24/05/2002 09:50 am -


"sam sneed" 
Sent by: [EMAIL PROTECTED]
24/05/2002 04:46 am
Please respond to "sam sneed"

 
To: [EMAIL PROTECTED]
    cc: 
        Subject:    Re: setting spped and duplex on cisco 4700 IOS 11
[7:44844]
Is this part of a business decision process?: 


Thanks alot.
I can't believe it can't run full duplex.
Piece of sh*t!


""M.C. van den Bovenkamp""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> sam sneed wrote:
>
> > I'm trying to force an interface to 10 MB full duplex on a 4700 
router.
>
> No can do, unless it's an NP-2E-FDX. If so, the command (in interface
> config) would be 'full-duplex'
>
> See
>
http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis4000/2e_fd
x.htm
> for that.
>
> > The
> > docemntation for 4700 is not on cisco's site. Does anyone know the
command.
>
> It is. See the link above & one level up. Most of the rest is IOS docs.
>
> > Also doing a show int does not tell whether is running at half or full
> > duplex and the speed.
>
> That's because the NP you have (NP-2E or NP-6E?) can't do anything but
> 10/half, so it doesn't display it. There would be a 'hdx' or 'fdx' if it
> did, something like this:
>
> Encapsulation ARPA, loopback not set, keepalive not set, hdx, 100BaseTX
>
> This is from a FE interface, obviously, but it should look similar with
> a NP-2E-FDX.
>
> Regards,
>
> Marco.
Important:  This e-mail is intended for the use of the addressee and may
contain information that is confidential, commercially valuable or subject
to legal or parliamentary privilege.  If you are not the intended recipient
you are notified that any review, re-transmission, disclosure, use or
dissemination of this communication is strictly prohibited by several
Commonwealth Acts of Parliament.  If you have received this communication in
error please notify the sender immediately and delete all copies of this
transmission together with any attachments.




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



Re: setting spped and duplex on cisco 4700 IOS 11 [7:44844]

2002-05-23 Thread Priscilla Oppenheimer

At 07:56 PM 5/23/02, [EMAIL PROTECTED] wrote:
>Now now, be nice ;-)
>
>I have a Cisco product catalogue from 1994 (don't ask).  The NP-2E and
>NP-1E were around then, and I don't think any Cisco router supported
>full-duplex.
>Or Fast Ethernet.  Not even the top-of-the-line 7000 family
>(that's 7000, not 7200 or 7500, and "top-of-the-line" is Cisco's
>description).

You make a good point. Nobody even used "full duplex" and "Ethernet" in the 
same sentence in 1994. ;-) The only people who even used the word "full 
duplex" at all were old timers who remembered half-duplex 2-wire circuits 
from like the 60s or 70s or something. Once in a while we had to mention it 
to explain obsolete Telnet options.

>We've still got a few hundred NP-2Es working just fine,
>thank you.
>
>When did the standards for full duplex come out?

At first, full duplex Ethernet was in the 802.3x spec, which came out in 
1997. Since then it has gotten merged into 802.3.

>  (That's an honest
>question, not a rhetorical one - I don't know the answer)
>
>JMcL
>- Forwarded by Jenny Mcleod/NSO/CSDA on 24/05/2002 09:50 am -
>
>
>"sam sneed"
>Sent by: [EMAIL PROTECTED]
>24/05/2002 04:46 am
>Please respond to "sam sneed"
>
>
> To: [EMAIL PROTECTED]
> cc:
> Subject:Re: setting spped and duplex on cisco 4700 IOS 11
>[7:44844]
>Is this part of a business decision process?:
>
>
>Thanks alot.
>I can't believe it can't run full duplex.
>Piece of sh*t!
>
>
>""M.C. van den Bovenkamp""  wrote in message
>[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > sam sneed wrote:
> >
> > > I'm trying to force an interface to 10 MB full duplex on a 4700
>router.
> >
> > No can do, unless it's an NP-2E-FDX. If so, the command (in interface
> > config) would be 'full-duplex'
> >
> > See
> >
>http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis4000/2e_fd
>x.htm
> > for that.
> >
> > > The
> > > docemntation for 4700 is not on cisco's site. Does anyone know the
>command.
> >
> > It is. See the link above & one level up. Most of the rest is IOS docs.
> >
> > > Also doing a show int does not tell whether is running at half or full
> > > duplex and the speed.
> >
> > That's because the NP you have (NP-2E or NP-6E?) can't do anything but
> > 10/half, so it doesn't display it. There would be a 'hdx' or 'fdx' if it
> > did, something like this:
> >
> > Encapsulation ARPA, loopback not set, keepalive not set, hdx, 100BaseTX
> >
> > This is from a FE interface, obviously, but it should look similar with
> > a NP-2E-FDX.
> >
> > Regards,
> >
> > Marco.
>Important:  This e-mail is intended for the use of the addressee and may
>contain information that is confidential, commercially valuable or subject
>to legal or parliamentary privilege.  If you are not the intended recipient
>you are notified that any review, re-transmission, disclosure, use or
>dissemination of this communication is strictly prohibited by several
>Commonwealth Acts of Parliament.  If you have received this communication in
>error please notify the sender immediately and delete all copies of this
>transmission together with any attachments.


Priscilla Oppenheimer
http://www.priscilla.com




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