RUGGEDCOM ROX IICLI User GuideChapter 3Device ManagementViewing a List of Serial Ports 107Section 3.19.1Viewing a List of Serial PortsTo view a list of serial ports configured on the device, type:show running-config interface serialA table or list similar to the following example appears:ruggedcom# show running-config interface serial | tabBAUD DATA STOP FLOW PORTSLOT PORT ENABLED ALIAS RATE BITS PARITY BITS CONTROL TYPE PROTOCOL--------------------------------------------------------------------------------lm3 1 true - 9600 8 none 1 none rs232lm3 2 true - 9600 8 none 1 none rs232lm3 3 true - 9600 8 none 1 none rs232lm3 4 true - 9600 8 none 1 none rs232lm3 5 true - 9600 8 none 1 none rs232lm3 6 true - 9600 8 none 1 none rs232!Section 3.19.2Viewing Serial Port StatisticsTo view statistics collected for a specific serial port, type:show interfaces serial portA table or list similar to the following example appears:ruggedcom# show interfaces serial port | tabTX TX RX RX PACKET PARITY FRAMING OVERRUNIFNAME MEDIA SPEED PROTOCOL CHARS PACKETS CHARS PACKETS ERRORS ERRORS ERRORS ERRORS---------------------------------------------------------------------------------------------------ser-3-1 RS232 9.6K none 0 0 0 0 0 0 0 0ser-3-2 RS232 9.6K none 0 0 0 0 0 0 0 0ser-3-3 RS232 9.6K none 0 0 0 0 0 0 0 0ser-3-4 RS232 9.6K none 0 0 0 0 0 0 0 0ser-3-5 RS232 9.6K none 0 0 0 0 0 0 0 0ser-3-6 RS232 9.6K none 0 0 0 0 0 0 0 0This table or list provides the following information:Parameter Descriptionmedia Synopsis: A string 1 to 31 characters longThe type of port media { RS232 RS422 RS485 }.speed Synopsis: { auto, 1.5M, 2.4M, 10M, 100M, 1G, 10G, 1.776M,3.072M, 7.2M, 1.2K, 2.4K, 9.6K, 19.2K, 38.4K, 57.6K, 115.2K,230.4K, 4.8K }The speed (in Kilobits-per-second).protocol Synopsis: A string 1 to 31 characters longThe serial protocol assigned to this port.tx-chars The number of bytes transmitted over the serial port.tx-packets The number of packets transmitted over the serial port.