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.

service dhcpv6-relay listen-port <port>

Specifies a port for accepting DHCPv6 requests.

set service dhcpv6-relay listen-port port
delete service dhcpv6-relay listen-port port
show service dhcpv6-relay listen-port port

The DHCPv6 Relay agent listens on port 547.

port
Optional. The port on which to listen for DHCPv6 requests.

Configuration mode


service {
	dhcpv6-relay {
		listen-port port
	}
}

Use this command to specify a port for accepting DHCPv6 requests.

Use the set form of this command to specify a port to use to accept DHCPv6 requests.

Use the delete form of this command to remove the specified value.

Use the show form of this command to view the specified value.