OT - Cisco command - Half- to Full-Duplex

Steven,



Should be "no half-duplex" as Brandon suggested. That's the trick on
Cisco...by default they come Full Duplex so you have force half-duplex.
By "unforcing" it you set it back to default.



To get a more detailed look at the interface type



Show ip interface eth 0/0



That should give you a better look at what your interface is set too.
I'm a little rusty on the commands, but if that doesn't work you can
always try show ip ? and it will only give you the downstream commands
recognized from that point forward.



Hope this helps.



Thanks,



Jason Claggett

Microsoft Small Business Specialist

MCP #3856159

2W Technologies, LLC

317.578.2393

jason@...

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of leylandpalmer
Sent: Wednesday, June 06, 2007 4:41 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: OT - Cisco command - Half- to Full-Duplex



Thank you everyone for the suggestions.

I'll give it a whirl!

Steven





[Non-text portions of this message have been removed]
Please excuse the off-topic question...

I have a Cisco router that has an ethernet interface set to half-
duplex. I set this myself years and years ago.

"Show config" shows the current config as:

!
!
interface Ethernet0/0
ip address 192.168.101.4 255.255.255.0
half-duplex
!
interface FastEthernet0/0
{{{{{etc...}}}}}

I need to change it to full-duplex, but my middle-aged brain has
totally forgotten the Cisco line commands.

I sign onto the router and "enable" it with the "en" command. I
enter the command "config t" to begin my changes. I enter "int e0/0"
to change the interface. I enter "duplex full". I enter "exit" and
then "show config" and see that my changes didn't stick.

What am I doing wrong?

Steven
Try using the apply command prior to exiting.



Bruce Butler

IT Manager

Knappe & Koester, Inc.

_____

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of leylandpalmer
Sent: Wednesday, June 06, 2007 3:38 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT - Cisco command - Half- to Full-Duplex



Please excuse the off-topic question...

I have a Cisco router that has an ethernet interface set to half-
duplex. I set this myself years and years ago.

"Show config" shows the current config as:

!
!
interface Ethernet0/0
ip address 192.168.101.4 255.255.255.0
half-duplex
!
interface FastEthernet0/0
{{{{{etc...}}}}}

I need to change it to full-duplex, but my middle-aged brain has
totally forgotten the Cisco line commands.

I sign onto the router and "enable" it with the "en" command. I
enter the command "config t" to begin my changes. I enter "int e0/0"
to change the interface. I enter "duplex full". I enter "exit" and
then "show config" and see that my changes didn't stick.

What am I doing wrong?

Steven





[Non-text portions of this message have been removed]
Thanks for responding.

I typed "apply" right after entering "duplex full" while in
the "config-if" mode but I get an error for that command.

It looks like I am running version 12.2 of the Cisco Internetwork
Operating System. Perhaps "apply" works only on later versions???

This is an old router.

Steven

--- In vantage@yahoogroups.com, "Bruce Butler" <bbutler@...> wrote:
>
> Try using the apply command prior to exiting.
>
>
>
> Bruce Butler
>
> IT Manager
>
> Knappe & Koester, Inc.
>
Try "write m"





Patrick J. Winter



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of leylandpalmer
Sent: Wednesday, June 06, 2007 2:58 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: OT - Cisco command - Half- to Full-Duplex



Thanks for responding.

I typed "apply" right after entering "duplex full" while in
the "config-if" mode but I get an error for that command.

It looks like I am running version 12.2 of the Cisco Internetwork
Operating System. Perhaps "apply" works only on later versions???

This is an old router.

Steven

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Bruce Butler" <bbutler@...> wrote:
>
> Try using the apply command prior to exiting.
>
>
>
> Bruce Butler
>
> IT Manager
>
> Knappe & Koester, Inc.
>





This e-mail and any attachments may contain confidential and
privileged information. If you are not the intended recipient,
please notify the sender immediately by return e-mail, delete this
e-mail and destroy any copies. Any dissemination or use of this
information by a person other than the intended recipient is
unauthorized and may be illegal.

[Non-text portions of this message have been removed]
Here's the IOS 12.2 command reference for speed and duplex modes:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/
finter_c/icflanin.htm#wp1012785

Regards, Lee
Commercial Tool & Die, Inc.
________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of leylandpalmer
Sent: Wednesday, June 06, 2007 3:58 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: OT - Cisco command - Half- to Full-Duplex



Thanks for responding.

I typed "apply" right after entering "duplex full" while in
the "config-if" mode but I get an error for that command.

It looks like I am running version 12.2 of the Cisco Internetwork
Operating System. Perhaps "apply" works only on later versions???

This is an old router.

Steven

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Bruce Butler" <bbutler@...> wrote:
>
> Try using the apply command prior to exiting.
>
>
>
> Bruce Butler
>
> IT Manager
>
> Knappe & Koester, Inc.
>
After getting to the interface, simply type no half-duplex and hit
enter. This should remove half and force full duplex on the interface.

Exit interface see if changes are there save the running config to
startup config and you should be fine.

Brandon Murch
WindStone Medical Packaging, Inc.
Supervisor of Information Technology
(406)259-6387
bmurch@...
www.windstonemedical.com


-----Original Message-----
From: leylandpalmer [mailto:srussell@...]
Sent: Wednesday, June 06, 2007 1:38 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT - Cisco command - Half- to Full-Duplex

Please excuse the off-topic question...

I have a Cisco router that has an ethernet interface set to half-
duplex. I set this myself years and years ago.

"Show config" shows the current config as:

!
!
interface Ethernet0/0
ip address 192.168.101.4 255.255.255.0
half-duplex
!
interface FastEthernet0/0
{{{{{etc...}}}}}

I need to change it to full-duplex, but my middle-aged brain has
totally forgotten the Cisco line commands.

I sign onto the router and "enable" it with the "en" command. I
enter the command "config t" to begin my changes. I enter "int e0/0"
to change the interface. I enter "duplex full". I enter "exit" and
then "show config" and see that my changes didn't stick.

What am I doing wrong?

Steven



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Links



***********************************************************************
Privileged and/or confidential information may be contained in
this message. If you are not the addressee indicated in this
message (or are not responsible for delivery of this message to that person), you may not copy or deliver this message to
anyone. In such case, you should destroy this message and
notify the sender by reply e-mail. If you or your employer do
not consent to Internet e-mail for messages of this kind,
please advise the sender. Windstone Medical Packaging,
Inc. does not provide or endorse any opinions, conclusions
or other information in this message that do not relate to the
official business of the company.
***********************************************************************
Thank you everyone for the suggestions.

I'll give it a whirl!

Steven