home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

interfaces <interface> ip rip

Enables RIP on an interface.

set interfaces interface ip rip
delete interfaces interface ip rip
show interfaces interface ip rip
interface
Mandatory. A type of interface. For detailed keywords and arguments that can be specified as an interface, refer to Supported Interface Types.

Configuration mode

interfaces interface {
	ip {
		rip 
	}
}

Use this command to enable RIP on an interface.

Use the set form of this command to enable RIP on an interface.

Use the delete form of this command to remove all RIP configuration and disable RIP on an interface.

Use the show form of this command to display RIP configuration on an interface.