Alcatel-Lucent 7750 SR OS Network Router User Manual


 
Show Commands
Page 414 7750 SR OS Router Configuration Guide
log
Syntax log log-id [match string] [bindings]
Context show>filter
Description Displays the contents of a memory-based or a file-based filter log.
If the optional keyword match and string parameter are given, the command displays the given filter
log from the first occurence of the given string.
Parameters log-id — The filter log ID destination expressed as a decimal integer.
Values 101 — 199
match stringSpecifies to start displaying the filter log entries from the first occurence of string.
bindings — Displays the number of filter logs currently instantiated.
Output Log Message Formatting — Each filter log entry contains the following information in case
summary log feature is not active (as appropriate):
Label Description
yyyy/mm/dd
hh:mm:ss
The date and timestamp for the log filter entry where yyyy is the year,
mm is the month, dd is the day, hh is the hour, mm is the minute and ss
is the second.
Filter
The filter ID and the entry ID which generated the filter log entry in the
form
Filter_ID:Entry_ID.
Desc
The description of the filter entry ID which generated the filter log
entry.
Interface
The IP interface on which the filter ID and entry ID was associated
which generated the filter log entry.
Action
The action of the filter entry on the logged packet.
Src MAC
The source MAC address of the logged packet.
Dst MAC
The destination MAC of the logged packet.
EtherType
The Ethernet Type of the logged Ethernet Type II packet.
Src IP
The source IP address of the logged packet. The source port will be
displayed after the IP address as appropriate separated with a colon.
Dst IP
The destination IP address of the logged packet. The source port will
be displayed after the IP address as appropriate separated with a colon.
Flags
(IP flags)
M — The More Fragments IP flag is set in the logged packet.
DF — The Do Not Fragment IP flag is set in the logged packet.
TOS
The TOS byte value in the logged packet.