mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 12:37:10 +00:00
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>
This commit is contained in:
parent
de842255f9
commit
fb220832ad
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user