Data Center

 View Only
last person joined: 9 days ago 

Ask questions and share experiences about Data Center Architecture and approaches.
  • 1.  VTEP IP questions

    Posted 12-01-2021 05:43
    If the remote VTEP has multiple loopback addresses with one defined as primary.  In local VTEP,  the following command should list only remote primary loopback IP, or all the loopback IPs ?

    If multiple remote loopback IPs are listed, any issues  will occur ?

    root@vQFX-2# run show ethernet-switching vxlan-tunnel-end-point remote
    Logical System Name       Id  SVTEP-IP         IFL   L3-Idx    SVTEP Mode
    <default>                 0   192.168.1.2      lo0.0    0
     RVTEP-IP         IFL-Idx   NH-Id    RVTEP Mode
     192.168.1.1      574       1782         RNVE
        VNID          MC-Group-IP
        104           0.0.0.0
        103           0.0.0.0
        102           0.0.0.0
        101           0.0.0.0
     RVTEP-IP         IFL-Idx   NH-Id    RVTEP Mode
     192.168.1.10     573       1780         RNVE
        VNID          MC-Group-IP
        104           0.0.0.0
        102           0.0.0.0
        103           0.0.0.0
        101           0.0.0.0
    ​

    both 192.168.1.1 and 192.168.1.10 are the loopback addresses on the same remote VTEP. I have the above output on vQFX 18.4.

    Any documentation for this ?

    thanks !!