mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 17:24:26 +00:00
![]() Description: "show ip ospf neighbour [nbrid] [json]" is expected to give brief output of the specific neighbour. But it gives the detailed output without the detail keyword. "show ip ospf neighbour [nbrid] [deatil] [json]" command is failed to fetch the ecpected o/p. Corrected it. Ex o/p: frr(config-if)# do show ip ospf neighbor Neighbor ID Pri State Up Time Dead Time Address Interface RXmtL RqstL DBsmL 8.8.8.8 1 Full/DR 17m03s 31.192s 20.1.1.194 ens192:20.1.1.220 0 0 0 30.1.1.100 1 Full/DR 56.229s 32.000s 30.1.1.100 ens224:30.1.1.220 0 0 0 frr(config-if)# frr(config-if)# frr(config-if)# do show ip ospf neighbor 8.8.8.8 Neighbor 8.8.8.8, interface address 20.1.1.194 In the area 0.0.0.0 via interface ens192 Neighbor priority is 1, State is Full/DR, 6 state changes Most recent state change statistics: Progressive change 17m18s ago DR is 20.1.1.194, BDR is 20.1.1.220 Options 2 *|-|-|-|-|-|E|- Dead timer due in 35.833s Database Summary List 0 Link State Request List 0 Link State Retransmission List 0 Thread Inactivity Timer on Thread Database Description Retransmision off Thread Link State Request Retransmission on Thread Link State Update Retransmission on Graceful restart Helper info: Graceful Restart HELPER Status : None frr(config-if)# do show ip ospf neighbor 8.8.8.8 detail No such interface. frr(config-if)# do show ip ospf neighbor 8.8.8.8 detail json {} frr(config-if)# Signed-off-by: Rajesh Girada <rgirada@vmware.com> |
||
---|---|---|
.. | ||
_static | ||
images | ||
.gitignore | ||
babeld.rst | ||
basic.rst | ||
bfd.rst | ||
bgp.rst | ||
bmp.rst | ||
bugs.rst | ||
conf.py | ||
eigrpd.rst | ||
extlog.rst | ||
fabricd.rst | ||
filter.rst | ||
flowspec.rst | ||
frr-reload.rst | ||
glossary.rst | ||
grpc.rst | ||
index.rst | ||
installation.rst | ||
ipv6.rst | ||
isisd.rst | ||
kernel.rst | ||
ldpd.rst | ||
Makefile | ||
nhrpd.rst | ||
ospf6d.rst | ||
ospf_fundamentals.rst | ||
ospfd.rst | ||
overview.rst | ||
packet-dumps.rst | ||
pathd.rst | ||
pbr.rst | ||
pim.rst | ||
pimv6.rst | ||
ripd.rst | ||
ripngd.rst | ||
routemap.rst | ||
routeserver.rst | ||
rpki.rst | ||
scripting.rst | ||
setup.rst | ||
sharp.rst | ||
snmp.rst | ||
snmptrap.rst | ||
static.rst | ||
subdir.am | ||
Useful_Sysctl_Settings.md | ||
vnc.rst | ||
vrrp.rst | ||
vtysh.rst | ||
watchfrr.rst | ||
wecmp_linkbw.rst | ||
zebra.rst |