06-20-2011 02:30 AM - edited 03-07-2019 12:53 AM
Hi,
I'm starting studing Nexus, in my lab i only have a 7k and 5k. Is it possible to create a vPC link between those two?
I tried but i received the error:
Nexus 7000 |
---|
Nexus_7000(config-if)# vpc peer-link ERROR: Operation failed: [Interface is not capable of acting as peer-link] |
The interface is an 1G, do i need to configure it on a 10G?
The 5k accept the configuration.
Thank you.
Solved! Go to Solution.
06-20-2011 02:42 AM
Hi,
Like the error said " ERROR: Operation failed: [Interface is not capable of acting as peer-link]" For vPC peer link both ends must to 10G interfaces. Please follow up the configuration guide for the same: http://www.cisco.com/en/US/partner/docs/switches/datacenter/sw/5_x/nx-os/interfaces/config
uration/guide/if_vPC.html#wp1803465
Hope that helps.
Sweta
P.S. Please rate the reply if it answered your question
06-20-2011 02:42 AM
Hi,
Like the error said " ERROR: Operation failed: [Interface is not capable of acting as peer-link]" For vPC peer link both ends must to 10G interfaces. Please follow up the configuration guide for the same: http://www.cisco.com/en/US/partner/docs/switches/datacenter/sw/5_x/nx-os/interfaces/config
uration/guide/if_vPC.html#wp1803465
Hope that helps.
Sweta
P.S. Please rate the reply if it answered your question
06-20-2011 02:56 AM
Thank you for the reactivity.
Now i've got another issue. The trunk is up between the Two but i cannot manage to mount the vPC peer-link.
I'm wondering if this link is possible, Cisco doesn't talk about a connection like that.
Here is some of my conf & some Show
5000 | 7000 |
---|---|
interface Ethernet1/1 channel-group 20 |
interface Ethernet2/1 |
Nexus5000#debug vpc peer-link 2011 Jun 20 17:38:51.020575 vpc: Successfully sent the mct-indx to CFS 2011 Jun 20 17:38:51.022500 vpc: Dropping the mts_wrap of First Log Bup 2011 Jun 20 17:38:51.022560 vpc: Added 1 vlans to loc cfg list 2011 Jun 20 17:38:51.022632 vpc: Saving the MCT [1] context in PSS 2011 Jun 20 17:38:51.029502 vpc: Vlans [20] in Error vlan list for MCT
| Nexus7000#debug vpc peer-link 2011 Jun 20 21:21:45.747776 vpc: Successfully sent the mct-indx to CFS 2011 Jun 20 21:21:45.748457 vpc: Dropping the mts_wrap of First Log Bup 2011 Jun 20 21:21:45.748481 vpc: Added 1 vlans to loc cfg list 2011 Jun 20 21:21:45.748566 vpc: Saving the MCT [1] context in PSS 2011 Jun 20 21:21:45.759469 vpc: Vlans [20] in Error vlan list for MCT 2011 Jun 20 21:25:35.865093 vpc: Failed to send mts to [210] opc [0x1a01b], pyld-siz [1064] error [Broken pipe] |
Nexus5000# show vpc brief vPC Peer-link status |
vPC Peer-link status |
Thank you.
Ce message a été modifié par: Guillaume ALLAIRE
04-05-2013 08:47 AM
Hi
I know that this has been answered, but could not access the link above with my CCO account and I only found definitive proof once i had configured the port-channel as a VPC-Peerlink as I could not find anything online (other than this post) that said a 1G definitely can't be used as a peer link, there were just recomendations for it to be 10G,..... anyway, this is the output I got once I tried to swap the 10Gb tester interface with the intended 1G interfaces:
It's definitely not possible to configure a 1G port as a VPC Peer Link.
interface port-channel1
vpc peer-link
(config-if)# interface Ethernet4/35
(config-if)# switchport
(config-if)# switchport mode trunk
(config-if)# switchport trunk allowed vlan 10,13
(config-if)# channel-group 1 mode active
command failed: port not compatible [1G port is not capable of acting as peer-link]
(config-if)# no shutdown
Anthony
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