configure virtual-network selected-replicator

configure virtual-network vn_name selected-replicator [ipaddress ipaddress | none]

Description

Sets, or removes, the selected replicator for an already configured virtual network.

Syntax Description

virtual-network Designates changing the virtual overlay network configuration.
vn_name Sets the alphanumeric string identifying the virtual network to be configured.
selected-replicator Target to send broadcast and multicast traffic to perform replication when configured as leaf.
ipaddress Designates configuring the IP address of a remote tunnel-endpoint to be used as replicator.
ipaddress Sets the IPv4 address of the remote tunnel-endpoint configured as a replicator.
none Removes an existing default selected replicator for this virtual network.

Default

N/A.

Usage Guidelines

Example

The following example configures the remote tunnel-endpoint at the IP address "10.1.1..100" as the selected replicator for the virtual network "vn-blue":

# configure virtual-network vn-blue selected-replicator 10.1.1.100
The following example removes the selected replicator from the virtual network "vn-blue":
# configure virtual-network vn-blue selected-replicator none

History

This command was first available in ExtremeXOS 31.1.

Platform Availability

This command is available on the ExtremeSwitching 5520 platform.