From cd08f9baa526b5fcfcf425793ea4ba64eb730a98 Mon Sep 17 00:00:00 2001 From: jdubois Date: Fri, 7 Apr 2023 11:56:06 +0200 Subject: [PATCH] =?UTF-8?q?Incoh=C3=A9rence=20IP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SwitchCisco.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwitchCisco.md b/SwitchCisco.md index e48b0fe7..48821340 100644 --- a/SwitchCisco.md +++ b/SwitchCisco.md @@ -1738,7 +1738,7 @@ Si on veut envoyer des traps SNMP de type `inform` à l'hôte `192.0.2.10`, en u Switch# conf t Switch(config)# snmp-server host 192.0.2.10 informs version 2c private Switch(config)# snmp-server enable traps -Switch(config)# snmp-server host 192.168.0.156 use-vrf default +Switch(config)# snmp-server host 192.0.2.10 use-vrf default ~~~ En activant toutes les traps, certaines sont trop verbeuses et inutiles, et peuvent être désactivées :