networking:arista_eos
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| networking:arista_eos [2026/01/13 11:53] – v1ctor | networking:arista_eos [2026/04/10 08:25] (current) – [DEFAULTING ALL INTERFACES] v1ctor | ||
|---|---|---|---|
| Line 93: | Line 93: | ||
| < | < | ||
| default interface ethernet 1-$ | default interface ethernet 1-$ | ||
| + | </ | ||
| + | |||
| + | ==== LOGING USING CERTIFICATE ==== | ||
| + | |||
| + | < | ||
| + | Arista(config)# | ||
| + | Arista(config)# | ||
| + | </ | ||
| + | |||
| + | Generate certificate and upload it on the switch: | ||
| + | <code bash> | ||
| + | $ ssh-keygen -t ecdsa -b 521 -f aristakey | ||
| + | $ scp aristakey.pub admin@leaf-ams:// | ||
| + | </ | ||
| + | |||
| + | Verify connectivity: | ||
| + | <code bash> | ||
| + | ssh -i aristakey Arista | ||
| </ | </ | ||
networking/arista_eos.1768305192.txt.gz · Last modified: by v1ctor
