---
 test/documentation.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/documentation.txt b/test/documentation.txt
index 7886966..2a858fa 100644
--- a/test/documentation.txt
+++ b/test/documentation.txt
@@ -16,10 +16,10 @@ pvesh create /cluster/sdn/zones/ --zone vxlanunicastzone 
--type vxlan --ipam pve
 pvesh create /cluster/sdn/controllers/ --controller frrrouter1 --type evpn 
--peers 192.168.0.1,192.168.0.2,192.168.0.3 --asn 1234 --gateway-nodes 
pxnode1,pxnode2 --gateway-external-peers 192.168.0.253,192.168.0.254
 
 #create a layer2 vxlan bgpevpn transportzone
-pvesh create /cluster/sdn/zones/ --zone layer2evpnzone --type evpn --ipam pve 
--controller frrrouter1
+pvesh create /cluster/sdn/zones/ --zone layer2evpnzone --type evpn --ipam pve
 
 #create a layer3 routable vxlan bgpevpn transportzone
-pvesh create /cluster/sdn/zones/ --zone layer3evpnzone --type evpn --ipam pve 
--controller frrrouter1 --vrf-vxlan 4000
+pvesh create /cluster/sdn/zones/ --zone layer3evpnzone --type evpn --ipam pve 
--vrf-vxlan 4000
 
 
 #create a vnet in the transportzone
-- 
2.20.1


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to