Chapter 6 X330WAN CLI Commands
194 Avaya X330WAN User’s Guide
redistribute (Router-RIP context)
Use the redistribute command to redistribute routing information from other
protocols into RIP. The no form of this command disables redistribution by RIP.
The default is disabled.
Syntax
[no] redistribute <protocol>
Parameters
Example
X330WAN-2DS1-1(configure router:rip)# redistribute ospf
router ospf
Use the router ospf command to enable OSPF protocol on the system and to
enter the router configuration context. The no form of this command disables
OSPF globally. The default is disabled.
Syntax
[no] router ospf
router rip
Use the router rip command to enable the RIP and to enter the router
configuration context. The no form of this command disables RIP. The default
state is disabled.
Syntax
[no] router rip
Example
To enable the RIP protocol:
X330WAN-2DS1-1(configure)# router rip
protocol Either Static or OSPF.