mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-06 10:57:38 +00:00
doc: fix "ipv6 address" interface command syntax (#608)
This commit is contained in:
parent
30b0017696
commit
e6844aa5d2
@ -49,9 +49,9 @@ Up or down the current interface.
|
||||
@end deffn
|
||||
|
||||
@deffn {Interface Command} {ip address @var{address/prefix}} {}
|
||||
@deffnx {Interface Command} {ip6 address @var{address/prefix}} {}
|
||||
@deffnx {Interface Command} {ipv6 address @var{address/prefix}} {}
|
||||
@deffnx {Interface Command} {no ip address @var{address/prefix}} {}
|
||||
@deffnx {Interface Command} {no ip6 address @var{address/prefix}} {}
|
||||
@deffnx {Interface Command} {no ipv6 address @var{address/prefix}} {}
|
||||
Set the IPv4 or IPv6 address/prefix for the interface.
|
||||
@end deffn
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user