Alcatel Carrier Internetworking Solutions 6648 User Manual
Page 192

RIP Troubleshooting
Troubleshooting IP Routing
page 12-16
OmniSwitch Troubleshooting Guide
September 2005
error
Includes error conditions, failures, processing errors, etc.
warning
Includes general warnings, non-fatal conditions.
recv
Enables debugging in the receive flow path of the code.
send
Enables debugging in the send flow path of the code.
rdb
Debugs RIP database handling.
age
Debugs code handling database entry aging/timeouts.
redist
Debugs redistribution code.
info
Provides general information.
setup
Provides information during initialization.
time
Debugs timeout handler.
all
Enables all debug options.
Any combination of debug-types can be set.
Lets look at all the RIP debug messages by using the option all:
-> ip rip debug-type all
-> ip rip debug-level 255
tRip-:
processRipNetQueue: Enter.
tRip-:
processRipNetQueue: Received RIP packet:24
tRip-:
ripRecv:Received packet from 11.40.211.4
tRip-:
ripRecv:Received my own packet on VLAN 2
tRip-:
processRipNetQueue: Received RIP packet:244
tRip-:
ripRecv:Received packet from 11.40.211.1
tRip-:
ripRecv: Rx: RESP ver=v1 src=11.40.211.1 inIf=11.40.211.4 port=520
tuples=12 len=244
(Received RIP packet from interface 11.40.211.1, version 1 with 12 routes.)
tRip-:
ripPeerLookupEntry: looking for peer->11.40.211.1
tRip-:
ripPeerAddEntry: Adding Peer->11.40.211.1 to PeerTable
tRip-:
ripPeerLookupEntry: looking for peer->11.40.211.1
tRip-:
ripPeerRefreshAgeoutTimer: peer->11.40.211.1 age set to 68
tRip-:
ripPeerLookupEntry: looking for peer->11.40.211.1
(Looking in peer table, if the peer 11.40.211.1 already exists or not.)
tRip-:
in ripRdbLookup for 0.0.0.0 (0.0.0.0)
tRip-:
Adding 0.0.0.0/0->11.40.211.1 to FIB
tRip-:
in ripRdbLookup for 6.0.0.0 (255.0.0.0)
tRip-:
Adding 6.0.0.0/8->11.40.211.1 to FIB
tRip-:
in ripRdbLookup for 8.0.0.0 (255.0.0.0)
tRip-:
Adding 8.0.0.0/8->11.40.211.1 to FIB
tRip-:
in ripRdbLookup for 10.10.41.57 (255.255.255.255)
tRip-:
Adding 10.10.41.57/32->11.40.211.1 to FIB
tRip-:
in ripRdbLookup for 10.10.42.57 (255.255.255.255)
tRip-:
Adding 10.10.42.57/32->11.40.211.1 to FIB
tRip-:
in ripRdbLookup for 10.10.42.159 (255.255.255.255)
tRip-:
Adding 10.10.42.159/32->11.40.211.1 to FIB
tRip-:
in ripRdbLookup for 11.40.1.0 (255.255.255.0)