Recover from Neterion NIC running at low MTU size

Just run this:

ifconfig xge0 unplumb
# ifconfig xge1 unplumb
cd /root/xge-2.0.7.6641-solbin/
./install.sh jumbo optimal
for i in 0 1 2 3; do ifconfig e1000g$i unplumb; done
ifconfig xge0 dhcp

-- CarstenAulbert - 18 Jul 2008
Topic revision: r1 - 18 Jul 2008, CarstenAulbert
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback