A10E/A28E/A28F Configuration Guide
9.2.6 Example for configuring KeepAlive
Networking requirements
Figure 9-5 shows how to configure KeepAlive.
IP address of the switch: 192.169.1.2
IP address of the SNMP v2c Trap target host: 192.168.1.1
Name of the read-write community: public
SNMP version: SNMP v2c
Period for sending KeepAlive Trap: 120s
KeepAlive Trap: enabled
Figure 9-5 Configuring KeepAlive
Configuration steps
Step 1 Configure the management IP address of the switch.
Alpha-A28E#config
Alpha-A28E(config)#interface ip 0
Alpha-A28E(config-ip)#ip address 192.168.1.2 255.255.255.0 1
Alpha-A28E(config-ip)#exit
Step 2 Configure the IP address of the SNMP Trap target host.
Alpha-A28E(config)#snmp-server host 192.168.1.1 version 2c public
Step 3 Enable KeepAlive Trap.
Alpha-A28E(config)#snmp-server keepalive-trap enable
Alpha-A28E(config)#snmp-server keepalive-trap interval 120
Checking results
Show KeepAlive configurations by the command of show keepalive.