Creates a vNIC template and enters organization vNIC template
mode.
Step 3
UCS-A /org/vnic-templ #
set descrdescription
(Optional)
Provides a description for the vNIC template.
Step 4
UCS-A /org/vnic-templ #
set fabric {a |
b}
(Optional)
Specifies the fabric to use for the vNIC. If you did not specify
the fabric when creating the vNIC template in Step 2, you have the option
to specify it with this command.
Step 5
UCS-A /org/vnic-templ #
set mac-poolmac-pool-name
Specifies the MAC pool to use for the vNIC.
Step 6
UCS-A /org/vnic-templ # set mtumtu-value
Specified the maximum transmission unit, or packet size, that the vNIC accepts.
Step 7
UCS-A /org/vnic-templ #
set nw-control-policypolicy-name
Specifies the network control policy to use for the vNIC.
Step 8
UCS-A /org/vnic-templ #
set pin-groupgroup-name
Specifies the LAN pin group to use for the vNIC.
Step 9
UCS-A /org/vnic-templ #
set qos-policypolicy-name
Specifies the QoS policy to use for the vNIC.
Step 10
UCS-A /org/vnic-templ #
set stats-policypolicy-name
Specifies the server and server component statistics threshold
policy to use for the vNIC.
Step 11
UCS-A /org/vnic-templ #
set type {initial-template |
updating-template}
Specifies the vNIC template update type. If you do not want vNIC
instances created from this template to be automatically updated when the
template is updated, use theinitial-template keyword;
otherwise, use the
updating-template keyword to ensure that all
vNIC instance are updated when the vNIC template is updated.
Step 12
UCS-A /org/vnic-templ #
commit-buffer
Commits the transaction to the system configuration.
The following example configures a vNIC template and commits the
transaction:
UCS-A# scope org /
UCS-A /org* # create vnic template VnicTempFoo
UCS-A /org/vnic-templ* # set descr "This is a vNIC template example."
UCS-A /org/vnic-templ* # set fabric a
UCS-A /org/vnic-templ* # set mac-pool pool137
UCS-A /org/vnic-templ* # set mtu 8900
UCS-A /org/vnic-templ* # set nw-control-policy ncp5
UCS-A /org/vnic-templ* # set pin-group PinGroup54
UCS-A /org/vnic-templ* # set qos-policy QosPol5
UCS-A /org/vnic-templ* # set stats-policy ServStatsPolicy
UCS-A /org/vnic-templ* # set type updating-template
UCS-A /org/vnic-templ* # commit-buffer
UCS-A /org/vnic-templ #
Deleting a vNIC Template
Procedure
Command or Action
Purpose
Step 1
UCS-A#
scope orgorg-name
Enters organization mode for the specified organization. To enter
the root organization mode, type
/ as the
org-name.
Step 2
UCS-A /org #
delete vnic-templvnic-templ-name
Deletes the specified vNIC template.
Step 3
UCS-A /org #
commit-buffer
Commits the transaction to the system configuration.
The following example deletes the vNIC template named VnicTempFoo and
commits the transaction:
These policies govern the host-side behavior of the adapter, including
how the adapter handles traffic. For example, you can use these policies to
change default settings for the following:
Queues
Interrupt handling
Performance enhancement
RSS hash
Failover in an cluster configuration with two fabric interconnects
Note
For Fibre Channel adapter policies, the values displayed by Cisco UCS Manager may not match those displayed by applications such as QLogic SANsurfer. For example, the following values may result in an apparent mismatch between SANsurfer and Cisco UCS Manager:
Max LUNs Per Target—SANsurfer has a maximum of 256 LUNs and does not display more than that number. Cisco UCS Manager supports a higher maximum number of LUNs.
Link Down Timeout—In SANsurfer, you configure the timeout threshold for link down in seconds. In Cisco UCS Manager, you configure this value in milliseconds. Therefore, a value of 5500 ms in Cisco UCS Manager displays as 5s in SANsurfer.
Max Data Field Size—SANsurfer has allowed values of 512, 1024, and 2048. Cisco UCS Manager allows you to set values of any size. Therefore, a value of 900 in Cisco UCS Manager displays as 512 in SANsurfer.
Operating System Specific Adapter Policies
By default, Cisco UCS provides a set of Ethernet adapter policies and Fibre Channel adapter policies. These policies include the recommended settings for each supported server operating system. Operating systems are sensitive to the settings in these policies. Storage vendors typically require non-default adapter settings. You can find the details of these required settings on the support list provided by those vendors.
Important:
We recommend that you use the values in these policies for the applicable operating system. Do not modify any of the values in the default policies unless directed to do so by Cisco Technical Support.
However, if you are creating an Ethernet adapter policy for a Windows OS (instead of using the default Windows adapter policy), you must use the following formulas to calculate values that work with Windows:
Interrupt Count = (Completion Queues + 2) rounded up to nearest power of 2
For example, if Transmit Queues = 1 and Receive Queues = 8 then:
Completion Queues = 1 + 8 = 9
Interrupt Count = (9 + 2) rounded up to the nearest power of 2 = 16
Configuring an Ethernet Adapter Policy
Procedure
Command or Action
Purpose
Step 1
UCS-A#
scope orgorg-name
Enters organization mode for the specified organization. To enter
the root organization mode, type
/ as the
org-name.
Step 2
UCS-A /org #
create eth-policypolicy-name
Creates the specified Ethernet adapter policy and enters
organization Ethernet policy mode.
Step 3
UCS-A /org/eth-policy #
set comp-queue countcount
(Optional)
Configures the Ethernet completion queue.
Step 4
UCS-A /org/eth-policy #
set descrdescription
(Optional)
Provides a description for the policy.
Note
If your description includes spaces, special characters, or
punctuation, you must begin and end your description with quotation marks. The
quotation marks will not appear in the description field of any
show command output.
Step 5
UCS-A /org/eth-policy #
set failovertimeouttimeout-sec
This policy configures the network control settings for the Cisco UCS instance, including the following:
Whether the Cisco Discovery Protocol (CDP) is enabled or disabled
How the VIF behaves if no uplink port is available in end-host mode
Whether the server can use different MAC addresses when sending packets to the fabric interconnect
The network control policy also determines the action that Cisco UCS Manager takes on the remote Ethernet port or the vEthernet interface when the associated border port fails. By default, the Action on Uplink Fail property in the network control policy is configured with a value of link-down. This default behavior directs Cisco UCS Manager to bring the remote Ethernet or vEthernet port down if the border port fails.
Note
The default behaviour of the Action on Uplink Fail property is optimal for most Cisco UCS that support link failover at the adapter level or only carry Ethernet traffic. However, for those converged network adapters that support both Ethernet and Fibre Channel traffic, such as the Cisco UCS CNA M72KR-Q and the Cisco UCS CNA M72KR-E, the default behavior can affect and interrupt Fibre Channel traffic as well. Therefore, if the server includes one of those converged network adapters and the the adapter is expected to handle both Ethernet and Fibre Channel traffic, we recommend that you configure the Action on Uplink Fail property with a value of warning. Please note that this configuration may result in an Ethernet teaming driver not being able to detect a link failure when the border port goes down.
Configuring a Network Control Policy
Procedure
Command or Action
Purpose
Step 1
UCS-A#
scope org /
Enters the root organization mode.
Step 2
UCS-A /org #
create nwctrl-policypolicy-name
Creates the specified network control policy, and enters organization network control policy mode.
Step 3
UCS-A /org/nwctrl-policy #
{disable | enable}
cdp
Disables or enables Cisco Discovery Protocol (CDP).
Step 4
UCS-A /org/nwctrl-policy #
set uplink-fail-action
{link-down | warning}
Specifies the action to be taken when no uplink port is available in end-host mode.
Use the link-down keyword to change the operational state of a vNIC to down when uplink connectivity is lost on the fabric interconnect, and facilitate fabric failover for vNICs. Use the warning keyword to maintain server-to-server connectivity even when no uplink port is available, and disable fabric failover when uplink connectivity is lost on the fabric interconnect. The default uplink failure action is link-down.
Step 5
UCS-A /org/nwctrl-policy #
{create mac-security
Enters organization network control policy MAC security mode
Allows or denies the forging of MAC addresses when sending traffic. MAC security is disabled when forged MAC addresses are allowed, and MAC security is enabled when forged MAC addresses are denied. By default, forged MAC addresses are allowed (MAC security is disabled).
Commits the transaction to the system configuration.
The following example creates a network control policy named ncp5, enables CDP, sets the uplink fail action to link-down, denies forged MAC addresses (enables MAC security), and commits the transaction: