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 network <ipv4net>

Specifies a network for RIP.

set protocols rip network ipv4net
delete protocols rip network ipv4net
show protocols rip network
ipv4net
Mandatory. Multi-node. The IP network address of a RIP network.

You can identify more than one RIP network by creating multiple protocols rip network configuration nodes.

Configuration mode

protocols {
	rip {
		network ipv4net
	}
}

Use the set form of this command to specify a RIP network.

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

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