Maximum-prefix, Neighbor, Maximum-prefix 1461 neighbor 1461 – LevelOne GTL-2691 User Manual

Page 1461

Advertising
background image

C

HAPTER

49

| IP Routing Commands

Routing Information Protocol (RIP)

– 1461 –

maximum-prefix

This command sets the maximum number of RIP routes allowed by the

system. Use the no form to restore the default setting.

S

YNTAX

maximum-prefix maximum-routes
no maximum-prefix

maximum-routes - The maximum number of RIP routes which can

be installed in the routing table. (Range: 1-7168)

D

EFAULT

S

ETTING

1024

C

OMMAND

M

ODE

Router Configuration

C

OMMAND

U

SAGE

All the learned RIP routes may not be copied to the hardware tables in

ASIC for fast data forwarding because of hardware resource limitations.

E

XAMPLE

Console(config-router)#maximum-prefix 1024

Console(config-router)#

neighbor

This command defines a neighboring router with which this router will

exchange routing information. Use the no form to remove an entry.

S

YNTAX

[no] neighbor ip-address

ip-address - IP address of a neighboring router.

D

EFAULT

S

ETTING

No neighbors are defined.

C

OMMAND

M

ODE

Router Configuration

C

OMMAND

U

SAGE

This command can be used to configure a static neighbor (specifically

for point-to-point links) with which this router will exchange routing

information, rather than relying on broadcast or multicast messages

generated by the RIP protocol.

Use this command in conjunction with the

passive-interface

command

to control the routing updates sent to specific neighbors.

Advertising