other versions
- testing 4.0.1~ds-1
- unstable 4.0.2~ds-2
- experimental 4.0.3~ds-1
GETZONES(1) | Netatalk AFP Fileserver Manual | GETZONES(1) |
NAME¶
getzones - list AppleTalk zone names
SYNOPSIS¶
getzones [-m | -l] [address]
DESCRIPTION¶
Getzones is used to obtain a list of AppleTalk zone names using the Zone Information Protocol (ZIP). It sends a GetZoneList request to an AppleTalk router. By default, it sends the request to the locally running atalkd(8).
OPTIONS¶
-m
List the name of the local zone only; this is
accomplished by sending a ZIP GetMyZone request.
-l
List the local zones; this is accomplished by sending a
GetLocalZones request.
address
Contact the AppleTalk router at address.
address is parsed by atalk_aton(3).
SEE ALSO¶
AUTHOR¶
See CONTRIBUTORS[1]
NOTES¶
- 1.
- CONTRIBUTORS
17 Dec 1991 | Netatalk 4.0.3 |