Change in osmo-gsm-manuals[master]: chapters/vty: add IPv4/mask and IPv6/mask examples

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sat Oct 24 19:48:56 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/20877 )

Change subject: chapters/vty: add IPv4/mask and IPv6/mask examples
......................................................................

chapters/vty: add IPv4/mask and IPv6/mask examples

Change-Id: I0946cf8629c4a77dfa8e9be90da85c2988ecef38
---
M common/chapters/vty.adoc
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/common/chapters/vty.adoc b/common/chapters/vty.adoc
index dec3be2..6fe31a8 100644
--- a/common/chapters/vty.adoc
+++ b/common/chapters/vty.adoc
@@ -57,6 +57,9 @@
 |===============
 |Pattern|Example|Explanation
 |`A.B.C.D`|`127.0.0.1`|An IPv4 address
+|`A.B.C.D/M`|`192.168.1.0/24`|An IPv4 address and mask
+|`X:X::X:X`|`::1`|An IPv6 address
+|`X:X::X:X/M`|`::1/128`|An IPv6 address and mask
 |`TEXT`|`example01`|A single string without any spaces, tabs
 |`.TEXT`|`Some information`|A line of text
 |`(OptionA\|OptionB\|OptionC)`|`OptionA`|A choice between a list of available options

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/20877
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: I0946cf8629c4a77dfa8e9be90da85c2988ecef38
Gerrit-Change-Number: 20877
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201024/40057a17/attachment.htm>


More information about the gerrit-log mailing list