JunosE 11.2.x System Event Logging Reference Guide
router
Identify an instance of a virtual router
<cr>
host1(config)# log severity debug bgpevents access-class ?
WORD
The access list
host1(config)# log severity debug bgpevents access-class ListOne ?
filtering-router
Identify virtual router where access-class/route-map are defined
in
Select import/in direction for the filter
out
Select export/out direction for the filter
route-map
Select a route map for the filter
<cr>
host1(config)# log severity debug bgpevents access-class ListOne route-map ?
WORD
The route map
host1(config)# log severity debug bgpevents access-class ListOne route-map default ?
filtering-router
Identify virtual router where access-class/route-map are defined
in
Select import/in direction for the filter
out
Select export/out direction for the filter
<cr>
host1(config)# log severity debug bgpevents access-class ListOne route-map default in
Turning Off Log Filters
16
The next example limits the logging of PPP debug events to traffic to or from the POS
interface in slot 2/0.
host1(config)#log severity debug ppp ?
atm
Specify an ATM PPP interface
fastEthernet
Specify a fastEthernet interface
gigabitEthernet
Specify a gigabitEthernet interface
mlppp
Specify an MLPPP network interface
pos
Specify a POS PPP interface
serial
Specify a serial PPP interface
<cr>
host1(config)#log severity debug ppp pos 2/0
To obtain a list of the filters available in each event category, see "Event Categories" on
page 21 .
You can turn off filters in three ways:
Turn off all filters
Turn off all filters for an event category
Turn off a specific filter
To turn off all filters:
host1(config)#no log filters
To turn off all filters for an event category, use the no version of the log severity command
along with the category name. For example:
host1(config)#no log severity bgpEvents filters
To turn off a specific filter, use the no version of the log severity command that you used
to add the filter. For example:
host1(config)#no log severity bgpEvents peer 10.0.0.2 10.0.0.1
Copyright © 2010, Juniper Networks, Inc.
Need help?
Do you have a question about the JUNOSE SOFTWARE 11.2.X - SYSTEM EVENT LOGGING REFERENCE GUIDE 6-29-2010 and is the answer not in the manual?