diff options
author | Vincent Bernat <bernat@luffy.cx> | 2012-05-25 12:04:51 +0200 |
---|---|---|
committer | Vincent Bernat <bernat@luffy.cx> | 2012-06-25 19:03:23 +0200 |
commit | 0ff4b9c96793898429052de576d8da368e48997e (patch) | |
tree | 17a95f8a3182bc57cc3f00e92ade41ba49223b72 /doc/overview.texi | |
parent | b7c0d0651cd64f644d02ef5e4d1b82febe7e57d8 (diff) |
agentx: add appropriate documentation
Diffstat (limited to 'doc/overview.texi')
-rw-r--r-- | doc/overview.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/overview.texi b/doc/overview.texi index 435834b7..7acfc0e9 100644 --- a/doc/overview.texi +++ b/doc/overview.texi @@ -7,7 +7,7 @@ provides TCP/IP based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, BGP-4, and BGP-4+ (@pxref{Supported RFCs}). Quagga also supports special BGP Route Reflector and Route Server behavior. In addition to traditional IPv4 routing protocols, Quagga also -supports IPv6 routing protocols. With SNMP daemon which supports SMUX +supports IPv6 routing protocols. With SNMP daemon which supports SMUX and AgentX protocol, Quagga provides routing protocol MIBs (@pxref{SNMP Support}). Quagga uses an advanced software architecture to provide you with a high @@ -238,6 +238,9 @@ J. Chu, Editor. July 1994.} @cite{OSPF Version 2 Management Information Base. F. Baker, R. Coltun. November 1995.} +@item @asis{RFC2741} +@cite{Agent Extensibility (AgentX) Protocol. M. Daniele, B. Wijnen. January 2000.} + @end table @node How to get Quagga |