Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


GUIOn the Local SSR ( ADD route )

on the local route

ADD a new route to the remote SSR

Shoiw route

Test service-ping



CLI

Service-route to remote peer
jkriker@LAB-128T-MAX2-NODE-2.LAB-PYXYA-128T# show config running authority router LAB-MAX2-SPOKE1 se
rvice-route SR-Remote-P-Spoke-Lan1

config

    authority

        router  LAB-MAX2-SPOKE1
            name           LAB-MAX2-SPOKE1

            service-route  SR-Remote-P-Spoke-Lan1
                name          SR-Remote-P-Spoke-Lan1
                service-name  to-P-Spoke-Lan1
                peer          LAB-PAX5-128T-RTR-2
            exit
        exit
    exit
exit
Show RIB and FiB

RiB and FiB
jkriker@LAB-128T-MAX2-NODE-2.LAB-PYXYA-128T# show rib router LAB-MAX2-SPOKE1
Sat 2022-11-26 08:12:41 UTC
Node: LAB-MAX2-SPOKE1 Page 1

========= ==================== =========== ============= ========== ========= ========= ================ ==================== ============= ======
 Vrf       Prefix               Protocol    Selected      Distance    Metric    Uptime   Interface name   Directly connected   Blackhole     Fib
========= ==================== =========== ============= ========== ========= ========= ================ ==================== ============= ======
 default   0.0.0.0/0            kernel      true               254   1000000   2567251   unavailable      unavailable          true          true
. . . 
 default   172.21.13.0/24       kernel      unavailable        254   1000000    153960   unavailable      unavailable          true          true
 default   172.21.13.0/24       connected   true                 0         0   1375047   g19              true                 unavailable   true
 default   172.21.75.0/24       kernel      true               254   1000000      2870   unavailable      unavailable          true          true
. . . 




  • No labels