Repository URL to install this package:
|
Version:
0.62.2 ▾
|
frr version 7.5.1_git frr defaults traditional hostname router2 no ipv6 forwarding ! interface eth1 ip address 192.168.1.2/24 ! interface eth2 ip address 192.168.3.1/24 ! interface eth3 ip address 192.168.12.1/24 ! interface lo ip address 10.10.10.2/32 ! router ospf passive-interface eth3 network 192.168.1.0/24 area 0.0.0.0 network 192.168.3.0/24 area 0.0.0.0 network 192.168.12.0/24 area 0.0.0.0 ! line vty !