! Startup-config last modified at Fri Feb 16 20:14:51 2024 by admin ! device: R5 (cEOSLab, EOS-4.30.5M-35156751.4305M (engineering build)) ! no aaa root ! username admin privilege 15 role network-admin secret sha512 $6$.rUHbvPRXxjiR5DN$PCpOo4Un9hXyUwhC7oBc63.lhgeS9AVoX8n9KK0IjM0Vv4z4IbS770.BsH1B469fyAn/MubL4SdV26DZnqjIg/ ! transceiver qsfp default-mode 4x10G ! service routing protocols model multi-agent ! hostname R5 ! spanning-tree mode mstp ! system l1 unsupported speed action error unsupported error-correction action error ! management api http-commands no shutdown ! management api gnmi transport grpc default ! management api netconf transport ssh default ! interface Ethernet1/1 no switchport ip address 2.2.0.2/30 ! interface Ethernet2/1 no switchport ip address 2.2.0.9/30 ! interface Ethernet3/1 no switchport ip address 192.168.2.2/30 ! interface Loopback0 ip address 2.2.2.2/32 ! interface Management1 ip address 192.168.123.15/24 ! ip routing ! ip prefix-list AS2-PREFIX seq 10 permit 2.2.0.0/16 le 32 ! ip route 0.0.0.0/0 192.168.123.1 ! router bgp 2 router-id 2.2.2.2 neighbor AS2 peer group neighbor AS2 remote-as 2 neighbor AS2 next-hop-self neighbor AS2 update-source Loopback0 neighbor AS2 send-community neighbor 2.2.2.1 peer group AS2 neighbor 2.2.2.1 description R4 neighbor 2.2.2.3 peer group AS2 neighbor 2.2.2.3 description R5 neighbor 192.168.2.1 remote-as 1 neighbor 192.168.2.1 description R2 neighbor 192.168.2.1 send-community network 2.2.2.2/32 ! router ospf 2 passive-interface default no passive-interface Ethernet1/1 no passive-interface Ethernet2/1 network 2.2.0.0/16 area 0.0.0.0 max-lsa 12000 ! end