Configures the Auto-peering overlay service database entries.
| auto-peering | Specifies Auto-peering. | 
| one-config | Specifies changing the BGP Auto-peering OneConfig configuration. | 
| overlay | Specifies overlay database containing centralized EVPN information. | 
| add | Overlay add server. | 
| delete | Overlay delete server. | 
| server | Specifies the server. | 
| address | Specifies the IPv4 server address/ | 
| addressv6 | Specifies the IPv6 server address/ | 
| type | Specifies the overlay database type. | 
| bgp-rr | Specifies overlay database type BGP route reflector. | 
| id | Specifies the configuring the overlay database ID. | 
| id | Specifies the overlay database ID. 
 | 
| password | Specifies configuring the password for the overlay database. | 
| none | Removes the current password. | 
| encrypted | Specifies encrypted format for the password. | 
| password | Specifies the password/secret key. | 
N/A.
The overlay database allows the VXLAN edge technologies to dynamically span across brown field networks. For BGP-RR the ID represents the AS number, and for Redis, it represents the port to connect to.
The following example configures the overlay database of type BGP-RR at "50.1.133.105" with ID "2000":
# configure auto-peering oneconfig overlay add server 50.1.133.105 type BGP-RR id 2000
This command was first available in ExtremeXOS 31.1.
This command is available on all ExtremeSwitching Universal switches.