cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1847
Views
0
Helpful
8
Replies

N5K, FEX, vPC and XenServer - Painful!

djensen
Level 1
Level 1

Hardware 

* 2x 5548UPs in vPC domain (v6.0.2)

* 2x FEX units

* 2x XenServer 6.1

* 2x 10GB NICs bound using active-active LACP per XenServer

Scenario  

* Attempting to connect XenServer to N5Ks

* Dual homed FEX design

* Utilizing enhanced vPC to dual-homed XenServers

* Can establish vPC between peers and down to FEX units

* Port-channels are all in the "UP" position

* Cannot ping Xenserver management IP

* XenServer management requires non-trunking port and a native vlan

* On other Cisco switches I would define a native vlan and tag the other vlans coming from the hypervisor.  Therefore...

* Enabled 802.1q native vlan support in N5K (vlan dot1q tag native)

* Attempted to make vlan 1 as the "native vlan" but it does not show in the port-channel interfaces

* Created new vlan and made it the native vlan but still could not ping XenServer management IP.

* "show vpc" displays the vPC peers with the "active vlans" I defined in the config

* "show vpc" displays the vPC to the FEX but NO "active vlans" are present

* "show vpc" displays the port-channels as up but the only "active vlan" is vlan 1.

My question, I suppose, is whether anyone has configured XenServer to a pair of N5Ks using vPC and successfully connected/pinged the management interface?

8 Replies 8

djensen
Level 1
Level 1

UPDATE

I have made some progress but very little.  Basically, I have blocked all physical ports that could possibly access this blade server except for those ports connecting directly to the dual FEX units.  Just after XenServer finishes booting there is a window of time where I can ping the management IP (10.1.1.59 - native vlan) from both Nexus switches.  After ~1min I can no longer ping the IP.  However, if I source the ping from my loopback IP address I get a response.  In other words:

* I can ping the XenServer management IP right after bootup.

* After a minute (or so) I can no longer ping the IP.

* I can ping if I use the cmd, ping x.x.x.x source loopback 0 IP address (192.168.72.253)

* Loopback 0 is in a "peering-vlan" and not in VLAN 1 (native vlan).

Any thoughts?  Anyone?

Thanks,

David

Can you please paste show run from the nexus switches?

Here are the two configs.  Pretty simple and straight forward as I have yet to complete the setup.

N5K01

show run


!Command: show running-config
!Time: Fri Dec 27 10:53:50 2013

version 6.0(2)N2(1b)
hostname N5K-01

no feature telnet
cfs eth distribute
feature pim
feature eigrp
feature udld
feature interface-vlan
feature hsrp
feature lacp
feature vpc
feature lldp
feature fex

username admin password 5 $1$beXWzhYP$b.K.817pa4NJjPKn7X.oG0  role network-admin
ssh key rsa 2048
ip domain-lookup
vlan dot1Q tag native
logging event link-status default
policy-map type control-plane copp-system-policy-customized
  class copp-system-class-default
    police cir 2048 kbps bc 6400000 bytes
control-plane
  service-policy input copp-system-policy-customized
fex 120
  pinning max-links 1
  description "FEX0120"
