da0ed24a1118ac45067274b6a7878eb2f3aaa1be
Guides/Switch/Quanta.md
... | ... | @@ -76,7 +76,7 @@ Voici un exemple de configuration ci-dessous (pour la curiosité, valerian.sw da |
76 | 76 | !Current SNTP Synchronized Time: Not Synchronized |
77 | 77 | ! |
78 | 78 | set prompt "valerian" |
79 | -enable password 733cf0477f752cea0d670c985aba4a86cfce0702f57a00fc90ce3310801f659b9428ea80acf5b5063ea740df5e4e1d4d3da999ea662123d757c274f7b930ef16 encrypted |
|
79 | +enable password xxxxxxxxxx encrypted |
|
80 | 80 | vlan database |
81 | 81 | vlan 998-999 |
82 | 82 | vlan name 998 "Admin-Switch" |
... | ... | @@ -91,7 +91,7 @@ aaa authentication login "ResEl" radius local |
91 | 91 | aaa authentication enable "ResEl" none deny |
92 | 92 | radius server host auth "172.23.0.235" name "lussac" |
93 | 93 | |
94 | -radius server key auth "172.23.0.235" encrypted 48e073aa48876140e07251428acbd6527d3ebb0e3720c16bece39e7692037785fe8ad8aca8924c7e823e6555615889fdc952e9cb203ed3cb43d050f5af37ca0d |
|
94 | +radius server key auth "172.23.0.235" encrypted xxxxxxxxx |
|
95 | 95 | radius server primary "172.23.0.235" |
96 | 96 | line console |
97 | 97 | exit |