summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Eastoe <duncan.eastoe@att.com>2020-07-09 13:52:38 +0200
committerDuncan Eastoe <duncan.eastoe@att.com>2020-07-14 18:50:54 +0200
commitfb220832ad6c8bbff443fe70bf82ee10fcba4b3a (patch)
tree8608c72211a512550f4af3a35c90a474fff11344
parentospf6d: decimal area format in interface command (diff)
downloadfrr-fb220832ad6c8bbff443fe70bf82ee10fcba4b3a.tar.xz
frr-fb220832ad6c8bbff443fe70bf82ee10fcba4b3a.zip
doc/user: Update ospf6d area interface command
"interface <ifname> area <area>" now accepts <area> in decimal or IP format. Signed-off-by: Duncan Eastoe <duncan.eastoe@att.com>
-rw-r--r--doc/user/ospf6d.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst
index cd095af86..6295ba929 100644
--- a/doc/user/ospf6d.rst
+++ b/doc/user/ospf6d.rst
@@ -20,8 +20,11 @@ OSPF6 router
Set router's Router-ID.
-.. index:: interface IFNAME area AREA
-.. clicmd:: interface IFNAME area AREA
+.. index:: interface IFNAME area (0-4294967295)
+.. clicmd:: interface IFNAME area (0-4294967295)
+
+.. index:: interface IFNAME area A.B.C.D
+.. clicmd:: interface IFNAME area A.B.C.D
Bind interface to specified area, and start sending OSPF packets. `area` can
be specified as 0.