NDCT/ndct/core/configuration_files/R1_generated.txt

14 lines
267 B
Plaintext
Raw Permalink Normal View History

2024-06-09 19:22:26 +01:00
hostname R1
!
interface Loopback0
description Loopback
ip address 11.11.11.11 255.255.255.255
no shutdown
!
router bgp 65001
neighbor 192.168.21.202 remote-as 65002
network 11.11.11.11 mask 255.255.255.255
!
router ospf 1
network 192.168.21.0 0.0.0.255 area 0
!