Repository URL to install this package:
|
Version:
0.62.2 ▾
|
frr version 7.5.1_git frr defaults traditional hostname router3 no ipv6 forwarding ! interface eth1 ip address 192.168.2.2/24 ! interface eth2 ip address 192.168.3.2/24 ! interface eth3 ip address 192.168.13.1/24 ! interface lo ip address 10.10.10.3/32 ! router ospf passive-interface eth3 network 192.168.2.0/24 area 0.0.0.0 network 192.168.3.0/24 area 0.0.0.0 network 192.168.13.0/24 area 0.0.0.0 ! line vty !