mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00

Since I am in this test, modifying it let's just convert it to a integrated configuration. Signed-off-by: Donald Sharp <donaldsharp72@gmail.com>
15 lines
188 B
Plaintext
15 lines
188 B
Plaintext
hostname r2
|
|
!
|
|
frr version 8.4
|
|
frr defaults traditional
|
|
!
|
|
service integrated-vtysh-config
|
|
!
|
|
interface r2-eth0
|
|
ip address 10.0.20.2/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.0.2/32
|
|
!
|
|
line vty
|
|
! |