Re: [Idr] [GROW] draft-snijders-idr-shutdown-00: Drop a line in the peer's syslog at shutdown

Jared Mauch <jared@puck.Nether.net> Sat, 19 November 2016 12:36 UTC

Return-Path: <jared@puck.nether.net>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6450129873 for <idr@ietfa.amsl.com>; Sat, 19 Nov 2016 04:36:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.699
X-Spam-Level:
X-Spam-Status: No, score=-5.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.497, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IgZnIdMscsq6 for <idr@ietfa.amsl.com>; Sat, 19 Nov 2016 04:36:45 -0800 (PST)
Received: from puck.nether.net (puck.nether.net [IPv6:2001:418:3f4::5]) by ietfa.amsl.com (Postfix) with ESMTP id B6784129869 for <idr@ietf.org>; Sat, 19 Nov 2016 04:36:45 -0800 (PST)
Received: by puck.nether.net (Postfix, from userid 162) id 76602540DFA; Sat, 19 Nov 2016 07:36:45 -0500 (EST)
Date: Sat, 19 Nov 2016 07:36:45 -0500
From: Jared Mauch <jared@puck.Nether.net>
To: Jesper Skriver <jesper@skriver.dk>
Message-ID: <20161119123645.GB2472@puck.nether.net>
References: <20161117013640.GB6217@pfrc.org> <16426_1479400131_582DDAC3_16426_1669_1_53C29892C857584299CBF5D05346208A1EC87201@OPEXCNORM2F.corporate.adroot.infra.ftgroup> <20161118004548.GK1072@dhcp-9341.meeting.ietf.org> <16418_1479457940_582EBC93_16418_290_1_53C29892C857584299CBF5D05346208A1EC8DEA5@OPEXCLILM21.corporate.adroot.infra.ftgroup> <CACWOCC8ENYuX2LeJKWP0tmMoCPJ4J-qxJjOXiHHLaP8Fqe4USg@mail.gmail.com> <13357_1479459134_582EC13E_13357_5786_1_53C29892C857584299CBF5D05346208A1EC8FF18@OPEXCLILM21.corporate.adroot.infra.ftgroup> <37224750-4065-40E3-B6F4-571DED698563@cisco.com> <20161119103226.GN1072@dhcp-9341.meeting.ietf.org> <CA+b+ERkAowcpeCL=_XEX1piNP__TVDdX3Lhvp8qYJSPvivoG1w@mail.gmail.com> <20161119123229.GD4992@skriver.dk>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20161119123229.GD4992@skriver.dk>
User-Agent: Mutt/1.7.1 (2016-10-04)
Archived-At: <https://mailarchive.ietf.org/arch/msg/idr/R8rZGjGmNfLNFrjPw5S52HnY-UE>
Cc: idr wg <idr@ietf.org>, Robert Raszuk <robert@raszuk.net>
Subject: Re: [Idr] [GROW] draft-snijders-idr-shutdown-00: Drop a line in the peer's syslog at shutdown
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Inter-Domain Routing <idr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/idr>, <mailto:idr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/idr/>
List-Post: <mailto:idr@ietf.org>
List-Help: <mailto:idr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Nov 2016 12:36:47 -0000

On Sat, Nov 19, 2016 at 01:32:29PM +0100, Jesper Skriver wrote:
> On Sat, Nov 19, 2016 at 12:24:51PM +0100, Robert Raszuk wrote:
> > ​Hi,
> > 
> > The alternative to the below which could be attractive both to senders and
> > receivers is indirection ... meaning that we would only extend current
> > cease sub 2 with say 21 octets which would be basic UTF8 string of URL
> > shortcut: *https://goo.gl/V5as9h <https://goo.gl/V5as9h>*
> 
> That seems to raise the bar for using it significantly, it require
> more work if I first have to setup a page somewhere, generate a
> short URL for it, and then type the URL into my router when doing
> 
> neighbor FOO shutdown http://some.url
> 
> versus
> 
> neighbor FOO shutdown "having issues, ETA 05:00"

	I'm certainly not against allowing people to send a URL
or other data, but our use case is likely to be the ticket# and/or
a phone number for contacting our NOC to streamline communication.

	- Jared