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>
12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
hostname r3
|
|
!
|
|
!
|
|
service integrated-vtysh-config
|
|
!
|
|
interface r3-eth0
|
|
ip address 10.0.40.4/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.0.4/32
|
|
!
|