TCP/IP Console commands
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
169
12.5 autoloop
12.5.1 Syntax
autoloop [on|off]
12.5.2 Description
Displays or sets the
autoloop
setting. This has effect only when a
loopback device is configured (see
on page 172): in that case, it
controls whether datagrams addressed to the machine’s own IP
addresses (and not just the loopback addresses
127.*.*.*
) will be looped
back.
Configuration saving saves this information. By default,
autoloop
is
disabled.
The
autoloop
command is
hidden
, not shown by
ip help
.
12.5.3 Example
prompt>
ip autoloop
autoloop off
prompt>
ip device
# type dev file IP address
device ether ether //edd mtu 1500 192.168.2.1
device loop loop - mtu 2048 127.0.0.1
prompt>
ip ping 127.0.0.1
ip: ping - reply received from 127.0.0.1
prompt>
ip ping 192.168.2.1
ip: ping - transmit error: Host is down (rc=62)
prompt>
ip autoloop on
prompt>
ip ping 192.168.2.1
ip: ping - reply received from 192.168.2.1
12.5.4 See also
Содержание ATMOS Console
Страница 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 66: ...Introduction 56 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 84: ...reset port 74 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 112: ...dnsrelay version 102 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 158: ...version 148 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 244: ...version 234 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...