Apple Xserve Up Mac OS X Server Specifications Page 75

  • Download
  • Add to my manuals
  • Print
  • Page
    / 329
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 74
Chapter 6 Setting Network Preferences 75
To enable AppleTalk on en0:
$ serversetup -EnableDefaultAT
To disable AppleTalk on en0:
$ serversetup -DisableDefaultAT
To make AppleTalk active or inactive for a configuration:
$ sudo networksetup -setappletalk "
configuration
" (on|off)
To verify the AppleTalk state on en0:
$ serversetup -getDefaultATActive
To see if AppleTalk is active for a configuration:
$ sudo networksetup -getappletalk
Managing SNMP Settings
Simple Network Management Protocol (SNMP) is a set of standard protocols used to
manage and monitor multiplatform computer network devices.
SNMP relies on a manager/agent design where the agent provides the interface
between the manager and the physical device being managed. SNMP uses five basic
messages (GET, GET-NEXT, GET-RESPONSE, SET, and TRAP) to communicate between
manager and agent.
Mac OS X Server v10.5 includes NET-SNMP v5.4.1.
Setting Up SNMP
To set up SNMP beyond the default configuration:
$ snmpconf -g basic_setup
This command shows you a set of configuration questions and stores the configuration
information in a set of configuration files in /etc/snmp/.
You can download additional documentation from the NET-SNMP Project Home Page
(www.net-snmp.org) to learn how to further customize the SNMP configuration files for
your site.
The default configuration of the SNMP agent (
snmpd) uses privileged port 161. For this
reason and others, you must run the agent with root privileges or by using
setuid.
You should use setuid with root privileges only if you understand the ramifications.
If you do not, seek assistance or additional information.
WARNING: When SNMP is active, anyone with a route to the SNMP host can collect
SNMP data from it.
Page view 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 328 329

Comments to this Manuals

No comments