Sun Microsystems 5945532 Computer Hardware User Manual


 
Chapter 6 Configuring VLANs 31
2. Plumb the Sun 10GbE XFP SR PCI Express Card interface:
where
xxx.xxx.xx.xxx = the IP address of the interface.
3. Add the VLAN instance (VID).
For example:
where eth6 is the interface and 5 is the VID.
Note In Linux systems, you can use any single digit as the VID.
4. Configure the ixgbe VLAN (eth2 in this example):
where
xxx.xxx.xx.xxx = the IP address of the interface.
To Configure VLANs in a Microsoft Windows
2003 Environment
1. Click Control Panel.
2. Click Network Connection.
3. Click the folder icon from the sub-manual bar.
4. Right-click the Sun 10GbE XFP SR PCI Express Card port, then select
Properties.
5. Click Configure.
6. Click VLAN, then click on New.
7. Type VLAN with ID (for example, type Vlan10).
8. Click Internet Protocol (TCP/IP).
9. Click Use the following IP address.
10. Type the IP address.
# ifconfig eth6 xxx.xxx.xx.xxx up
# vconfig add eth6 5
# ifconfig eth6.5 xxx.xxx.xx.xxx up