OptiSwitch 2400/L3
Configuring Routing Protocols
C
HAPTER
4
50
8
Type
exit
to return to the previous mode.
9
Type
write file
to save the configuration changes to the
configuration files.
The following displays a sample command line for configuring RIP:
OS2400# conf term
OS2400(config)# router rip
OS2400(config)# router rip
rip Routing Information Protocol (RIP)
OS2400(config)# router rip
OS2400(config-router)# network
A.B.C.D/M IP prefix <network>/<length>, e.g., 35.0.0.0/8
WORD Interface name
OS2400(config-router)# network vif1
OS2400(config-router)# version
version Set routing protocol version
OS2400(config-router)# version
<1-2> version
OS2400(config-router)# version 1
OS2400(config-router)# redistribute connected
OS2400(config-router)# redistribute static
OS2400(config-router)#
RIP Authentication Customization
{
XE "RIP:authentication customization"
}
The OptiSwitch-2400/L3
enables you to customize the interface by choosing RIP I or RIP II,
as described in the previous section. In addition, you can
customize the RIP protocol by integrating an authentication for RIP
messages received by the router.
To perform RIP authentication:
1
From the enable mode, type
configure terminal
to begin
configuration.
2
Type
interface
and enter the interface name that you are
configuring.
OS2400(config)#
interface
interface name
OS2400 (config-if)#