May 12, 201610 yr I was doing some investigating on best practices for connecting the F5 to Nexus Switches and I ran across this article Briefly it says On the Nexus Switch you create a vPC (Virtual Port Channel) (NOTE: Commands are guesses and would need to be reconfirmed) LACP (Link Aggregation Control Protocol): Active switch(config-if-vpc)# lacp mode active Flow control: active switch(config-if)# priority-flow-control mode on CDP: disabled switch(config-if)# no cdp enable IP redirects: disabled switch(config-if)# no ip redirects On the F5 you create a trunk (with interfaces in the power of 2) LACP mode: Passive LACP timeout: Long Link Selection Policy: Auto Frame Distribution Hash: Source/Destination MAC address [attachment=0]F5_trunkConfig.jpg[/attachment]
Create an account or sign in to comment