Lines Matching +full:coexist +full:- +full:support

35 \*(4B provides support for the standard Internet
42 how to configure your system to use the Internet networking support.
46 \*(4B provides some support for the ISO OSI protocols CLNP
53 Xerox NS support is enabled with the NS option.
54 ISO OSI support is enabled with the ISO option.
55 In either case, include the pseudo-devices
58 The ``pty'' pseudo-device forces the pseudo terminal device driver
61 while the ``loop'' pseudo-device forces inclusion of the software loopback
67 Ethernet, the pseudo-device ``ether'' should also be included
69 Protocol module used in mapping between 48-bit Ethernet
70 and 32-bit Internet addresses.
95 Note that the use of trailer link-level is now negotiated between \*(4B hosts
110 In \*(4B the Internet support
113 network to off-site hosts. Subnetworks are useful because
117 The standard describing this change in Internet addressing is RFC-950.
120 address space (the Internet ``host part'' of the 32-bit address)
123 number have a 24-bit host address space with which to work, sites with a
124 class B network number have a 16-bit host address space, while sites with
125 a class C network number have an 8-bit host address space\**.
128 ``Address Mappings'', Internet RFC-796, J. Postel; available from
135 to hosts off-site. For example, if your site has a class B network
140 (The use of subnets 0 and all-1's, 255 in this example, is discouraged
143 numbers are then constructed by concatenating the original 16-bit network
172 sub-network \fIn\fP of this network would then have addresses of
182 according to RFC-919 is the address with a host part of all 1's.
189 to coexist while the upgrade process proceeds.
194 sent to the logical-network broadcast address as well as those sent
195 to the subnet broadcast address, and when using an all-1's broadcast,
208 especially for multi-homed hosts using Serial Line IP (SLIP).
248 /sbin/route add default \fIsmart-gateway\fP 1
277 \fB#\fP \fInetstat \-r\fP
281 \fB#\fP \fInetstat \-r \-s\fP
287 Several changes have been made in \*(4B in the area of gateway support
293 hosts with only a single non-loopback interface never attempt
307 sysctl -w net.inet.ip.redirect=0
341 numbers (contact hostmaster@SRI-NIC.ARPA).
389 The value of \fIroutedflags\fP provides host-specific options to
394 routedflags=-q
398 .Xr "routed -q"
403 commands of the following sort should be placed in the site-dependent file
407 if [ -f /usr/sbin/timed ]; then
408 /usr/sbin/timed & echo -n ' timed' >/dev/console
413 In \*(4B most of the servers for user-visible services are started up by a
487 The FTP server included in the system provides support for an
524 \fB#\fP \fIawk -F: '{$2="*";print$1":"$2":"$3":"$4":"$5":"$6":"}' < /etc/passwd > passwd\fP
525 \fB#\fP \fIawk -F: '{$2="*";print$1":"$2":"}' < /etc/group > group\fP