Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ITG Card

Status
Not open for further replies.

ReenaS

MIS
Oct 18, 2004
57
CA
How do yu disable the autonegotiating settings on a TLAN?
 
Log into the card with the user/password combination, then execute the following commands:

tlanSpeedSet 10 <enter>
tlanDuplexSet 1 <enter>


If you need to re-enable autoneg, you will enter the following:

tlanSpeedSet 10100 <enter>
tlanDuplexSet 0 <enter>

In either case, if your card software is relatively recent,
you can confirm the impact of these commands by typing:

itgCardShow <enter>


The tlan card is the one labled "inPCI"

Hope this is helpful.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top