Lucent Technologies P550 Switch User Manual


 
Configuring RIP
2-2 Command Line Interface Protocol Configuration Guide
rip1.vsd
Enable RIP and enter Router:RIP mode.
Command
:
router rip
Mode
: Global Configuration
Specify a list of networks for the RIP routing process.
Command
:
network
ip-address
[
wildcard-mask
]
Mode
: Router:RIP
Specify the interface on which you are configuring RIP.
This enters Interface Configuration mode.
Command
:
interface
name
Mode
: Router:RIP or Global Configuration
If the interface is receiving/sending RIP Version 2 packets,
define the authentication password and mode.
Command
:
ip rip authentication key
password
ip rip authentication mode
{
text
|
md5
}
Mode
: Interface Configuration
Repeat these steps to configure other interfaces for RIP
routing.
Specify the RIP version on the interface.
Command
:
ip rip receive version
[
1
] [
2
]
ip rip send version
[
1
] [
2
]
Mode
: Interface Configuration
Define the neighboring peer router(s) with which to
exchange routing information.
Command
:
neighbor
ip-address
Mode
: Router:RIP
Save the configuration.
Command
:
copy running-config startup-config
Mode
: any mode (excluding User)