2.Plumb the Sun x8 Express Dual 10 Gigabit Ethernet Fiber XFP Low Profile Adapter interface:

#ifconfig eth2 xxx.xxx.xx.xxx up

where xxx.xxx.xx.xxx = the IP address of the interface.

3.Insert the VLAN module:

#/sbin/modprobe 8021q

4.Add the VLAN instance (VID):

#/sbin/vconfig add eth2 5

5.Configure the nxge VLAN (eth2 in this example):

#ifconfig eth2.5 xxx.xxx.xx.xxx up

where xxx.xxx.xx.xxx = the IP address of the interface.

72 Sun Dual 10GbE XFP PCI Express Card User’s Guide • January 2009

Page 90
Image 90
Sun Microsystems 10GBE XFP Insert the Vlan module, Add the Vlan instance VID, Configure the nxge Vlan eth2 in this example