1270 BigIron RX Series Configuration Guide53-1001986-01Configuring the Syslog serviceA• sys14 – reserved for system use• cron – cron/at subsystem• local0 – reserved for local use• local1 – reserved for local use• local2 – reserved for local use• local3 – reserved for local use• local4 – reserved for local use• local5 – reserved for local use• local6 – reserved for local use• local7 – reserved for local useDisplaying the interface name in Syslog messagesBy default, an interface’s slot number (if applicable) and port number are displayed when youdisplay Syslog messages. If you want to display the name of the interface instead of its number,enter the following command.BigIron RX(config)# ip show-portnameThis command is applied globally to all interfaces on the device.Syntax: [no] ip show-portnameWhen you display the messages in the Syslog, you see the interface name under the Dynamic LogBuffer section. The actual interface number is appended to the interface name. For example, if theinterface name is "lab" and its port number is "2", you see "lab2" displayed as in the example below.BigIron RX# show loggingSyslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)Buffer logging: level ACDMEINW, 3 messages loggedlevel code: A=alert C=critical D=debugging M=emergency E=errorI=informational N=notification W=warningStatic Log Buffer:Dec 15 19:04:14:A:Fan 1, fan on right connector, failedDynamic Log Buffer (50 entries):Dec 15 18:46:17:I:Interface ethernet Lab2, state upDec 15 18:45:15:I:Warm startDisplaying TCP/UDP port numbers in Syslog messagesThe command ip show-acl-service-number allows you to change the display of TCP/UDP applicationinformation from the TCP/UDP well-known port name to the TCP/UDP port number. For example,entering the following command causes the device to display http (the well-known port name)instead of 80 (the port number) in the output of show commands, and other commands thatcontain application port information. By default, the device displays TCP/UDP applicationinformation in named notation.In this release, you can display TCP/UDP port number instead of their names in syslog messages byentering the following command.BigIron(config)# ip show-service-number-in-logSyntax: [no]ip show-service-number-in-log