RUGGEDCOM ROX II
CLI User Guide
Chapter 10
Serial Server
Managing Remote Host Interfaces 351
• local-port is the port number for the local host
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section10.7
Managing Remote Host Interfaces
Remote host interfaces are required when the UDP transport connection protocol is selected for the raw socket
protocol and when the remote host is a multicast stream.
CONTENTS
• Section10.7.1, “Viewing a List of Remote Host Interfaces”
• Section10.7.2, “Adding a Remote Host Interface”
• Section10.7.3, “Deleting a Remote Host Interface”
Section10.7.1
Viewing a List of Remote Host Interfaces
To view a list of remote host interfaces configured for a serial port using the raw socket protocol, type:
show running-config interface serial slot port protocols rawsocket setrawsocket remote-host remote-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
• remote-host is the remote 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 remote-host
224.1.2.1 interface
interface
serial lm5 1
protocols rawsocket
setrawsocket remote-host 224.1.2.1
interface ge-4-4
!
!
!
!
!
If no remote host interfaces have been configured, add interfaces as needed. For more information, refer to
Section10.7.2, “Adding a Remote Host Interface”.