ESR series service routers.ESR-Series. User manual
Step Description Command Keys
2 Specify the host name (optional).
For active mode, the name must match 
the host name on the Zabbix server.
esr(config-zabbix)# hostname 
<WORD>
esr(config-zabbix-proxy)# 
hostname <WORD>
<WORD> – host name, set by the 
string of up to 255 characters.
3 Specify the address of the Zabbix 
server.
esr(config-zabbix)# server 
<ADDR>
esr(config-zabbix-proxy)# 
server<ADDR>
<ADDR> – server IP address, 
defined as AAA.BBB.CCC.DDD 
where each part takes values of 
[0..255].
4 Specify the server address for active 
checks (when using active mode).
esr(config-zabbix)# active-
server <ADDR> <PORT>
esr(config-zabbix-proxy)# 
active-server <ADDR> <PORT>
<ADDR> – server IP address, 
defined as AAA.BBB.CCC.DDD 
where each part takes values of 
[0..255].
<PORT> – server port, set in the 
range of [1..65535].
Default value: 10051.
5 Specify the port that will be listened by 
the agent/proxy (optional).
esr(config-zabbix)# port 
<PORT>
esr(config-zabbix-proxy)# port 
<PORT>
<PORT> – port that will be listened 
by zabbix agent/proxy, may take 
values in the range of [1..65535].
Default value: 10050.
6 Allow remote commands execution by 
Zabbix agent/proxy (when using active 
mode).
esr(config-zabbix)# remote-
commands
esr(config-zabbix-proxy)# 
remote-commands
7 Specify the address from which the 
server will interact (optional).
esr(config-zabbix)# source-
address <ADDR>
esr(config-zabbix-proxy)# 
source-address<ADDR>
<ADDR> – server IP address, 
defined as AAA.BBB.CCC.DDD 
where each part takes values of 
[0..255].
Default value: nearest routing 
address.