diff options
Diffstat (limited to 'docs/configuration/service')
| -rw-r--r-- | docs/configuration/service/snmp.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/configuration/service/snmp.rst b/docs/configuration/service/snmp.rst index d4b340c1..b444ab85 100644 --- a/docs/configuration/service/snmp.rst +++ b/docs/configuration/service/snmp.rst @@ -168,9 +168,9 @@ configuration. The resulting CLI config will look like:  .. code-block:: none    vyos@vyos# show service snmp -   listen-address 172.18.254.201 { +   listen-address 192.0.2.1 {     } -   location "Wuerzburg, Dr.-Georg-Fuchs-Str. 8" +   location "VyOS Datacenter"     v3 {         engineid 000000000000000000000002         group default { | 
