getzones — list AppleTalk zone names
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).
List the name of the local zone only; this is accomplished by sending a ZIP GetMyZone request.
List the local zones; this is accomplished by sending a GetLocalZones request.
Contact the AppleTalk router at address. address is parsed by atalk_aton(3).