Configuring the access switch
Procedure
-
Access the prompt on the access switch:
switch# config
-
If the switch does not have a hostname, create one:
switch(config)# hostname <HOSTNAME>
-
Create an LACP:
switch(config)# trunk a3,a4 trk1 lacp
-
Create a VLAN:
switch(config)# vlan 11
- If you plan to have multiple access switches in your topology, repeat the previous steps.
-
Verify the running configuration:
switch# show running-config