11-18-2015 04:44 AM - edited 03-08-2019 02:44 AM
Hi all
I have to integrate a Nexus 7700 with F5 , with vpc on the Nexus side, I would like to know if theres any special config I have to do, something in the vpc , spanning tree.?
thanks all.
11-18-2015 05:27 AM
Hi,
there is nothing special of STP config needed when you are configuring VPC.
HTH
Regards
Inayath
11-18-2015 05:36 AM
Hello InayathUlla,
Will this be ok in the port-channel?
interface port-channel10
switchport mode trunk
switchport trunk allowed vlan all
spanning-tree port type edge trunk
spanning-tree bpduguard enable
logging event port link-status
logging event port trunk-status
vpc 10
Thanks!
11-19-2015 05:45 PM
I agree with Ganesh on the point. The config on the port-channel works good
The STP points can be removed but if you dont want to do then stil the config is valid.
HTH
Regards
Inayath
11-20-2015 08:11 AM
HI all,
If I connect the firewall to the nexus via L2 will the config apply?
thanks.
11-19-2015 10:15 AM
Hi allI have to integrate a Nexus 7700 with F5 , with vpc on the Nexus side, I would like to know if theres any special config I have to do, something in the vpc , spanning tree.?thanks all.159
Hello,
No special confgiration is required, By default RSTP will take care when you do trunk configuration with F5 to N7k.
interface port-channel10
switchport mode trunk
switchport trunk allowed vlan all
spanning-tree port type edge trunk
spanning-tree bpduguard enable
logging event port link-status
logging event port trunk-status
vpc 10
Is this port channel connected with F5 , If yes i dont think you require spanning-tree port type edge trunk or bpduguard command . As F5 devices are L7 device with L3 routing functionality which majorly works with routing packets to server and back to client.
Hope it Helps..
-GI
Rate if it Helps..
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