From dd84361c1e157e8a84974bf0d4665a414ac579a9 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 8 Aug 2017 13:36:32 -0400 Subject: [PATCH] doc/dev/iana: document our official IANA numbers PEN 50495 port 3300 Signed-off-by: Sage Weil --- doc/dev/iana.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/dev/iana.rst diff --git a/doc/dev/iana.rst b/doc/dev/iana.rst new file mode 100644 index 00000000000..d2daf3395d4 --- /dev/null +++ b/doc/dev/iana.rst @@ -0,0 +1,16 @@ +IANA Numbers +============ + +Private Enterprise Number (PEN) Assignment +------------------------------------------ + +50495 + +Organization ``Ceph``. + +Port number (monitor) +--------------------- + +3300 + +That's 0xce4, or ce4h, or (sort of) "ceph." -- 2.39.5