diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2001-09-28 00:22:44 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2001-09-28 00:22:44 +0000 |
| commit | f823d4a6712e2160f1aae169be0c2687312d7af0 (patch) | |
| tree | 3bc6aff6472155916f83e7e5b3a5ab5566fa686f /share | |
| parent | be8e1fea0eb0438fc1150bafc1a6d740c9a8919d (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/gif.4 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4 index f056b4142681..05042d4247c1 100644 --- a/share/man/man4/gif.4 +++ b/share/man/man4/gif.4 @@ -50,6 +50,13 @@ On .Nm can also tunnel ISO traffic over IPv[46] using EON encapsulation. .Pp +.Nm +interfaces are allocated at runtime using interface cloning. This is +most easily done with the +.Xr ifconfig 8 +.Cm create +command. +.Pp To use .Nm , administrator needs to configure protocol and addresses used for the outer |
