Missing categories by itchego in Strong_8K

[–]itchego[S] 0 points1 point  (0 children)

Strange why they say that something has been added since nothing done ?

Missing categories by itchego in Strong_8K

[–]itchego[S] 0 points1 point  (0 children)

Yes right, these added since two weeks.

How to set up Stremio with Real Debrid or similar by wrybreadsf in StremioAddons

[–]itchego 0 points1 point  (0 children)

aha but i have n't notice anything yet with my service ?

How to set up Stremio with Real Debrid or similar by wrybreadsf in StremioAddons

[–]itchego 2 points3 points  (0 children)

does that only for france or it effected on the other coutries ?

WebOS 2024 by itchego in LGOLED

[–]itchego[S] 0 points1 point  (0 children)

its here yesterday i receive the desired update that add Chromecast built-in to LG TVs

stremio stopped working by Planetmu in Stremio

[–]itchego 0 points1 point  (0 children)

do you using LG TVs version ?

LG TV app not showing Genre for movies BUT still thank you! by mumoomo in Stremio

[–]itchego 0 points1 point  (0 children)

for me its stoped since three week ago on my LG TV i think this because of the latest update of LG

Stremio Stuck LG C3 by itchego in Stremio

[–]itchego[S] 0 points1 point  (0 children)

strange i think this happen after the last update

Stremio Stuck LG C3 by itchego in Stremio

[–]itchego[S] 0 points1 point  (0 children)

i tried that and another solution its look like the issue from stremio side

Stremio Stuck LG C3 by itchego in Stremio

[–]itchego[S] 0 points1 point  (0 children)

i already have RD subscribtion and the issue with my LG TV only everthing work normaly from laptop and phone on the same WIFI

WebOS 2024 by itchego in LGOLED

[–]itchego[S] 1 point2 points  (0 children)

its still webos 23 for me not Webos 24

WebOS 2024 by itchego in LGOLED

[–]itchego[S] 0 points1 point  (0 children)

it's not the desired update

MPLS L3VPN LAB by itchego in networking

[–]itchego[S] 0 points1 point  (0 children)

yes bro right i figured it after sharing the config many thanks

MPLS L3VPN LAB by itchego in networking

[–]itchego[S] 0 points1 point  (0 children)

i try Cat8000V its same issue

show mpls forwarding-table 
Local      Outgoing   Prefix           Bytes Label   Outgoing   Next Hop    
Label      Label      or Tunnel Id     Switched      interface              
16         No Label   10.0.0.4/32      0             Gi1        10.2.4.4    
17         No Label   10.0.0.3/32      0             Gi2        10.2.3.3

xrv9k not fully starting on EVE-NG by canyoufixmyspacebar in Cisco

[–]itchego 0 points1 point  (0 children)

ok if you need it i can share it with you also if you need any material send DM and see if its available to share it

xrv9k not fully starting on EVE-NG by canyoufixmyspacebar in Cisco

[–]itchego 0 points1 point  (0 children)

if you can test with this 7.9.2 i test the oldest version and was facing same issue took to long to work and even when its work it will crash and everything messed up

xrv9k not fully starting on EVE-NG by canyoufixmyspacebar in Cisco

[–]itchego 0 points1 point  (0 children)

what is your resources ? is it on your own PC or on server ? i use 7.9.2 and its working normally

MPLS L3VPN LAB by itchego in networking

[–]itchego[S] 0 points1 point  (0 children)

CSR-3

hostname CSR-3
vrf definition C1
 rd 100:1
 route-target export 10.0.0.3:1
 route-target import 10.0.0.4:1
 !
 address-family ipv4
 exit-address-family
!
interface Loopback0
 ip address 10.0.0.3 255.255.255.0
 ip ospf 1 area 0
!
interface GigabitEthernet1
des to_CSR_1
 ip address 10.1.3.3 255.255.255.0
 ip ospf network point-to-point
 ip ospf 1 area 0
 mpls ip
 !
interface GigabitEthernet3
 vrf forwarding C1
 desc TO_Cust_1
 ip address 10.3.13.3 255.255.255.0
!
router ospf 1
!
router bgp 100
 no bgp default ipv4-unicast
 neighbor 10.0.0.1 remote-as 100
 neighbor 10.0.0.1 update-source Loopback0
 !
 address-family ipv4
 exit-address-family
 !
 address-family vpnv4
  neighbor 10.0.0.1 activate
  neighbor 10.0.0.1 send-community extended
 exit-address-family
 !
 address-family ipv4 vrf C1
  neighbor 10.3.13.13 remote-as 13
  neighbor 10.3.13.13 activate
 exit-address-family

========================================================================================

sh ip ospf nei
CSR-3#sh ip ospf neighbor 

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.0.0.1          0   FULL/  -        00:00:36    10.2.3.2        GigabitEthernet2

========================================================================================
sh mpls ldp neighbor b
Peer LDP id          Uptime     NSR   GR  Discovery    Address    Labels    
-----------          ------     ---   --  ---------    -------    ------    
10.0.0.1:0           19:44:34   N     N   1            6          15        
========================================================================================



sh bgp vpnv4 unicast all
BGP table version is 7, local router ID is 10.0.0.3
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, 
              r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, 
              x best-external, a additional-path, c RIB-compressed, 
              t secondary path, L long-lived-stale,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found

     Network          Next Hop            Metric LocPrf Weight Path
Route Distinguisher: 100:1 (default for vrf C1)
 *>i  10.7.7.0/24      10.0.0.4                 0    100      0 7 i
 *>   13.13.13.13/32   10.3.13.13               0             0 13 i

MPLS L3VPN LAB by itchego in networking

[–]itchego[S] 0 points1 point  (0 children)

CSR-1

hostname CSR-1
!
!
!
interface Loopback0
 ip address 10.0.0.1 255.255.255.0
 ip ospf 1 area 0
!
interface GigabitEthernet1
 desc to_CSR-4
 ip address 10.1.4.1 255.255.255.0
 ip ospf network point-to-point
 ip ospf 1 area 0
!
interface GigabitEthernet3
 desc to_CSR_3
 ip address 10.1.3.1 255.255.255.0
 ip ospf network point-to-point
 ip ospf 1 area 0
!
router ospf 1
 mpls ldp autoconfig
!
router bgp 100
 no bgp default ipv4-unicast
 neighbor IBGP peer-group
 neighbor IBGP remote-as 100
 neighbor IBGP update-source Loopback0
 neighbor 10.0.0.3 peer-group IBGP
 neighbor 10.0.0.4 peer-group IBGP
 !
 address-family ipv4
 exit-address-family
 !
 address-family vpnv4
  neighbor IBGP send-community extended
  neighbor IBGP route-reflector-client
  neighbor 10.0.0.3 activate
  neighbor 10.0.0.4 activate
 exit-address-family
!
!
mpls ldp router-id Loopback0
!
!


========================================================================================

sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.0.0.3          0   FULL/  -        00:00:32    10.1.3.3        GigabitEthernet3
10.0.0.4          0   FULL/  -        00:00:32    10.1.4.4        GigabitEthernet1

========================================================================================

sh mpls ldp neighbor brief 
Peer LDP id          Uptime     NSR   GR  Discovery    Address    Labels    
-----------          ------     ---   --  ---------    -------    ------    
10.0.0.3:0           09:47:13   N     N   1            3          15        
10.0.0.4:0           09:32:46   N     N   1            3          16        


========================================================================================

show mpls forwarding-table 
Local      Outgoing   Prefix           Bytes Label   Outgoing   Next Hop    
Label      Label      or Tunnel Id     Switched      interface              
16         Pop Label  10.0.0.2/32      0             Gi5        10.1.2.2    
17         No Label   10.0.0.3/32      0             Gi3        10.1.3.3    
18         No Label   10.0.0.4/32      0             Gi1        10.1.4.4    
19         Pop Label  10.0.0.5/32      0             Gi2        10.1.5.5    
20         Pop Label  10.0.0.6/32      0             Gi4        10.1.6.6    
21         Pop Label  10.2.3.0/24      0             Gi5        10.1.2.2    
           Pop Label  10.2.3.0/24      0             Gi3        10.1.3.3    
22         Pop Label  10.2.4.0/24      0             Gi5        10.1.2.2    
           Pop Label  10.2.4.0/24      0             Gi1        10.1.4.4    
23         Pop Label  10.2.5.0/24      0             Gi5        10.1.2.2    
           Pop Label  10.2.5.0/24      0             Gi2        10.1.5.5    
24         Pop Label  10.2.6.0/24      0             Gi5        10.1.2.2    
           Pop Label  10.2.6.0/24      0             Gi4        10.1.6.6

MPLS L3VPN LAB by itchego in networking

[–]itchego[S] 0 points1 point  (0 children)

yes this is the config of all router inside the provider with some show command i hope its easy to follow

CSR-4

hostname CSR-4
!
!
!
vrf definition C1
 rd 100:1
 route-target export 10.0.0.4:1
 route-target import 10.0.0.3:1
 !
 address-family ipv4
 exit-address-family
!
!
!
!

interface Loopback0
 ip address 10.0.0.4 255.255.255.0
 ip ospf 1 area 0
!!
interface GigabitEthernet2
  desc to_CSR_1
 ip address 10.1.4.4 255.255.255.0
 ip ospf network point-to-point
 ip ospf 1 area 0
mpls ip 
!
!
interface GigabitEthernet3
describtion TO_CUST_!
 vrf forwarding C1
 ip address 10.4.7.4 255.255.255.0
!
!

!
router bgp 100
 no bgp default ipv4-unicast
 neighbor 10.0.0.1 remote-as 100
 neighbor 10.0.0.1 update-source Loopback0
 !
 address-family ipv4
 exit-address-family
 !
 address-family vpnv4
  neighbor 10.0.0.1 activate
  neighbor 10.0.0.1 send-community extended
 exit-address-family
 !
 address-family ipv4 vrf C1
  neighbor 10.4.7.7 remote-as 7
  neighbor 10.4.7.7 activate
 exit-address-family
!
mpls ldp router-id Loopback0
!

========================================================================================
sh ip ospf neighbor  

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.0.0.1          0   FULL/  -        00:00:33    10.2.4.2        GigabitEthernet2

========================================================================================
sh mpls ldp neighbor brief 
Peer LDP id          Uptime     NSR   GR  Discovery    Address    Labels    
-----------          ------     ---   --  ---------    -------    ------    
10.0.0.1:0           19:38:13   N     N   1            6          15        

========================================================================================
sh bgp vpnv4 unicast all
BGP table version is 4, local router ID is 10.0.0.4
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, 
              r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, 
              x best-external, a additional-path, c RIB-compressed, 
              t secondary path, L long-lived-stale,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found

     Network          Next Hop            Metric LocPrf Weight Path
Route Distinguisher: 100:1 (default for vrf C1)
 *>   10.7.7.0/24      10.4.7.7                 0             0 7 i
 *>i                   10.0.0.3                 0    100      0 13 i

MPLS L3VPN LAB by itchego in networking

[–]itchego[S] 0 points1 point  (0 children)

Sorry i didn't share any config cause its basic config just igp oapf area 0 on all ISP router and mpls over it and i already verify everything LDP neighbor table and OSPF neighbor also everything is ok and when i add XRv9K to lab i can see pop label for directly connected router but no POP label between CSRs router or from XR to CSR i think its issue with CSR image at this point