Configure Application Mode - Digi IX30 User Manual

Table of Contents

Advertisement

Serial port
vi. (Optional) Enable Multicast DNS (mDNS):
17. Configure serial port logging:
a. Enable serial port logging:
(config)>path-paramenable true
(config)>
b. Set the size of the log file:
(config)>path-paramsize value
(config)>
where value is the size of the log file in bytes. The default is 65536.
The log file is saved to the /opt/serial directory. Because this is being save to the device's
memory, you should use serial logging for diagnostic purposes, rather than having it
permanently enabled.
18. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
19. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.

Configure Application mode

Application mode provides access to the serial device from Python applications. See
access serial ports
To change the configuration to match the serial configuration of the device to which you want to
connect:
  Web
IX30 User Guide
loopback
setup
(config)>
Repeat this step to include additional firewall zones.
(config)>serial port1 service telnet mdns enable true
(config)>
for information about creating Python applications that access the serial port.
Configure Application mode
Use Python to
229

Advertisement

Table of Contents
loading

Table of Contents