t
Title: getzones
Author: [FIXME: author] [see http://docbook.sf.net/el/author]
Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
Date: 17 Dec 1991
Manual: Netatalk 2.2
Source: Netatalk 2.2
Language: English

"GETZONES" "1" "17 Dec 1991" "Netatalk 2.2" "Netatalk 2.2"
-----------------------------------------------------------------
* set default formatting
-----------------------------------------------------------------
disable hyphenation
disable justification (adjust text to left margin only)
-----------------------------------------------------------------
* MAIN CONTENT STARTS HERE *
-----------------------------------------------------------------
"NAME"
getzones - list AppleTalk zone names
"SYNOPSIS"

\w'getzones 'u 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"

atalk_aton(3), atalkd(8).