I'm looking for a working Nexus 7000 config for the following 2 scenarios -
Single mode 10g ifgrp (2 interfaces) with 2 vlans
2 switch vPC for a two interface 10g ifgrp with 2 vlans
If we bring the single mode ifgrp (e0b and e0d) up with no vlan tagging, it works fine for each sub-net. As soon as we add vlan tagging on the cluster node, we can't ping the gateways. Require the vlan tagging to support our failover groups.
This is what we tried on the Cisco for the single mode with 2 vlans - no dice.
config t
interface Ethernet1/14
description <<xxx>>
switchport mode trunk
switchport trunk native vlan 26
switchport trunk allowed vlan 26, 28
no shutdown