[ale] Reset Stats

JK jknapka at kneuro.net
Tue May 23 20:38:51 EDT 2006


Christopher Fowler wrote:

>Maybe taking it down then back up would help.  You would need to be on
>the console to make it happen.
>  
>
Nah.  "ifconfig eth0 down ; ifconfig eth0 up" will do it. However, 
bringing an interface
down will delete any route that uses that interface, and upping it again 
only adds
a route to the interface's local net; so you may also need to "route 
add" some stuff
after the "ifconfig up".

-- JK

>
>On Tue, 2006-05-23 at 18:46 -0400, Brandon Colbert wrote:
>  
>
>>I have a server that has several collisions. I want to change the NIC
>>configuration from half to full duplex, but I want to reset all the
>>stats that ifconfig eth0 shows before changing it so that I can see if
>>the collisions are gone.
>> 
>>Any idea how to do that?
>>_______________________________________________
>>Ale mailing list
>>Ale at ale.org
>>http://www.ale.org/mailman/listinfo/ale
>>    
>>
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>
>
>  
>





More information about the Ale mailing list