Difference between revisions of "3-tier design"

From Teknologisk videncenter
Jump to: navigation, search
m (Campus Configuration)
m (Campus Configuration)
Line 20: Line 20:
 
#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 all SVI interfaces [[/HSRPConfig|Config]]/[[HSRP|Info]]
 
#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 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 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]]
+
#Configure ports for the clients [[/Access ports|Config]]/[[VLAN_Cisco_IOS|Info]]

Revision as of 10:30, 12 November 2014

Setup

We are going to configure the following 3-tier design in steps

Setup

Download the setup as a PDF

Campus Configuration

Configure the campus core and the 2 distribution blocks with OSPF and the other needed protocols.

Campus
  1. Configure Hostnames on all devices in the Campus Config/Info
  2. Configure IP addresses on all devices
    1. Configure ip addresses on all routed ports Config/Info
    2. Configure ip addresses on all SVI interfaces Config
  3. Configure VTP configuration/Info
    1. The distribution switches should be VTP Servers Config
    2. The Access Switches should be VTP Clients Config
    3. The VTP Domain and password should be different in each block Config
  4. Configure Distribution Switch 1 to be the STP Master for alle PVST+ instances Config/Info
  5. Configure HSRP on all SVI interfaces Config/Info
  6. Configure Etherchannel between the distibution switches Config/Info
  7. Configure trunk ports between the Distribution and Access Switches Config/Info
  8. Configure the access switches with an ip address in the MGMT VLAN Config
  9. Configure ports for the clients Config/Info