System information

4-58 Adit 3000 CLI - Release 1.6
Global Configuration Mode
static-dns
snmp-server traps enable
Use the snmp-server traps enable command to enable SNMP traps on the system. To delete a
SNMP server trap, see no snmp-server traps command on page 4-47.
Syntax: (config)# snmp-server traps enable
Example: (config)# snmp-server traps enable
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
snmp-server trusted-ip
Use the snmp-server trusted-ip command to set a SNMP trusted peer (The IP address, or subnet
address that identifies which remote management stations are allowed to perform SNMP operation
on the Adit).
Syntax: (config)# snmp-server trusted-ip {address|any}
[trusted-mask mask]
Example: (config)# snmp-server trusted ip any
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
static-dns
Use the static-dns command to configure the DNS Static entries. To delete static DNS entries, see no
static-dns command on page 4-48.
Syntax: (config)# static-dns hostname hostname ip-address address
Example: (config)# static-dns hostname server1 ip-address 192.168.100.100
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
address Enter an IP address of a trusted peer.
any Allow any IP address trusted peer access.
trusted-mask mask This is an optional parameter, enter the subnet mask of the trusted peer
IP address.
Field Definition
hostname Enter a DNS static host name of the server.
address Enter the DNS static IP address.