Forum Discussion

Fabrizio_Chiava's avatar
Fabrizio_Chiava
Icon for Nimbostratus rankNimbostratus
May 21, 2010

configuring trunk with Cisco Nexus 7000

Hello everybody,

 

I need help to an issue.... I’ve a network problem about Viprion and Trunks. I configured a Trunk between a Cisco Nexus 7000 and a BIGIP Viprion with Blade 100:

 

 

Trunk Viprion config

 

Link Selection Policy Auto

 

Frame distribution hash Source/Destination MAC address

 

 

Cisco Nexus 7000 (Port Channel)

 

interface port-channel50

 

description Viprion-F5-Bil

 

shutdown

 

switchport

 

switchport mode trunk

 

switchport trunk allowed vlan 310,330,610,630

 

 

 

sh port-channel load-balance

 

 

Port Channel Load-Balancing Configuration:

 

System: source-dest-ip-vlan

 

 

Port Channel Load-Balancing Addresses Used Per-Protocol:

 

Non-IP: source-dest-mac

 

IP: source-dest-ip-vlan

 

 

 

interface Ethernet1/25

 

description Viprion

 

switchport

 

switchport mode trunk

 

switchport trunk allowed vlan 310,330,610,630

 

channel-group 50

 

no shutdown

 

 

 

The interface port-channel50 is in shutdown because it’s in a working mode and customer don’t want to configuring anything, it’s a critical environment..

 

 

So, we tested the network traffic, the trunk on Viprion goes UP and (from Nexus to Viprion) if I try to ping the self IP, it’s working, I can’t do the revert operation and I can’s see the server on server farm.

 

 

Now I would to understand if I need to setting only a LACP trunk, or it’s possible to configure in another way?

 

What’s happen on the Viprion if I configure a NO LACP Trunk? And what does happened with LACP trunk?

 

Could you help me for this?

 

 

Please tell me if you need something else.

 

 

Thanks a lot

 

Best Regards

 

Fabrizio.

 

20 Replies