Company Address: Flat 6, Bldg 4,South 2 of Honghualing Industrial Zone,Liuxian Road, Xili Town, Shenzhen, Guangdong, China(518055)
Tel: +86-755-26014509/4710/4711 Fax:+86-755-26014506
Website: www.cdatatec.com
103
ofequipmentcanrecordonhostbysyslogmechanism.
【Example】
Addsyslogservernamedlog,anditsipaddressis192.168.1.223.
OLT(config)#loghostadd192.168.1.223log
Successfullyaddsysloghost!
19.2loghostdelete
【Command】
loghostdelete(ip‐addrip‐addrhost‐namehost‐name)
【View】 configview
【Parameter】
ip‐addr: Theipaddressofsyslogserver
host‐name
:
Thenameofsyslogserver,
it is different from other server, and used to uniquely identify
a syslog server
【Description】
This command is used to delete log host,
When a log host IP address change or no longer use, you
can use this command. Deleted successfully, you can set other hosts to log or resetting the IP address of
the original log host.
【Example】
Deleteloghostwhoseipaddressis192.168.1.223
OLT(config)#loghostdeleteip‐addr192.168.1.223
Successfullydeletesysloghost!
19.3loghostactivate
【Command】
loghostactivate(ip‐addrip‐addrhost‐namehost‐name)
【View】 configview
【Parameter】
ip‐addr: Theipaddressofsyslogserver
host‐name
:
Thenameofsyslogserver,
it is different from other server, and used to uniquely identify
a syslog server
【Description】
This command is used to activate the log host. When you need setting the log host information output
control level or the output switch state,you can use this command to activate log host. Untill log host is
activated successfully, the system didn't report log information to the corresponding log host.
【Example】
Activeloghostwhoseipaddressis192.168.1.223
OLT(config)#loghostactivateip‐addr192.168.1.223