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 /usr.sbin | |
| parent | be8e1fea0eb0438fc1150bafc1a6d740c9a8919d (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/gifconfig/gifconfig.8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/gifconfig/gifconfig.8 b/usr.sbin/gifconfig/gifconfig.8 index 539b1196b3ad..7c00c32fcef9 100644 --- a/usr.sbin/gifconfig/gifconfig.8 +++ b/usr.sbin/gifconfig/gifconfig.8 @@ -90,6 +90,13 @@ interfaces. Please note that it is very easy to create infinite routing loop, when you configure tunnel over same address family (e.g. IPv4-over-IPv4). +.Pp +gif +interfaces are allocated at runtime using interface cloning. This is +most easily done with the +.Xr ifconfig 8 +.Cm create +command. .Sh EXAMPLES If you would like to configure IPv6 over IPv4 (aka IPv6 in IPv4) |
