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.

protocols rip route <ipv4net>

Defines a RIP static route.

set protocols rip route ipv4net
delete protocols rip route ipv4net
show protocols rip route
ipv4net
Mandatory. The network address of a RIP static route.

Configuration mode

protocols {
	rip {
		route ipv4net
	}
}

Use the set form of this command to define a RIP static route.

Use the delete form of this command to remove a RIP static route.

Use the show form of this command to display the configuration of RIP static routes.