]> git.proxmox.com Git - mirror_frr.git/commit - doc/user/ospf6d.rst
ospf6: add the ability of specifying router-id/area-id in no debug ospf6
authorAhmad Caracalli <ahmad.caracalli@6wind.com>
Wed, 6 Oct 2021 13:46:19 +0000 (15:46 +0200)
committerAhmad Caracalli <ahmad.caracalli@6wind.com>
Wed, 6 Oct 2021 13:46:19 +0000 (15:46 +0200)
commitb25a11034709055f76f6611bce3912ef46650529
tree388705a90519acaa4b756dfb4e9f0ddd5f172e62
parent5b9414484cb5e10973084108b66181938eab43eb
ospf6: add the ability of specifying router-id/area-id in no debug ospf6

Add the ability to specify the router-id/area-id when deleting the debug
ospf6 configuration.

The new commands are as follow:

no debug ospf6 border-routers router-id [A.B.C.D]
no debug ospf6 border-routers area-id [A.B.C.D]

Update the doc as well.

Signed-off-by: Ahmad Caracalli <ahmad.caracalli@6wind.com>
doc/user/ospf6d.rst
ospf6d/ospf6_intra.c