[7m--More-- [27m
fex 130 [K
  pinning max-links 1
  description "FEX0130"
snmp-server user admin network-admin auth md5 0x83dcf5934b636af6d5d1afdea0f1d781
priv 0x83dcf5934b636af6d5d1afdea0f1d781 localizedkey
ntp server 10.1.1.7 use-vrf management

vrf context management
  ip route 0.0.0.0/0 10.1.20.2
vlan 1
vlan 71
  name iSCSI
vlan 72
  name Peering
vlan 73
  name FW_Outside
vlan 74
  name FW_Inside_1
vlan 75
  name FW_Inside_2
vlan 97
  name vMotion
vlan 98
  name VDI
vlan 99
  name CSI
spanning-tree port type edge bpduguard default
spanning-tree vlan 1-1000 priority 8192
vpc domain 10
  peer-keepalive destination 10.1.20.241 source 10.1.20.240
  delay restore 360
  peer-gateway
[7m--More-- [27m
  auto-recovery
  ip arp synchronize
port-profile default max-ports 512


interface Vlan1
  description Core Infrastructure
  no shutdown
  no ip redirects
  ip address 10.1.1.3/16
  ip router eigrp 100
  ip passive-interface eigrp 100
  ip pim sparse-mode
  hsrp 1
    priority 110
    ip 10.1.1.254

interface Vlan72
  description Peering_VLAN
  no shutdown
  ip address 192.168.72.2/29
  ip router eigrp 100
  ip pim sparse-mode
  hsrp 72
    ip 192.168.72.1

interface port-channel10
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type network
  vpc peer-link

[7m--More-- [27m
interface port-channel20
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 120
  vpc 20

interface port-channel30
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 130
  vpc 30

interface port-channel109
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface port-channel110
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface port-channel111
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface port-channel112
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface Ethernet1/1

[7m--More-- [27m
interface Ethernet1/2

interface Ethernet1/3

interface Ethernet1/4

interface Ethernet1/5

interface Ethernet1/6

interface Ethernet1/7

interface Ethernet1/8

interface Ethernet1/9

interface Ethernet1/10

interface Ethernet1/11

interface Ethernet1/12

interface Ethernet1/13

interface Ethernet1/14

interface Ethernet1/15
  description Connected to vPC Peer Link
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 10 mode active

[7m--More-- [27m
interface Ethernet1/16
  description Connected to vPC Peer Link
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 10 mode active

interface Ethernet1/17

interface Ethernet1/18

interface Ethernet1/19

interface Ethernet1/20

interface Ethernet1/21

interface Ethernet1/22

interface Ethernet1/23

interface Ethernet1/24

interface Ethernet1/25
  description Connected to FEX A
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 120
  channel-group 20

interface Ethernet1/26
  description Connected to FEX A
  switchport mode fex-fabric
[7m--More-- [27m
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 120
  channel-group 20

interface Ethernet1/27
  description Connected to FEX A
  switchport mode fex-fabric

interface Ethernet1/28
  description Connected to FEX A
  switchport mode fex-fabric

interface Ethernet1/29
  description Connected to FEX B
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 130
  channel-group 30

interface Ethernet1/30
  description Connected to FEX B
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 130
  channel-group 30

interface Ethernet1/31
  description Connected to FEX B
  switchport mode fex-fabric

interface Ethernet1/32
  description Connected to FEX B
[7m--More-- [27m
  switchport mode fex-fabric

interface mgmt0
  ip address 10.1.20.240/16

interface loopback0
  ip address 192.168.72.252/32
  ip router eigrp 100
  ip pim sparse-mode

interface Ethernet120/1/1

interface Ethernet120/1/2

interface Ethernet120/1/3

interface Ethernet120/1/4

interface Ethernet120/1/5

interface Ethernet120/1/6

interface Ethernet120/1/7

interface Ethernet120/1/8

interface Ethernet120/1/9
  description Connected to Blade 9
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 109

interface Ethernet120/1/10
[7m--More-- [27m
  description Connected to Blade 10
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 110

interface Ethernet120/1/11
  description Connected to Blade 11
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 111

interface Ethernet120/1/12
  description Connected to Blade 12
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 112

interface Ethernet120/1/13

interface Ethernet120/1/14

interface Ethernet120/1/15

interface Ethernet120/1/16

interface Ethernet130/1/1

interface Ethernet130/1/2

interface Ethernet130/1/3

interface Ethernet130/1/4

[7m--More-- [27m
interface Ethernet130/1/5

interface Ethernet130/1/6

interface Ethernet130/1/7

interface Ethernet130/1/8

interface Ethernet130/1/9
  description Connected to Blade 9
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 109

interface Ethernet130/1/10
  description Connected to Blade 10
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 110

interface Ethernet130/1/11
  description Connected to Blade 11
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 111

interface Ethernet130/1/12
  description Connected to Blade 12
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 112

interface Ethernet130/1/13

[7m--More-- [27m
interface Ethernet130/1/14

interface Ethernet130/1/15

interface Ethernet130/1/16
clock timezone PST -8 0
line console
line vty
boot kickstart bootflash:/n5000-uk9-kickstart.6.0.2.N2.1b.bin
boot system bootflash:/n5000-uk9.6.0.2.N2.1b.bin
router eigrp 100
  router-id 192.168.72.253
ip pim ssm range 232.0.0.0/8
ip pim auto-rp forward listen
no ip igmp snooping mrouter vpc-peer-link
vpc bind-vrf default vlan 900

N5K-01#

N5K02

show run


!Command: show running-config
!Time: Fri Dec 27 10:56:00 2013

version 6.0(2)N2(1b)
hostname N5K-02

no feature telnet
cfs eth distribute
feature pim
feature eigrp
feature udld
feature interface-vlan
feature hsrp
feature lacp
feature vpc
feature lldp
feature fex

username admin password 5 $1$EUyge9Xh$YlvcUUKYEcKMQ5UChS1B/0  role network-admin
ssh key rsa 2048
ip domain-lookup
vlan dot1Q tag native
logging event link-status default
policy-map type control-plane copp-system-policy-customized
  class copp-system-class-default
    police cir 2048 kbps bc 6400000 bytes
control-plane
  service-policy input copp-system-policy-customized
fex 120
  pinning max-links 1
  description "FEX0120"
[7m--More-- [27m
fex 130 [K
  pinning max-links 1
  description "FEX0130"
snmp-server user admin network-admin auth md5 0xf18d7e3ae9280ca8f412a62ca9a9dc3d
priv 0xf18d7e3ae9280ca8f412a62ca9a9dc3d localizedkey
ntp server 10.1.1.7 use-vrf management

vrf context management
  ip route 0.0.0.0/0 10.1.20.2
vlan 1
vlan 71
  name iSCSI
vlan 72
  name Peering
vlan 73
  name FW_Outside
vlan 74
  name FW_Inside_1
vlan 75
  name FW_Inside_2
vlan 97
  name vMotion
vlan 98
  name VDI
vlan 99
  name CSI
spanning-tree port type edge bpduguard default
spanning-tree vlan 1-1000 priority 8192
vpc domain 10
  peer-keepalive destination 10.1.20.240 source 10.1.20.241
  delay restore 360
  peer-gateway
[7m--More-- [27m
  auto-recovery
  ip arp synchronize
port-profile default max-ports 512


interface Vlan1
  description Core Infrastructure
  no shutdown
  no ip redirects
  ip address 10.1.1.4/16
  ip router eigrp 100
  ip passive-interface eigrp 100
  ip pim sparse-mode
  hsrp 1
    ip 10.1.1.254

interface Vlan72
  description Peering_VLAN
  no shutdown
  ip address 192.168.72.3/29
  ip router eigrp 100
  ip pim sparse-mode
  hsrp 72
    ip 192.168.72.1

interface port-channel10
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99,101
  spanning-tree port type network
  vpc peer-link

interface port-channel20
[7m--More-- [27m
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 120
  vpc 20

interface port-channel30
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 130
  vpc 30

interface port-channel109
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface port-channel110
  switchport trunk allowed vlan 1,71-75,97-99,101
  spanning-tree port type edge trunk

interface port-channel111
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface port-channel112
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  spanning-tree port type edge trunk

interface Ethernet1/1

interface Ethernet1/2
[7m--More-- [27m

[K
interface Ethernet1/3

interface Ethernet1/4

interface Ethernet1/5

interface Ethernet1/6

interface Ethernet1/7

interface Ethernet1/8

interface Ethernet1/9

interface Ethernet1/10

interface Ethernet1/11

interface Ethernet1/12

interface Ethernet1/13

interface Ethernet1/14

interface Ethernet1/15
  description Connected to vPC Peer Link
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99,101
  channel-group 10 mode active

interface Ethernet1/16
[7m--More-- [27m
  description Connected to vPC Peer Link
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99,101
  channel-group 10 mode active

interface Ethernet1/17

interface Ethernet1/18

interface Ethernet1/19

interface Ethernet1/20

interface Ethernet1/21

interface Ethernet1/22

interface Ethernet1/23

interface Ethernet1/24

interface Ethernet1/25
  description Connected to FEX A
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 120
  channel-group 20

interface Ethernet1/26
  description Connected to FEX A
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
[7m--More-- [27m
  fex associate 120
  channel-group 20

interface Ethernet1/27
  description Connected to FEX A
  switchport mode fex-fabric

interface Ethernet1/28
  description Connected to FEX A
  switchport mode fex-fabric

interface Ethernet1/29
  description Connected to FEX B
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 130
  channel-group 30

interface Ethernet1/30
  description Connected to FEX B
  switchport mode fex-fabric
  switchport trunk allowed vlan 1,71-75,97-99
  fex associate 130
  channel-group 30

interface Ethernet1/31
  description Connected to FEX B
  switchport mode fex-fabric

interface Ethernet1/32
  description Connected to FEX B
  switchport mode fex-fabric
[7m--More-- [27m

[K
interface mgmt0
  ip address 10.1.20.241/16

interface loopback0
  ip address 192.168.72.253/32
  ip router eigrp 100
  ip pim sparse-mode

interface Ethernet120/1/1

interface Ethernet120/1/2

interface Ethernet120/1/3

interface Ethernet120/1/4

interface Ethernet120/1/5

interface Ethernet120/1/6

interface Ethernet120/1/7

interface Ethernet120/1/8

interface Ethernet120/1/9
  description Connected to Blade 9
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 109

interface Ethernet120/1/10
  description Connected to Blade 10
[7m--More-- [27m
  switchport trunk allowed vlan 1,71-75,97-99,101
  channel-group 110

interface Ethernet120/1/11
  description Connected to Blade 11
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 111

interface Ethernet120/1/12
  description Connected to Blade 12
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 112

interface Ethernet120/1/13

interface Ethernet120/1/14

interface Ethernet120/1/15

interface Ethernet120/1/16

interface Ethernet130/1/1

interface Ethernet130/1/2

interface Ethernet130/1/3

interface Ethernet130/1/4

interface Ethernet130/1/5
[7m--More-- [27m

[K
interface Ethernet130/1/6

interface Ethernet130/1/7

interface Ethernet130/1/8

interface Ethernet130/1/9
  description Connected to Blade 9
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 109

interface Ethernet130/1/10
  description Connected to Blade 10
  switchport trunk allowed vlan 1,71-75,97-99,101
  channel-group 110

interface Ethernet130/1/11
  description Connected to Blade 11
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 111

interface Ethernet130/1/12
  description Connected to Blade 12
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 112

interface Ethernet130/1/13

interface Ethernet130/1/14
[7m--More-- [27m

[K
interface Ethernet130/1/15

interface Ethernet130/1/16
clock timezone PST -8 0
line console
line vty
boot kickstart bootflash:/n5000-uk9-kickstart.6.0.2.N2.1b.bin
boot system bootflash:/n5000-uk9.6.0.2.N2.1b.bin
router eigrp 100
  router-id 192.168.72.254
ip pim ssm range 232.0.0.0/8
ip pim auto-rp forward listen
no ip igmp snooping mrouter vpc-peer-link
vpc bind-vrf default vlan 900

N5K-02#

Sorry maybe this is pretty basic question, do you use ping x.x.x.x vrf management when you ping the xen servers?

What's the ip you're trying to ping?

do a traceroute to that ip.

I have done the following:

* ping 10.1.1.59 - only responds within the first minute or so after XenServer boots up.  After that it doesn't respond.

Output from N5K Peers:

N5K-01# ping 10.1.1.59 source 192.168.72.2

PING 10.1.1.59 (10.1.1.59) from 192.168.72.2: 56 data bytes

64 bytes from 10.1.1.59: icmp_seq=0 ttl=63 time=14.227 ms

64 bytes from 10.1.1.59: icmp_seq=1 ttl=63 time=3.264 ms

64 bytes from 10.1.1.59: icmp_seq=2 ttl=63 time=2.903 ms

64 bytes from 10.1.1.59: icmp_seq=3 ttl=63 time=2.901 ms

64 bytes from 10.1.1.59: icmp_seq=4 ttl=63 time=2.9 ms

N5K-02# ping 10.1.1.59 source 192.168.72.3

PING 10.1.1.59 (10.1.1.59) from 192.168.72.3: 56 data bytes

64 bytes from 10.1.1.59: icmp_seq=0 ttl=62 time=3.015 ms

64 bytes from 10.1.1.59: icmp_seq=1 ttl=62 time=2.427 ms

64 bytes from 10.1.1.59: icmp_seq=2 ttl=62 time=2.475 ms

64 bytes from 10.1.1.59: icmp_seq=3 ttl=62 time=2.478 ms

64 bytes from 10.1.1.59: icmp_seq=4 ttl=62 time=2.481 ms

N5K-01# ping 10.1.1.59

PING 10.1.1.59 (10.1.1.59): 56 data bytes

Request 0 timed out

Request 1 timed out

Request 2 timed out

Request 3 timed out

Request 4 timed out

--- 10.1.1.59 ping statistics ---

5 packets transmitted, 0 packets received, 100.00% packet loss

N5K-02# ping 10.1.1.59

PING 10.1.1.59 (10.1.1.59): 56 data bytes

Request 0 timed out

Request 1 timed out

Request 2 timed out

Request 3 timed out

Request 4 timed out

--- 10.1.1.59 ping statistics ---

5 packets transmitted, 0 packets received, 100.00% packet loss

N5K-01# ping 10.1.1.59 vrf management

PING 10.1.1.59 (10.1.1.59): 56 data bytes

36 bytes from 10.1.20.240: Destination Host Unreachable

Request 0 timed out

36 bytes from 10.1.20.240: Destination Host Unreachable

Request 1 timed out

36 bytes from 10.1.20.240: Destination Host Unreachable

Request 2 timed out

36 bytes from 10.1.20.240: Destination Host Unreachable

Request 3 timed out

36 bytes from 10.1.20.240: Destination Host Unreachable

Request 4 timed out

--- 10.1.1.59 ping statistics ---

5 packets transmitted, 0 packets received, 100.00% packet loss

N5K-02# ping 10.1.1.59 vrf management

PING 10.1.1.59 (10.1.1.59): 56 data bytes

36 bytes from 10.1.20.241: Destination Host Unreachable

Request 0 timed out

36 bytes from 10.1.20.241: Destination Host Unreachable

Request 1 timed out

36 bytes from 10.1.20.241: Destination Host Unreachable

Request 2 timed out

36 bytes from 10.1.20.241: Destination Host Unreachable

Request 3 timed out

36 bytes from 10.1.20.241: Destination Host Unreachable

Request 4 timed out

--- 10.1.1.59 ping statistics ---

5 packets transmitted, 0 packets received, 100.00% packet loss

And this:

N5K-01# ping 10.1.1.59 source 192.168.72.252

PING 10.1.1.59 (10.1.1.59) from 192.168.72.252: 56 data bytes

64 bytes from 10.1.1.59: icmp_seq=0 ttl=62 time=6.7 ms

64 bytes from 10.1.1.59: icmp_seq=1 ttl=62 time=2.971 ms

64 bytes from 10.1.1.59: icmp_seq=2 ttl=62 time=2.926 ms

64 bytes from 10.1.1.59: icmp_seq=3 ttl=62 time=2.909 ms

64 bytes from 10.1.1.59: icmp_seq=4 ttl=62 time=2.922 ms

--- 10.1.1.59 ping statistics ---

5 packets transmitted, 5 packets received, 0.00% packet loss

round-trip min/avg/max = 2.909/3.685/6.7 ms

N5K-02# ping 10.1.1.59 source 192.168.72.253

PING 10.1.1.59 (10.1.1.59) from 192.168.72.253: 56 data bytes

64 bytes from 10.1.1.59: icmp_seq=0 ttl=63 time=2.999 ms

64 bytes from 10.1.1.59: icmp_seq=1 ttl=63 time=2.42 ms

64 bytes from 10.1.1.59: icmp_seq=2 ttl=63 time=2.492 ms

64 bytes from 10.1.1.59: icmp_seq=3 ttl=63 time=2.465 ms

64 bytes from 10.1.1.59: icmp_seq=4 ttl=63 time=2.48 ms

--- 10.1.1.59 ping statistics ---

5 packets transmitted, 5 packets received, 0.00% packet loss

round-trip min/avg/max = 2.42/2.571/2.999 ms

I assume these are ports where XenServer is connected?

Can you post show interface trunk

interface Ethernet130/1/9
  description Connected to Blade 9
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 109

interface Ethernet130/1/10
  description Connected to Blade 10
  switchport trunk allowed vlan 1,71-75,97-99,101
  channel-group 110

interface Ethernet130/1/11
  description Connected to Blade 11
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 111

interface Ethernet130/1/12
  description Connected to Blade 12
  switchport mode trunk
  switchport trunk allowed vlan 1,71-75,97-99
  channel-group 112

interface Ethernet130/1/13

interface Ethernet130/1/14

That is correct.  However, we should only be concerned with 120/1/9 & 130/1/9.  The other blades haven't even been turned on.  Here is the output:

N5K-01# show interface trunk

--------------------------------------------------------------------------------

Port          Native  Status        Port

              Vlan                  Channel

--------------------------------------------------------------------------------

Eth1/15       1       trnk-bndl     Po10

Eth1/16       1       trnk-bndl     Po10

Po10          1       trunking      --

Po111         1       not-trunking  --

Po112         1       not-trunking  --

Eth120/1/11   1       trnk-bndl     Po111

Eth120/1/12   1       trnk-bndl     Po112

Eth130/1/11   1       trnk-bndl     Po111

Eth130/1/12   1       trnk-bndl     Po112

--------------------------------------------------------------------------------

Port          Vlans Allowed on Trunk

--------------------------------------------------------------------------------

Eth1/15       1,71-75,97-99

Eth1/16       1,71-75,97-99

Po10          1,71-75,97-99

Po111         1,71-75,97-99

Po112         1,71-75,97-99

Eth120/1/11   1,71-75,97-99

Eth120/1/12   1,71-75,97-99

Eth130/1/11   1,71-75,97-99

Eth130/1/12   1,71-75,97-99

--------------------------------------------------------------------------------

Port          Vlans Err-disabled on Trunk

--------------------------------------------------------------------------------

Eth1/15       none

Eth1/16       none

Po10          none

Po111         none

Po112         none

Eth120/1/11   none

Eth120/1/12   none

Eth130/1/11   none

Eth130/1/12   none

--------------------------------------------------------------------------------

Port          STP Forwarding

--------------------------------------------------------------------------------

Eth1/15       none

Eth1/16       none

Po10          1,71-75,97-99

Po111         none

Po112         none

Eth120/1/11   none

Eth120/1/12   none

Eth130/1/11   none

Eth130/1/12   none

--------------------------------------------------------------------------------

Port          Vlans in spanning tree forwarding state and not pruned

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Port          Vlans Forwarding on FabricPath

--------------------------------------------------------------------------------

Eth1/15       none

Eth1/16       none

Po10          none

Po111         none

Po112         none

Eth120/1/11   none

Eth120/1/12   none

Eth130/1/11   none

Eth130/1/12   none

N5K-01#

N5K-02# show interface trunk

--------------------------------------------------------------------------------

Port          Native  Status        Port

              Vlan                  Channel

--------------------------------------------------------------------------------

Eth1/15       1       trnk-bndl     Po10

Eth1/16       1       trnk-bndl     Po10

Po10          1       trunking      --

Po111         1       not-trunking  --

Po112         1       not-trunking  --

Eth120/1/11   1       trnk-bndl     Po111

Eth120/1/12   1       trnk-bndl     Po112

Eth130/1/11   1       trnk-bndl     Po111

Eth130/1/12   1       trnk-bndl     Po112

--------------------------------------------------------------------------------

Port          Vlans Allowed on Trunk

--------------------------------------------------------------------------------

Eth1/15       1,71-75,97-99,101

Eth1/16       1,71-75,97-99,101

Po10          1,71-75,97-99,101

Po111         1,71-75,97-99

Po112         1,71-75,97-99

Eth120/1/11   1,71-75,97-99

Eth120/1/12   1,71-75,97-99

Eth130/1/11   1,71-75,97-99

Eth130/1/12   1,71-75,97-99

--------------------------------------------------------------------------------

Port          Vlans Err-disabled on Trunk

--------------------------------------------------------------------------------

Eth1/15       none

Eth1/16       none

Po10          none

Po111         none

Po112         none

Eth120/1/11   none

Eth120/1/12   none

Eth130/1/11   none

Eth130/1/12   none

--------------------------------------------------------------------------------

Port          STP Forwarding

--------------------------------------------------------------------------------

Eth1/15       none

Eth1/16       none

Po10          1,71-75,97-99

Po111         none

Po112         none

Eth120/1/11   none

Eth120/1/12   none

Eth130/1/11   none

Eth130/1/12   none

--------------------------------------------------------------------------------

Port          Vlans in spanning tree forwarding state and not pruned

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Port          Vlans Forwarding on FabricPath

--------------------------------------------------------------------------------

Eth1/15       none

Eth1/16       none

Po10          none

Po111         none

Po112         none

Eth120/1/11   none

Eth120/1/12   none

Eth130/1/11   none

Eth130/1/12   none

N5K-02#