cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2948
Views
1
Helpful
2
Replies

Can the port profile in nexus1kv be assigned to the specified uplink?

jiangcaixia
Level 1
Level 1

Hi all,

Can the port profile in nexus1kv be assigned to the specified uplink? For example, if I have two uplinks and one vm connect to the nexus1kv, and I want the traffic from this vm only go through one of the two uplinks, how can I configure that?  The two uplinks are in the same subnet.

Any ideas?

Thanks,

Caixia

2 Replies 2

abbharga
Level 4
Level 4

Ciaxia,

The static pinning option can help you with this, the staitc pining option can either be used under the port-profile configuration or the veth sub-configuration mode.

The command to be used is -pinning id <sub-grouo_ID>

The two ways to configure it :

switch(config-port-prof)# pinning id {0 -31}      <<<<< under the port-profile configuration
switch(config-if)# pinning id {0 -31}                <<<<< under the veth sub-config mode.

Info on static pinning - http://www.cisco.com/en/US/docs/switches/datacenter/nexus1000/sw/4_0_4_s_v_1_3/interface/configuration/guide/n1000v_if_5portchannel.html#wp1265645

Configuration of static pinning -http://www.cisco.com/en/US/docs/switches/datacenter/nexus1000/sw/4_0_4_s_v_1_3/interface/configuration/guide/n1000v_if_5portchannel.html#wp1266047

Hope that helps!

Abhinav

Thanks, Abhinav. It helps!

Thanks,

Caixia

Review Cisco Networking for a $25 gift card