man: ip-l2tp.8: remove non-existent tunnel parameter name
The name parameter is only valid for sessions, not tunnels. Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.st>
This commit is contained in:
parent
222c4dab8e
commit
d0baf5cac8
|
|
@ -154,9 +154,6 @@ tunnels and sessions to be established and provides for detecting and
|
||||||
acting upon network failures.
|
acting upon network failures.
|
||||||
.SS ip l2tp add tunnel - add a new tunnel
|
.SS ip l2tp add tunnel - add a new tunnel
|
||||||
.TP
|
.TP
|
||||||
.BI name " NAME "
|
|
||||||
sets the session network interface name. Default is l2tpethN.
|
|
||||||
.TP
|
|
||||||
.BI tunnel_id " ID"
|
.BI tunnel_id " ID"
|
||||||
set the tunnel id, which is a 32-bit integer value. Uniquely
|
set the tunnel id, which is a 32-bit integer value. Uniquely
|
||||||
identifies the tunnel. The value used must match the peer_tunnel_id
|
identifies the tunnel. The value used must match the peer_tunnel_id
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue