!! IOS XR Configuration 6.1.3 !! Last configuration change at Wed Jul 21 09:37:09 2021 by xrv ! hostname router_asn30 clock timezone CET 1 domain name eve-ng domain name-server 172.17.1.1 line template ssh exec-timeout 0 0 session-timeout 0 transport input ssh ! line console exec-timeout 0 0 ! vty-pool default 0 10 line-template ssh ntp server 172.17.1.1 prefer iburst update-calendar ! interface Loopback10 no shutdown description "specific host avertised to the eBGP peers" ipv4 address 170.0.0.1 255.255.255.0 ! interface MgmtEth0/0/CPU0/0 no shutdown description "MGMT & access to the RPKI infrastructure" ipv4 address 192.168.122.103 255.255.255.0 ! interface GigabitEthernet0/0/0/0 no shutdown description "router-asn10:Gi0/0/0/1" ipv4 address 10.0.0.6 255.255.255.252 ! interface GigabitEthernet0/0/0/1 no shutdown shutdown ! interface GigabitEthernet0/0/0/2 no shutdown shutdown ! route-policy RPL-PASS-IN pass end-policy ! route-policy RPL-PASS-OUT pass end-policy ! router static vrf mgmt address-family ipv4 unicast 0.0.0.0/0 192.168.122.1 ! ! ! router bgp 30 bgp router-id 3.3.3.3 rpki server 192.168.122.253 transport tcp port 8282 refresh-time 30 ! bgp bestpath origin-as use validity address-family ipv4 unicast network 170.0.0.1/32 ! neighbor 10.0.0.5 remote-as 10 address-family ipv4 unicast route-policy RPL-PASS-IN in route-policy RPL-PASS-OUT out soft-reconfiguration inbound always ! ! ! lldp ! ssh server v2 ssh server vrf default ! end