summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst')
-rw-r--r--docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst b/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst
index 801c02cb..aa3dcfd9 100644
--- a/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst
+++ b/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst
@@ -3,9 +3,9 @@ DHCP Relay trough GRE-Bridge
############################
-| Testdate: 2023-06-07
-| Version: 1.3.3
-| Upgrade Version: 1.4-rolling-202306070317
+| Testdate: 2023-12-28
+| Version: 1.3.5
+| Upgrade Version: 1.5-rolling-202312261220
This simple structure shows how to configure a DHCP Relay over a GRE Bridge
@@ -78,14 +78,14 @@ Ping the Client from the DHCP Server.
vyos@dhcp-server:~$ ping 192.168.0.30 count 4
PING 192.168.0.30 (192.168.0.30) 56(84) bytes of data.
- 64 bytes from 192.168.0.30: icmp_seq=1 ttl=63 time=0.843 ms
- 64 bytes from 192.168.0.30: icmp_seq=2 ttl=63 time=1.06 ms
- 64 bytes from 192.168.0.30: icmp_seq=3 ttl=63 time=0.988 ms
- 64 bytes from 192.168.0.30: icmp_seq=4 ttl=63 time=3.28 ms
+ 64 bytes from 192.168.0.30: icmp_seq=1 ttl=63 time=0.960 ms
+ 64 bytes from 192.168.0.30: icmp_seq=2 ttl=63 time=1.03 ms
+ 64 bytes from 192.168.0.30: icmp_seq=3 ttl=63 time=1.18 ms
+ 64 bytes from 192.168.0.30: icmp_seq=4 ttl=63 time=1.20 ms
--- 192.168.0.30 ping statistics ---
- 4 packets transmitted, 4 received, 0% packet loss, time 24ms
- rtt min/avg/max/mdev = 0.843/1.541/3.277/1.006 ms
+ 4 packets transmitted, 4 received, 0% packet loss, time 7ms
+ rtt min/avg/max/mdev = 0.960/1.093/1.200/0.100 ms
And show all DHCP Leases
@@ -96,4 +96,4 @@ And show all DHCP Leases
vyos@dhcp-server:~$ show dhcp server leases
IP address Hardware address State Lease start Lease expiration Remaining Pool Hostname
------------ ------------------ ------- ------------------- ------------------- ----------- ---------- ----------
- 192.168.0.30 00:50:79:66:68:05 active 2023/06/07 08:28:31 2023/06/08 08:28:31 23:59:16 DHCPTun100 VPCS
+ 192.168.0.30 00:50:79:66:68:05 active 2023/12/28 12:34:56 2023/12/29 12:34:56 23:59:16 DHCPTun100 VPCS