Monday, November 16, 2009

OpenSolaris Jumbo Frame and Link Aggregation

Change to static IP

# pfexec svcadm disable physical:nwam
# pfexec svcadm enable physical:default

- Change /etc/nsswitch.conf to dns
- populate /etcresolv.conf
- populate /etc/hosts
- populate /etc/hostname
- popularte /etc/defaultrouter
e.g. if aggregation link is aggr1 then echo "10.10.10.1/24" > /etc/hostname.aggr1

Jumbo Frame
http://sigtar.com/2009/07/12/opensolaris-jumbo-frames/

Link Aggregation
http://sigtar.com/2009/08/03/opensolaris-network-teaming/

No comments:

Post a Comment