Mailing List Archive

vPC members use identical virtual addresses without HSRP
Hi! Experts

I wonder if Cisco support vPC members use identical virtual addresses as
host's layer 3 gateway?

Just like Arista or Juniper,

Arista for example:
...
interface Vlan100
vrf v101
ip address virtual 192.168.100.254/24
interface Vlan101
vrf v101
ip address virtual 192.168.101.254/24
...

From the Cisco document it seems all examples use HSRP and it needs to
occupy 3 IP addresses.

Thanks for your help.

--
BR!



James Chen
_______________________________________________
cisco-nsp mailing list cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Re: vPC members use identical virtual addresses without HSRP [ In reply to ]
Cisco support VRRP as well.

Sent from my iPhone

> On Apr 18, 2024, at 10:08?PM, Chen Jiang via cisco-nsp <cisco-nsp@puck.nether.net> wrote:
>
> ?Hi! Experts
>
> I wonder if Cisco support vPC members use identical virtual addresses as
> host's layer 3 gateway?
>
> Just like Arista or Juniper,
>
> Arista for example:
> ...
> interface Vlan100
> vrf v101
> ip address virtual 192.168.100.254/24
> interface Vlan101
> vrf v101
> ip address virtual 192.168.101.254/24
> ...
>
> From the Cisco document it seems all examples use HSRP and it needs to
> occupy 3 IP addresses.
>
> Thanks for your help.
>
> --
> BR!
>
>
>
> James Chen
> _______________________________________________
> cisco-nsp mailing list cisco-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
_______________________________________________
cisco-nsp mailing list cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Re: vPC members use identical virtual addresses without HSRP [ In reply to ]
Hi! Michael

Thanks for your advice, I mean could 2*cisco devices support just use only
one identical address?

...
interface Vlan100
vrf v101
ip address virtual 192.168.100.254/24
interface Vlan101
vrf v101
ip address virtual 192.168.101.254/24

On Sun, Apr 21, 2024 at 3:24?PM Michael Lee <fwissue@gmail.com> wrote:

> Cisco support VRRP as well.
>
> Sent from my iPhone
>
> > On Apr 18, 2024, at 10:08?PM, Chen Jiang via cisco-nsp <
> cisco-nsp@puck.nether.net> wrote:
> >
> > ?Hi! Experts
> >
> > I wonder if Cisco support vPC members use identical virtual addresses as
> > host's layer 3 gateway?
> >
> > Just like Arista or Juniper,
> >
> > Arista for example:
> > ...
> > interface Vlan100
> > vrf v101
> > ip address virtual 192.168.100.254/24
> > interface Vlan101
> > vrf v101
> > ip address virtual 192.168.101.254/24
> > ...
> >
> > From the Cisco document it seems all examples use HSRP and it needs to
> > occupy 3 IP addresses.
> >
> > Thanks for your help.
> >
> > --
> > BR!
> >
> >
> >
> > James Chen
> > _______________________________________________
> > cisco-nsp mailing list cisco-nsp@puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > archive at http://puck.nether.net/pipermail/cisco-nsp/
>


--
BR!



James Chen
_______________________________________________
cisco-nsp mailing list cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Re: vPC members use identical virtual addresses without HSRP [ In reply to ]
Hi, Chen,

The Arista configuration snippet you sent over is related to implementation
of VXLAN distributed anycast gateway, not a traditional FHRP like HSRP,
VRRP, or GLBP. In a standard VRRP configuration on Arista, Juniper or
anything, one would expect to use multiple IPs for master and backup
nodes/roles.

You can implement this same configuration for Nexus following the
configuration documentation for VXLAN anycast gateway.

Thank you,
Nathan

On Sun, Apr 21, 2024 at 8:55?PM Chen Jiang via cisco-nsp <
cisco-nsp@puck.nether.net> wrote:

> Hi! Michael
>
> Thanks for your advice, I mean could 2*cisco devices support just use only
> one identical address?
>
> ...
> interface Vlan100
> vrf v101
> ip address virtual 192.168.100.254/24
> interface Vlan101
> vrf v101
> ip address virtual 192.168.101.254/24
>
> On Sun, Apr 21, 2024 at 3:24?PM Michael Lee <fwissue@gmail.com> wrote:
>
> > Cisco support VRRP as well.
> >
> > Sent from my iPhone
> >
> > > On Apr 18, 2024, at 10:08?PM, Chen Jiang via cisco-nsp <
> > cisco-nsp@puck.nether.net> wrote:
> > >
> > > ?Hi! Experts
> > >
> > > I wonder if Cisco support vPC members use identical virtual addresses
> as
> > > host's layer 3 gateway?
> > >
> > > Just like Arista or Juniper,
> > >
> > > Arista for example:
> > > ...
> > > interface Vlan100
> > > vrf v101
> > > ip address virtual 192.168.100.254/24
> > > interface Vlan101
> > > vrf v101
> > > ip address virtual 192.168.101.254/24
> > > ...
> > >
> > > From the Cisco document it seems all examples use HSRP and it needs to
> > > occupy 3 IP addresses.
> > >
> > > Thanks for your help.
> > >
> > > --
> > > BR!
> > >
> > >
> > >
> > > James Chen
> > > _______________________________________________
> > > cisco-nsp mailing list cisco-nsp@puck.nether.net
> > > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > > archive at http://puck.nether.net/pipermail/cisco-nsp/
> >
>
>
> --
> BR!
>
>
>
> James Chen
> _______________________________________________
> cisco-nsp mailing list cisco-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
_______________________________________________
cisco-nsp mailing list cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/