Page 1 of 2

NX9K VPC POC

Posted: Fri Aug 18, 2017 10:57 pm
by ecze
Users ask the topology from Twitter...
Screen Shot 2017-08-19 at 00.43.42.png
NXOS-VPC.zip
E.

PS: shut/no shut interface to enable trunks

Re: NX9K VPC POC

Posted: Sun Aug 20, 2017 8:55 am
by vkukshal03
Its nice one.... However have you tried HSRP failover in this....... OR do you have any idea does it work ???

Thanks...

Re: NX9K VPC POC

Posted: Sun Aug 20, 2017 12:44 pm
by ramindia
vkukshal03 wrote:
Sun Aug 20, 2017 8:55 am
Its nice one.... However have you tried HSRP failover in this....... OR do you have any idea does it work ???

Thanks...
I have configured HSRP with NEXUS 9K, basic config.


here is the output

N7K1# show hsrp
Vlan100 - Group 100 (HSRP-V1) (IPv4)
Local state is Standby, priority 100 (Cfged 100)
Forwarding threshold(for vPC), lower: 0 upper: 100
Hellotime 3 sec, holdtime 10 sec
Next hello sent in 0.755000 sec(s)
Virtual IP address is 192.168.1.250 (Cfged)
Active router is 192.168.1.252, priority 100 expires in 7.862000 sec(s)
Standby router is local
Authentication text "cisco"
Virtual mac address is 0000.0c07.ac64 (Default MAC)
3 state changes, last state change 1d04h
IP redundancy name is hsrp-Vlan100-100 (default)

N7K2# show hsrp
Vlan100 - Group 100 (HSRP-V1) (IPv4)
Local state is Active, priority 100 (Cfged 100)
Forwarding threshold(for vPC), lower: 0 upper: 100
Hellotime 3 sec, holdtime 10 sec
Next hello sent in 2.837000 sec(s)
Virtual IP address is 192.168.1.250 (Cfged)
Active router is local
Standby router is 192.168.1.251 , priority 100 expires in 7.611000 sec(s)
Authentication text "cisco"
Virtual mac address is 0000.0c07.ac64 (Default MAC)
2 state changes, last state change 1d04h
IP redundancy name is hsrp-Vlan100-100 (default)

R!

Re: NX9K VPC POC

Posted: Tue Aug 22, 2017 9:46 am
by vkukshal03
Thanks for you reply.....
My question is not about configuration, it was about fail over.. does it work ?
is there any one who tried fail over testing?

Re: NX9K VPC POC

Posted: Tue Aug 22, 2017 9:23 pm
by ramindia
vkukshal03 wrote:
Tue Aug 22, 2017 9:46 am
Thanks for you reply.....
My question is not about configuration, it was about fail over.. does it work ?
is there any one who tried fail over testing?
it works for me.

R!

Re: NX9K VPC POC

Posted: Sat Aug 26, 2017 5:11 pm
by rmadupu
Thank you for the lab, has anyone of you tried vxlan in NXOS , is it possible to start with, from theory it appears to be hardware ASIC which does that so just wanted to know if anyone attempted.

-R

Re: NX9K VPC POC

Posted: Thu Aug 31, 2017 5:52 am
by komalthecoolk
According to the release notes, I think from 7.0.3.I6.1 VXLAN is supported even on their VIRL image, which means it should work on the lab. Though I have the official image for this and can somewhat run it on GNS3, I can't seem to connect to NX9K on Eve-NG (newbie here). Does the device boot for very long before I can connect?

Re: NX9K VPC POC

Posted: Tue Sep 05, 2017 3:54 pm
by yobansal
Yes, VXLAN works on NXOS9kv. I have tested in in EVE-NG.
rmadupu wrote:
Sat Aug 26, 2017 5:11 pm
Thank you for the lab, has anyone of you tried vxlan in NXOS , is it possible to start with, from theory it appears to be hardware ASIC which does that so just wanted to know if anyone attempted.

-R

Re: NX9K VPC POC

Posted: Fri Sep 22, 2017 10:31 am
by rmadupu
Thank you for the response.

Re: NX9K VPC POC

Posted: Sat Dec 16, 2017 6:42 pm
by asknet
Thanks !!! it Worked