diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..ad0c925 --- /dev/null +++ b/Makefile @@ -0,0 +1,19 @@ +# +# Makefile for I-D's and RFCs +# $Id: Makefile,v 1.1.1.1 2002-11-11 05:11:48 randy Exp $ +# + +# Your nroff document is called foo.txt. Change below as appropiate. +NAME=draft-ymbk-grow-wkc-behavior +DEST=psg.com:public_html +RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete + +all: $(NAME).xml + xml2rfc $(NAME).xml --html --text + +rsy: + $(RSY) $(NAME).html $(DEST) + $(RSY) $(NAME).txt $(DEST) + +clean: + rm -f *.html *.txt diff --git a/draft-ymbk-grow-wkc-behavior.xml b/draft-ymbk-grow-wkc-behavior.xml index eb0c8ee..ef2c7a9 100644 --- a/draft-ymbk-grow-wkc-behavior.xml +++ b/draft-ymbk-grow-wkc-behavior.xml @@ -11,7 +11,7 @@ - + @@ -176,6 +176,9 @@ Operators are advised to consult IOS-XR documentation and/or Cisco Systems support for full details. + On Brocade NetIron: "set community X" removes all communities and + sets X. +
The IANA publishes a list of Well-Known Communities +
+ + The authors thank Martijn Schmidt for his contribution. + +