05-03-2012 01:30 PM - edited 03-07-2019 06:29 AM
Hi, can someone point me to the configiration example to build a vpc b/w 5ks and 7ks? i have total 4 links between them .
If not, I am assuming to have the following config for the port-channels:- (Provided the vpc domain is configured).
N5k1 and 2:
int eth1/10-11
channel-group 10 mode active
switchport mode trunk
int po10
switchport mode trunk
switchport trunk allowed vlan a-d
spanning-tree port type network
vpc 10
N7k1 and 2:
int eth1/10-11
channel-group 10 mode active
switchport mode trunk
int po10
switchport mode trunk
switchport trunk allowed vlan a-d
spanning-tree port type network
vpc 10
So, its basically vpc 10 that has 4 physical links b/w the vpc domain of 7ks and vpc domain of 5ks.
05-03-2012 06:55 PM
Assuming the VPC domain is configured properly as well as the peer link, your config is correct for the vPC member ports.
I blogged about enhanced vPC a little while back: http://nexusfu.blogspot.com
Sent from Cisco Technical Support iPad App
05-04-2012 09:39 AM
Hi
Please don't forget that VDC domain number has to be different on n7k nd n5k.
For example 10 on both n7k, and 20 on both n5k. Otherwise there will be VPC instability.
HTH,
Alex
05-04-2012 02:08 PM
You guys Rock !!! Thanks...
I am running into a design issue with one of my customer where i have to connect the 5ks (with L3 module) to a pair of Juniper SRX firewalls. (2x 5ks <--> 2 x SRXs) We will be segmenting traffic based on the Juniper Fw zones and control the flow from there.
Now i know that layer-3 peering over vpc is not supported. (By giving ips to the port-channels).. Also If I just use routed links b/w them the Layer-3 peering would be fine and each 5k will see ECMP costs northwards to the 2 SRXs. BUT the pain is: How do i make one vlan talk to the other vlan over the SRX. Example: Any communication b/w vlan 10 and vlan 20 (having their SVIs on 5ks) should go through the SRXs.
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