]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc, snmp: fix file formatting 2183/head
authorThomas Gelf <thomas@gelf.net>
Mon, 7 May 2018 23:09:03 +0000 (01:09 +0200)
committerThomas Gelf <thomas@gelf.net>
Wed, 9 May 2018 00:00:06 +0000 (02:00 +0200)
Signed-off-by: Thomas Gelf <thomas@gelf.net>
doc/user/snmp.rst

index 1a24d56cb76ef01d22d1c801036883ab7ff907c6..38918ff250f34e967777574940016087e36141cd 100644 (file)
@@ -43,6 +43,9 @@ master SNMP agent (snmpd) and each of the FRR daemons must be configured. In
 In each of the FRR daemons, ``agentx`` command will enable AgentX support.
 
 :file:`/etc/snmp/snmpd.conf`:
+
+::
+
    #
    # example access restrictions setup
    #
@@ -113,6 +116,9 @@ using the password "frr_ospfd". For testing it is recommending to take exactly
 the below snmpd.conf as wrong access restrictions can be hard to debug.
 
 :file:`/etc/snmp/snmpd.conf`:
+
+::
+
    #
    # example access restrictions setup
    #
@@ -126,6 +132,9 @@ the below snmpd.conf as wrong access restrictions can be hard to debug.
    smuxpeer .1.3.6.1.4.1.3317.1.2.5 frr_ospfd
 
 :file:`/etc/frr/ospf`:
+
+::
+
    ! ... the rest of ospfd.conf has been omitted for clarity ...
    !
    smux peer .1.3.6.1.4.1.3317.1.2.5 frr_ospfd