Rip command reference, Configure terminal, Router rip – Black Box LRU4240 User Manual

Page 167: Interface ifname, Quit, Debug rip, Dual trunk e1 router, Rip c, Ommand, Eference

Advertising
background image

Dual Trunk E1 Router

Dual Trunk E1 Router User’s Guide

TECHNICAL: 0118 96 56 000

155

RIP C

OMMAND

R

EFERENCE

configure terminal

Use the configure terminal command to change to configure terminal mode.
Command Syntax: configure terminal
Command Mode: Enable
Usage
There are no arguments or keywords for this command. The prompt will change to
Rip(config)#
Example
Rip(enable)#configure terminal
Rip(config)#

router rip

Use the router rip command to change to configure router mode.
Command Syntax
router rip
Usage
There are no arguments or keywords for this command. The prompt will change to
Rip(router rip)#
Example
Rip(config)#router rip
Rip(rip)#

interface IFNAME

Use the interface IFNAME command to change from configure terminal mode to configure interface mode.
Command Syntax: interface net1 | net2 | mlppp | e0
Command Mode:: Config
Usage
The argument to this command is one of the router interface e0 for ethernet port, net1 for PPP1, net2 for PPP2, or mlppp for
MLPPP
Example
Rip(config)#interface net1
Rip(net1)#

quit

Use the quit command to change exit from the current mode and return to the higher level mode.
Command Syntax: quit
Example
Rip(config)#quit
Rip(enable)#

debug rip

Use the debug rip command to specify the options for the displayed debugging information for RIP events. Use the no parameter
to disable all debugging.
Command Syntax
debug rip
(events|zebos|packet)
events - RIP events debug information is displayed.
zebos - RIP and ZebOS communication is displayed
packet - packet (recv|send (detail)) Specifies RIP packets only
debug rip packet

recv

- specifies that information for received packets be displayed.

Advertising