]> git.puffer.fish Git - mirror/frr.git/commit
isisd: introduce command to display IS-IS routes
authorRenato Westphal <renato@opensourcerouting.org>
Sun, 23 Aug 2020 02:24:06 +0000 (23:24 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 26 Aug 2020 23:16:19 +0000 (20:16 -0300)
commit675269d48324ab42c63fc0ed79da0bbad06ecdb1
treece0db674524aab48eef5eaa52f332b2393c79ba5
parent36944791620d1b223dede262948a0afe3dadca1f
isisd: introduce command to display IS-IS routes

Introduce the "show isis route" command to display the routes
associated to an SPF tree. Different from the "show ip route" command,
"show isis route" displays the L1 and L2 routes separately (and not
the best routes only).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
doc/user/isisd.rst
isisd/isis_spf.c