Подскажите, пожалуйста, как он включается?
По аналогии с APOS настраиваю опции:
Код:
debug voip call
debug rta ipc
и пытаюсь просмотреть дебаг в реальном времени:
Код:
HJS# conf t
HJS(config)# debu
http HTTP commands
monitor control debug output
startup-config Enable startup config status
syslog debugging goes to syslog
HJS(config)# debug monitor
syslog Copy debug output to syslog
HJS(config)# debug monitor syslog
HJS(config)# debug monitor
monitor control debug output
HJS(config)# debug startup-config
<0-255> debugging level (0 is disable)
HJS(config)# debug startup-config 255
HJS(config)# debug http
cli HTTP CLI commands
HJS(config)# debug http cli
<-100-255> debug value
off debug off
on debug on
HJS(config)# debug http cli 255
<cr>
HJS(config)# debug http cli 255
HTTP CLI command debugging(255) is on
HJS(config)# deb sys
enable enable syslog debugging
HJS(config)# deb sys ena
HJS# wr
Proceed with write? [confirm]y
Building configuration...
[OK] Configuration saved to flash:/apos.cfg
Всё без толку.
Интернет не дал ответа.