RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
28.4
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
debug rip
Use this command to specify the options for the displayed debugging information for RIP
events, RIP packets and RIP NSM.
Use the
no
parameter with this command to disable the specified debug option.
Syntax
debug rip {events|nsm|PACKET|all}
no debug rip {events|nsm|PACKET|all}
Default
Disabled
Mode
Privileged Exec mode and Configure mode
Examples
The following example displays information about the RIP packets that are received and sent
out from the device
awplus#debug rip packet
default-information originate
Use this command to generate a default route into the Routing Information Protocol (RIP).
Use the
no
parameter with this command to disable this feature.
Syntax
default-information originate
no default-information originate
Default
Disabled
Mode
Router mode
Examples
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#default-information originate
Parameter
Description
events
RIP events debug information is displayed.
nsm
RIP and NSM communication is displayed
PACKET
packet
[
recv
|
send
] [
detail
]
Specifies RIP packets only
recv
Specifies that information for received packets be displayed.
send
Specifies that information for sent packets be displayed.
detail
Displays detailed information for the sent or received packet.
all
Displays all RIP debug information.