Actions
How to configure Arista switches » History » Revision 1
Revision 1/15
| Next »
Nico Schottelius, 07/10/2019 04:49 PM
How to configure Arista switches¶
Entering conf mode¶
enable conf
Setting password¶
username admin secret <passwordhere>
Setting name¶
hostname <NAME>
Creating a VLAN¶
vlan <ID-OF-VLAN> name <NAME-OF-VLAN>
Creating a port channel (= LACP = bonding)¶
Updated by Nico Schottelius over 5 years ago · 1 revisions