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 ripng route <ipv6net>

Sets a static route in RIPng.

set protocols ripng route ipv6net
delete protocols ripng route ipv6net
show protocols ripng route
ipv6net
Mandatory. The IPv6 network address defining the RIPng static route.

Configuration mode


protocols {
	ripng {
		route ipv6net
	}
}

Use this command to set a static route in RIPng.

Use the set form of this command to set a static route in RIPng.

Use the delete form of this command to remove an RIPng static route.

Use the show form of this command to display RIPng static route configuration.