Prerequisites
The following prerequisites are required to bring up the underlay for the CPRI circuit. Underlay is the transport (IGP+SR-MPLS) that should be built to bring up the CRPI services. To do this, ISIS, SR-MPLS, and TI-LFA are configured under IS-IS.
-
On the router connected to the baseband unit (R3):
router isis Core is-type level-2-only net 49.0000.0000.0001.00 segment-routing global-block 16000 23999 address-family ipv4 unicast metric-style wide router-id Loopback0 segment-routing mpls sr-prefer ! interface Loopback0 address-family ipv4 unicast prefix-sid index 1001 ! ! interface TenGigE0/0/0/15 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa ! ! interface TenGigE0/0/0/17 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa !
-
On the router (R4) connected to the radio unit:
router isis Core is-type level-2-only net 49.0000.0000.0004.00 segment-routing global-block 16000 23999 address-family ipv4 unicast metric-style wide router-id Loopback0 segment-routing mpls sr-prefer ! interface Loopback0 address-family ipv4 unicast prefix-sid index 1004 ! ! interface TenGigE0/0/0/14 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa ! ! interface TenGigE0/0/0/16 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa !
-
On R1 (connected to R3):
router isis Core is-type level-2-only net 49.0000.0000.0002.00 segment-routing global-block 16000 23999 address-family ipv4 unicast metric-style wide router-id Loopback0 segment-routing mpls sr-prefer ! interface Loopback0 address-family ipv4 unicast prefix-sid index 1002 ! ! interface TenGigE0/0/0/20 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa ! ! interface TenGigE0/0/0/21 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa
-
On R2 (connected to R4):
router isis Core is-type level-2-only net 49.0000.0000.0003.00 address-family ipv4 unicast metric-style wide router-id Loopback0 segment-routing mpls sr-prefer ! interface Loopback0 address-family ipv4 unicast prefix-sid index 1003 ! ! interface TenGigE0/0/0/20 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa ! ! interface TenGigE0/0/0/21 point-to-point address-family ipv4 unicast fast-reroute per-prefix fast-reroute per-prefix ti-lfa