mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
snmp: fix example values
(cherry picked from commit 68fc37778d2c4f3e43b9da29f568b48f1fd29bcf)
This commit is contained in:
parent
4d95c2ad1e
commit
c949341dcf
@ -166,9 +166,9 @@ configuration. The resulting LCI 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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user