RUGGEDCOM ROX II
CLI User Guide
Chapter 10
Serial Server
Managing Local Host Interfaces 353
Section10.8
Managing Local Host Interfaces
Local host interfaces are required when the UDP transport connection protocol is selected for the raw socket
protocol and when a local host is configured.
CONTENTS
• Section10.8.1, “Viewing a List of Local Host Interfaces”
• Section10.8.2, “Adding a Local Host Interface”
• Section10.8.3, “Deleting a Local Host Interface”
Section10.8.1
Viewing a List of Local Host Interfaces
To view a list of local host interfaces configured for a serial port using the raw socket protocol, type:
show running-config interface serial slot port protocols rawsocket setrawsocket local-host local-host
interface
Where:
• slot is the name of the module location
• port is the port number (or a list of ports, if aggregated in a port trunk) for the module
• local-host is the local host
If interfaces have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config interface serial lm5 1 protocols rawsocket setrawsocket local-host
224.1.2.1 interface
interface
serial lm5 1
protocols rawsocket
setrawsocket local-host 224.1.2.1
interface ge-4-4
!
!
!
!
!
If no local host interfaces have been configured, add interfaces as needed. For more information, refer to
Section10.8.2, “Adding a Local Host Interface”.
Section10.8.2
Adding a Local Host Interface
NOTE
A maximum of two interfaces are permitted for each local host.
To add a local host interface for a serial port using the raw socket protocol, do the following: