05-02-2011 01:32 PM
I have port channel created on a vss upstream switches with 2 ports bundled together and I have port_profile created on 1000v with channel group configured on port profile but won't come up.
sample config
port-profile type ethernet vm-traffic-uplink
vmware port-group
switchport mode access
switchport access vlan 130
channel-group auto mode passive
no shutdown
system vlan 120
state enabled
05-03-2011 04:50 AM
Why do you have access vlan 130 but "system vlan 120"? Also can you try mode active?
05-03-2011 11:14 AM
Your port-profile config needs to mirror how the port-channel on the VSS is configured. So if it's a trunk on the VSS then it needs to be a trunk on the Nexus1000V. If its an access port on the VSS than make it an access port on the port-profile as well with the same vlan numbers.
Also what version of Nexus 1000V are you using? If you are using 1.4 I would recommend turning on LACP offload.
louis
06-08-2011 03:55 PM
This is a sample of the configs of the configs on a por-tcahnnel config going to 2 NICcards on a server
interface Gigabit Etherneth 7/10
description server
switchport
swichport access vlan 10
switchport mode access
no logging event link-status
load-interval 30
speed 1000
no snmp trap link-status
channel-group 20 mode on
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide