Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

hostname XR-78910

interface Loopback1
ipv4 address 89.89.89.1 255.255.255.255
!
interface Loopback2
ipv4 address 89.89.89.2 255.255.255.255
!
interface Loopback3
ipv4 address 89.89.89.3 255.255.255.255
!
interface MgmtEth0/0/CPU0/0
shutdown
!
interface GigabitEthernet0/0/0/0
ipv4 address 192.168.100.1 255.255.255.0
!
interface GigabitEthernet0/0/0/1
ipv4 address 192.168.200.1 255.255.255.0
!
interface GigabitEthernet0/0/0/2
shutdown
!
router ospf 1
area 0
interface Loopback1
!
interface Loopback2
!
interface Loopback3
!
interface GigabitEthernet0/0/0/0
!
!
!
router bgp 65535
bgp confederation peers
65533
65534
!
bgp confederation identifier 78910
address-family ipv4 unicast
network 192.168.200.0/24
!
neighbor 10.10.10.1
remote-as 65535
update-source Loopback1
address-family ipv4 unicast
!
!
neighbor 192.168.200.20
remote-as 14
address-family ipv4 unicast
!
!
!
end

You might also like