Difference between revisions of "3-tier design"
From Teknologisk videncenter
m (→Campus Configuration) |
m (→Campus Configuration) |
||
Line 19: | Line 19: | ||
##The VTP Domain and password should be different in each block [[/VTPConfig|Config]] | ##The VTP Domain and password should be different in each block [[/VTPConfig|Config]] | ||
#Configure Distribution Switch 1 to be the STP Master for alle PVST+ instances [[/STPconfig|Config]]/[[Spanning_tree|Info]] | #Configure Distribution Switch 1 to be the STP Master for alle PVST+ instances [[/STPconfig|Config]]/[[Spanning_tree|Info]] | ||
− | #Configure HSRP on | + | #Configure HSRP on all SVI interfaces [[/HSRPConfig|Config]]/[[HSRP|Info]] |
#Configure Etherchannel between the distibution switches[[/Etherchannel|Config]]/[[EtherChannel|Info]] | #Configure Etherchannel between the distibution switches[[/Etherchannel|Config]]/[[EtherChannel|Info]] | ||
+ | #Configure trunk ports between the Distribution and Access Switches[[/Tunksconfig|Config]]/[[VLAN_Trunk_Cisco_IOS|Info]] | ||
+ | #Configure the access switches with an ip address in the MGMT VLAN[[/mgmtvlan|Config]] | ||
+ | #Configure ports for the clients[[/Access ports|Config]]/[[VLAN_Cisco_IOS|Info]] |
Revision as of 09:30, 12 November 2014
Setup
We are going to configure the following 3-tier design in steps
Download the setup as a PDF
Campus Configuration
Configure the campus core and the 2 distribution blocks with OSPF and the other needed protocols.
- Configure Hostnames on all devices in the Campus Config/Info
- Configure IP addresses on all devices
- Configure VTP configuration/Info
- Configure Distribution Switch 1 to be the STP Master for alle PVST+ instances Config/Info
- Configure HSRP on all SVI interfaces Config/Info
- Configure Etherchannel between the distibution switchesConfig/Info
- Configure trunk ports between the Distribution and Access SwitchesConfig/Info
- Configure the access switches with an ip address in the MGMT VLANConfig
- Configure ports for the clientsConfig/Info