Trace RIPng Protocol Traffic
To trace RIPng protocol traffic, you can specify options in the global
traceoptionsstatement at the[edit routing-options]hierarchy level, and you can specify RIPng-specific options by including thetraceoptionsstatement:[edit protocols ripng]traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.
You can specify the following RIPng-specific options in the RIPng
traceoptionsstatement:
all—Trace everything.error—Trace RIPng errors.expiration—Trace RIPng route expiration processing.general—Trace general events.holddown—Trace RIPng hold-down processing.normal—Trace normal events.packets—Trace all RIPng packets.policy—Trace policy processing.request—Trace RIPng information packets.route—Trace routing information.state—Trace state transitions.task—Trace routing protocol task processing.timer—Trace routing protocol timer processing.trigger—Trace RIPng triggered updates.update—Trace RIPng update packets.
NOTE: Use the traceoption flags
detailandallwith caution. These flags may cause the CPU to become very busy.