mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-26 23:23:35 +00:00
![]() Fixed output: robot.cumulusnetworks.com# show ip ospf int enp0s3 is up ifindex 2, MTU 1500 bytes, BW 0 Mbit <UP,BROADCAST,RUNNING,MULTICAST> Internet Address 10.0.2.15/24, Broadcast 10.0.2.255, Area 0.0.0.0 MTU mismatch detection:enabled Router ID 192.168.0.1, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State Waiting, Priority 1 No backup designated router on this network Multicast group memberships: OSPFAllRouters Timer intervals configured, Hello 10s, Dead 40s, Wait 40s, Retransmit 5 Hello due in 9.611s Neighbor Count is 0, Adjacent neighbor count is 0 enp0s10 is up ifindex 7, MTU 1500 bytes, BW 0 Mbit <UP,BROADCAST,RUNNING,MULTICAST> Internet Address 192.168.201.146/24, Broadcast 192.168.201.255, Area 0.0.0.0 MTU mismatch detection:enabled Router ID 192.168.0.1, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State Waiting, Priority 1 No backup designated router on this network Multicast group memberships: OSPFAllRouters Timer intervals configured, Hello 10s, Dead 40s, Wait 40s, Retransmit 5 Hello due in 7.241s Neighbor Count is 0, Adjacent neighbor count is 0 robot.cumulusnetworks.com# show ip ospf int enp0s3 enp0s3 is up ifindex 2, MTU 1500 bytes, BW 0 Mbit <UP,BROADCAST,RUNNING,MULTICAST> Internet Address 10.0.2.15/24, Broadcast 10.0.2.255, Area 0.0.0.0 MTU mismatch detection:enabled Router ID 192.168.0.1, Network Type BROADCAST, Cost: 10 Transmit Delay is 1 sec, State Waiting, Priority 1 No backup designated router on this network Multicast group memberships: OSPFAllRouters Timer intervals configured, Hello 10s, Dead 40s, Wait 40s, Retransmit 5 Hello due in 2.915s Neighbor Count is 0, Adjacent neighbor count is 0 robot.cumulusnetworks.com# show ip ospf int enp0s10 json { "enp0s10":{ "ifUp":true, "ifIndex":7, "mtuBytes":1500, "bandwidthMbit":0, "ifFlags":"<UP,BROADCAST,RUNNING,MULTICAST>", "ospfEnabled":true, "ipAddress":"192.168.201.146", "ipAddressPrefixlen":24, "ospfIfType":"Broadcast", "localIfUsed":"192.168.201.255", "area":"0.0.0.0", "routerId":"192.168.0.1", "networkType":"BROADCAST", "cost":10, "transmitDelayMsecs":1000, "state":"Waiting", "priority":1, "mcastMemberOspfAllRouters":true, "timerMsecs":100, "timerDeadMsecs":25, "timerWaitMsecs":25, "timerRetransmit":200, "timerHelloInMsecs":2106, "nbrCount":0, "nbrAdjacentCount":0 } } robot.cumulusnetworks.com# Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> |
||
---|---|---|
bgpd | ||
cumulus | ||
debian | ||
doc | ||
fpm | ||
gdb | ||
init | ||
isisd | ||
ldpd | ||
lib | ||
m4 | ||
nhrpd | ||
ospf6d | ||
ospfclient | ||
ospfd | ||
pimd | ||
pkgsrc | ||
ports | ||
qpb | ||
redhat | ||
ripd | ||
ripngd | ||
snapcraft | ||
solaris | ||
tests | ||
tools | ||
vtysh | ||
watchfrr | ||
zebra | ||
.gitignore | ||
AUTHORS | ||
bootstrap.sh | ||
buildtest.sh | ||
ChangeLog | ||
common.am | ||
COMMUNITY.md | ||
configure.ac | ||
COPYING | ||
COPYING-LGPLv2.1 | ||
defaults.h | ||
Makefile.am | ||
NEWS | ||
README | ||
README.NetBSD | ||
render_md.py | ||
REPORTING-BUGS | ||
SERVICES | ||
stamp-h.in | ||
update-autotools |
FRRouting is free software that manages various IPv4 and IPv6 routing protocols. Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, RIPng, PIM-SM/MSDP and LDP as well as very early support for IS-IS. See the file REPORTING-BUGS to report bugs. Free RRRouting is free software. See the file COPYING for copying conditions. Public email discussion can be found at https://lists.frrouting.org/listinfo Our public slack channel is at https://frrouting.slack.com