> 1) Leave the problem unsolved.
> 
> This would mean that per-interface diagnostics would still have to be
> performed using ping or ping6
> 
>   ping fe80::a%en1
> 
> Advantage: works today.
> 
> Disadvantage: less convenient than using a browswer.
> 
> 2) Escaping the escape character as allowed by RFC 3986:
> 
>   http://[fe80::a%25en1]
> 
> Advantage: allows use of browser.
> Disadvantage: ugly and confusing, doesn't allow simple cut and paste.

if we went with option 2; considering that most browsers accept other inputs 
than URIs,
could the UI input be as today (fe80::a%en1) and the URI representation as 
(fe80::a%25en1)?

presumably also with other characters in the interface name escaped.
e.g. if I input "interface Dot11Radio0/0/0" in Chrome's address bar I get
"interface+Dot11Radio0%2F0%2F0"

cheers,
Ole

--------------------------------------------------------------------
IETF IPv6 working group mailing list
[email protected]
Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
--------------------------------------------------------------------

Reply via email to