1nbp(1) Netatalk nbp(1)
2
3
4
6 nbplkup, nbprgstr, nbpunrgstr - access NBP database
7
9 nbplkup [-r maxresponses] [-A address] [-m maccodepage] nbpname
10
11 nbprgstr [-A address] [-p port] [-m maccodepage] nbpname
12
13 nbpunrgstr [-A address] [-m maccodepage] nbpname
14
16 nbprgstr registers nbpname with atalkd(8), at the given port. nbpun‐
17 rgstr informs atalkd that nbpname is no longer to be advertised.
18
19 nbplkup displays up to maxresponses (default 1000) entities registered
20 on the AppleTalk internet. nbpname is parsed by nbp_name(3). An `='
21 for the object or type matches anything, and an `*' for zone means the
22 local zone. The default values are taken from the NBPLKUP environment
23 variable, parsed as an nbpname.
24
26 NBPLKUP
27 default nbpname for nbplkup
28
29 ATALK_MAC_CHARSET
30 the codepage used by the clients on the Appletalk network
31
32 ATALK_UNIX_CHARSET
33 the codepage used to display extended characters on this shell.
34
36 Find all devices of type LaserWriter in the local zone.
37
38 example% nbplkup :LaserWriter
39 Petoskey:LaserWriter 7942.129:218
40 Gloucester:LaserWriter 8200.188:186
41 Rahway:LaserWriter 7942.2:138
42 517 Center:LaserWriter 7942.2:132
43 ionia:LaserWriter 7942.2:136
44 Evil DEC from Hell:LaserWriter 7942.2:130
45 Hamtramck:LaserWriter 7942.2:134
46 Iron Mountain :LaserWriter 7942.128:250
47 example%
48
50 nbp_name(3), atalkd(8).
51
52
53
54
552.0.3 24 June 2004 nbp(1)