Chelsio Communications Terminator Series Installation And User Manual page 80

Unified wire for linux
Hide thumbs Also See for Terminator Series:
Table of Contents

Advertisement

Chapter III. Virtual Function Network (vNIC)
[root@host ~]# ip link show
14: mgmtpf1,0: <NOARP> mtu 0 qdisc noop state DOWN mode DEFAULT qlen 1
link/none
vf 0 MAC 06:44:3c:b1:00:00, link-state auto
15: mgmtpf1,1: <NOARP> mtu 0 qdisc noop state DOWN mode DEFAULT qlen 1
link/none
vf 0 MAC 06:44:3c:b1:80:10, link-state auto
16: mgmtpf1,2: <NOARP> mtu 0 qdisc noop state DOWN mode DEFAULT qlen 1
link/none
vf 0 MAC 06:44:3c:b1:80:20, link-state auto
17: mgmtpf1,3: <NOARP> mtu 0 qdisc noop state DOWN mode DEFAULT qlen 1
link/none
vf 0 MAC 06:44:3c:b1:80:30, link-state auto
vii. To set a VLAN ID on Virtual Function, use the following syntax:
[root@host ~]# ip link set <mgmtpfX,Y> vf <vf_index> vlan <vlan_id>
Example: The below command will set VLAN ID 20 to VF0 device instantiated on PF0 function.
[root@host ~]# ip link set mgmtpf1,0 vf 0 vlan 20
viii. To set a MAC address on the Virtual Function, use the syntax:
[root@host ~]# ip link set <mgmtpfX,Y> vf <vf_index> mac <vnic_mac>
Example:
[root@host ~]# ip link set mgmtpf1,0 vf 0 mac 06:44:3c:11:22:33
The VF driver (cxgb4vf) needs to be reloaded on the VM for the new settings
Note
(VLAN or MAC address) to take effect.
Chelsio Unified Wire for Linux
80

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Terminator Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Terminator 6

Table of Contents