switched lan architecture

114
Switched LAN Switched LAN Architecture Architecture W.lilakiatsakun W.lilakiatsakun

Upload: matthew-trujillo

Post on 31-Dec-2015

59 views

Category:

Documents


0 download

DESCRIPTION

Switched LAN Architecture. W.lilakiatsakun. Hierarchical LAN Model (1). Hierarchical LAN Model (2). The typical hierarchical design model is broken up in to three layers: access, distribution, and core. Access Layer - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Switched LAN Architecture

Switched LAN ArchitectureSwitched LAN Architecture

W.lilakiatsakunW.lilakiatsakun

Page 2: Switched LAN Architecture

Hierarchical LAN ModelHierarchical LAN Model (1)(1)

Page 3: Switched LAN Architecture

Hierarchical LAN ModelHierarchical LAN Model (2)(2)

• The typical hierarchical design model is broken The typical hierarchical design model is broken up in to three layers: up in to three layers: access, distribution, and access, distribution, and core.core.

• Access LayerAccess Layer• The access layer interfaces with end devices, The access layer interfaces with end devices,

such as PCs, printers, and IP phones, to provide such as PCs, printers, and IP phones, to provide access to the rest of the network. access to the rest of the network.

• The access layer can include routers, switches, The access layer can include routers, switches, bridges, hubs, and wireless access points. bridges, hubs, and wireless access points.

• The main purpose of the access layer is to The main purpose of the access layer is to provide a means of connecting devices to the provide a means of connecting devices to the network and controlling which devices are network and controlling which devices are allowed to communicate on the network.allowed to communicate on the network.

Page 4: Switched LAN Architecture

Hierarchical LAN ModelHierarchical LAN Model (3)(3)

• Distribution LayerDistribution Layer• The distribution layerThe distribution layer aggregates aggregates the data received the data received

from the access layer switches before it is from the access layer switches before it is transmitted to the core layer for routing to its final transmitted to the core layer for routing to its final destination. destination.

• The distribution layer controls the flow of network The distribution layer controls the flow of network traffic using policies and delineates broadcast traffic using policies and delineates broadcast domains by performing routing functions between domains by performing routing functions between virtual LANs (VLANs) defined at the access layer. virtual LANs (VLANs) defined at the access layer.

• VLANs allow you to segment the traffic on a switch VLANs allow you to segment the traffic on a switch into separate subnetworks. into separate subnetworks. – For example, in a university you might separate traffic For example, in a university you might separate traffic

according to faculty, students, and guests. according to faculty, students, and guests. • Distribution layer switches are typically high-Distribution layer switches are typically high-

performance devices that have high availability and performance devices that have high availability and redundancy to ensure reliability.redundancy to ensure reliability.

Page 5: Switched LAN Architecture

Hierarchical LAN ModelHierarchical LAN Model (4)(4)

• Core LayerCore Layer• The core layer of the hierarchical design is The core layer of the hierarchical design is

the high-speed backbone of the internetwork. the high-speed backbone of the internetwork. • The core layer is critical for interconnectivity The core layer is critical for interconnectivity

between distribution layer devices, so it is between distribution layer devices, so it is important for the core to be highly available important for the core to be highly available and redundant. and redundant.

• The core area can also connect to Internet The core area can also connect to Internet resources. resources.

• The core aggregates the traffic from all the The core aggregates the traffic from all the distribution layer devices, so it must be distribution layer devices, so it must be capable of forwarding large amounts of data capable of forwarding large amounts of data quicklyquickly. .

Page 6: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (1)(1)

• ScalabilityScalability• The modularity of the design allows you to replicate The modularity of the design allows you to replicate

design elements as the network grows. design elements as the network grows. • Because each instance of the module is consistent, Because each instance of the module is consistent,

expansion is easy to plan and implement. expansion is easy to plan and implement. – For example, if your design model consists of two For example, if your design model consists of two

distribution layer switches for every 10 access layer distribution layer switches for every 10 access layer switches, you can continue to add access layer switches switches, you can continue to add access layer switches until you have 10 access layer switches cross-connected to until you have 10 access layer switches cross-connected to the two distribution layer switches before you need to add the two distribution layer switches before you need to add additional distribution layer switches to the network additional distribution layer switches to the network topology. topology.

• Also, as you add more distribution layer switches to Also, as you add more distribution layer switches to accommodate the load from the access layer accommodate the load from the access layer switches, you can add additional core layer switches switches, you can add additional core layer switches to handle the additional load on the core. to handle the additional load on the core.

Page 7: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (2)(2)• Redundancy Redundancy

• As a network grows, availability becomes more As a network grows, availability becomes more important. important.

• Access layer switches are connected to two different Access layer switches are connected to two different distribution layer switches to ensure path redundancy. distribution layer switches to ensure path redundancy. – If one of the distribution layer switches fails, the access layer If one of the distribution layer switches fails, the access layer

switch can switch to the other distribution layer switch. switch can switch to the other distribution layer switch. • Additionally, distribution layer switches are connected Additionally, distribution layer switches are connected

to two or more core layer switches to ensure path to two or more core layer switches to ensure path availability if a core switch fails. availability if a core switch fails.

• The only layer where redundancy is limited is at the The only layer where redundancy is limited is at the access layer. access layer. – Typically, end node devices, such as PCs, printers, and IP Typically, end node devices, such as PCs, printers, and IP

phones, do not have the ability to connect to multiple access phones, do not have the ability to connect to multiple access layer switches for redundancy. layer switches for redundancy.

– If an access layer switch fails, just the devices connected to If an access layer switch fails, just the devices connected to that one switch would be affected by the outage. The rest of that one switch would be affected by the outage. The rest of the network would continue to function unaffected.the network would continue to function unaffected.

Page 8: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (3)(3)

• PerformancePerformance• Data is sent through aggregated switch port links Data is sent through aggregated switch port links

from the access layer to the distribution layer at from the access layer to the distribution layer at near wire speed in most cases. near wire speed in most cases.

• The distribution layer then uses its high The distribution layer then uses its high performance switching capabilities to forward the performance switching capabilities to forward the traffic up to the core, where it is routed to its final traffic up to the core, where it is routed to its final destination. destination.

• Because the core and distribution layers perform Because the core and distribution layers perform their operations at very high speeds, there is no their operations at very high speeds, there is no contention for network bandwidth. contention for network bandwidth.

• As a result, properly designed hierarchical networks As a result, properly designed hierarchical networks can achieve near wire speed between all devices.can achieve near wire speed between all devices.

Page 9: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (4)(4)

• Security Security • Access layer switches can be configured with various Access layer switches can be configured with various

port securityport security options that provide control over which options that provide control over which devices are allowed to connect to the network. devices are allowed to connect to the network.

• You also have the flexibility to use more You also have the flexibility to use more advanced advanced security policies at the distribution layer. security policies at the distribution layer.

• You may apply access control policies that define which You may apply access control policies that define which communication protocols are deployed on your network communication protocols are deployed on your network and where they are permitted to go. and where they are permitted to go. – For example, if you want to limit the use of HTTP to a specific For example, if you want to limit the use of HTTP to a specific

user community connected at the access layer, you could apply user community connected at the access layer, you could apply a policy that blocks HTTP traffic at the distribution layer. a policy that blocks HTTP traffic at the distribution layer.

• Some access layer switches support Layer 3 Some access layer switches support Layer 3 functionality, but it is usually the job of the distribution functionality, but it is usually the job of the distribution layer switches to process Layer 3 data, because they layer switches to process Layer 3 data, because they can process it much more efficiently.can process it much more efficiently.

Page 10: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (5)(5)

• ManageabilityManageability• Each layer of the hierarchical design performs Each layer of the hierarchical design performs

specific functions that are consistent throughout specific functions that are consistent throughout that layer. that layer.

• Therefore, if you need to change the functionality of Therefore, if you need to change the functionality of an access layer switch, you could repeat that an access layer switch, you could repeat that change across all access layer switches in the change across all access layer switches in the network because they presumably perform the network because they presumably perform the same functions at their layer. same functions at their layer.

• Deployment of new switches is also simplified Deployment of new switches is also simplified because switch configurations can be copied because switch configurations can be copied between devices with very few modifications. between devices with very few modifications.

• Consistency between the switches at each layer Consistency between the switches at each layer allows for rapid recovery and simplified allows for rapid recovery and simplified troubleshooting. troubleshooting.

Page 11: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (6)(6)• MaintainabilityMaintainability

• In the hierarchical design model, switch functions In the hierarchical design model, switch functions are defined at each layer, making the selection of are defined at each layer, making the selection of the correct switch easier. the correct switch easier.

• Adding switches to one layer does not necessarily Adding switches to one layer does not necessarily mean there will not be a bottleneck or other mean there will not be a bottleneck or other limitation at another layer. limitation at another layer.

• You can save money by using less expensive You can save money by using less expensive access layer switches at the lowest layer, and access layer switches at the lowest layer, and spend more on the distribution and core layer spend more on the distribution and core layer switches to achieve high performance on the switches to achieve high performance on the network.network.

Page 12: Switched LAN Architecture

Benefit of Hierarchical Network Benefit of Hierarchical Network (7)(7)

Page 13: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (1)(1)• Network DiameterNetwork Diameter

• When designing a hierarchical network topology, When designing a hierarchical network topology, the first thing to consider is network diameter. the first thing to consider is network diameter.

• Diameter is usually a measure of distance, but in Diameter is usually a measure of distance, but in this case, we are using the term to measure the this case, we are using the term to measure the number of devices. number of devices.

• Network diameter is the number of devices that a Network diameter is the number of devices that a packet has to cross before it reaches its packet has to cross before it reaches its destination. destination.

• Keeping the network diameter low ensures low and Keeping the network diameter low ensures low and predictable latency between devices. predictable latency between devices.

Page 14: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (2)(2)

Page 15: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (3)(3)• In the figure, PC1 communicates with PC3. There In the figure, PC1 communicates with PC3. There

could be up to six interconnected switches between could be up to six interconnected switches between PC1 and PC3. In this case, the network diameter is 6. PC1 and PC3. In this case, the network diameter is 6.

• Each switch in the path introduces some Each switch in the path introduces some degree of degree of latencylatency. .

• Network device latency is the time spent by a device Network device latency is the time spent by a device as it processes a packet or frame. as it processes a packet or frame. – Each switch has to determine the destination MAC address of Each switch has to determine the destination MAC address of

the frame, check its MAC address table, and forward the the frame, check its MAC address table, and forward the frame out the appropriate port. frame out the appropriate port.

• Even though that entire process happens in a fraction Even though that entire process happens in a fraction of a second, the time adds up when the frame has to of a second, the time adds up when the frame has to cross many switches.cross many switches.

• In a hierarchical network, network diameter is always In a hierarchical network, network diameter is always going to be a predictable number of hops between the going to be a predictable number of hops between the source and destination devices.source and destination devices.

Page 16: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (4)(4)• Bandwidth AggregationBandwidth Aggregation

• Bandwidth aggregation is the practice of Bandwidth aggregation is the practice of considering the specific bandwidth requirements of considering the specific bandwidth requirements of each part of the hierarchy. each part of the hierarchy.

• After bandwidth requirements of the network are After bandwidth requirements of the network are known, links between specific switches can be known, links between specific switches can be aggregated, which is called aggregated, which is called link aggregationlink aggregation. .

• Link aggregation allows multiple switch port links to Link aggregation allows multiple switch port links to be combined so as to achieve higher throughput be combined so as to achieve higher throughput between switchesbetween switches. .

• Cisco has a proprietary link aggregation technology Cisco has a proprietary link aggregation technology called EtherChannel, which allows multiple Ethernet called EtherChannel, which allows multiple Ethernet links to be consolidated. links to be consolidated.

Page 17: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (5)(5)

Page 18: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (6)(6)• In figure, computers PC1 and PC3 require a In figure, computers PC1 and PC3 require a

significant amount of bandwidth because they are significant amount of bandwidth because they are used for developing weather simulations. used for developing weather simulations.

• The network manager has determined that the The network manager has determined that the access layer switches S1, S3, and S5 require access layer switches S1, S3, and S5 require increased bandwidth.increased bandwidth.

• Following up the hierarchy, these access layer Following up the hierarchy, these access layer switches connect to the distribution switches D1, D2, switches connect to the distribution switches D1, D2, and D4. and D4.

• The distribution switches connect to core layer The distribution switches connect to core layer switches C1 and C2. Notice how specific links on switches C1 and C2. Notice how specific links on specific ports in each switch are aggregated. specific ports in each switch are aggregated.

• In this way, increased bandwidth is provided for in a In this way, increased bandwidth is provided for in a targeted, specific part of the network. targeted, specific part of the network.

Page 19: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (7)(7)• Redundancy Redundancy • Redundancy can be provided in a number of ways. Redundancy can be provided in a number of ways. • For example, you can double up the network For example, you can double up the network

connections between devices, or you can double connections between devices, or you can double the devices themselves. the devices themselves.

• Implementing redundant links can be expensive. Implementing redundant links can be expensive. Imagine if every switch in each layer of the network Imagine if every switch in each layer of the network hierarchy had a connection to every switch at the hierarchy had a connection to every switch at the next layer.next layer.

• It is unlikely that you will be able to implement It is unlikely that you will be able to implement redundancy at the access layer because of the cost redundancy at the access layer because of the cost and limited features in the end devices, but you and limited features in the end devices, but you can build redundancy into the distribution and core can build redundancy into the distribution and core layers of the network. layers of the network.

Page 20: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (8)(8)

Page 21: Switched LAN Architecture

Principle of hierarchical design Principle of hierarchical design (9)(9)

• In the figure, redundant links are shown In the figure, redundant links are shown at the at the distribution layer and core layer. distribution layer and core layer.

• At the distribution layer, there are At the distribution layer, there are two distribution layer two distribution layer switchesswitches, the minimum required to support redundancy , the minimum required to support redundancy at this layer. at this layer.

• The access layer switches, S1, S3, S4, and S6, are cross-The access layer switches, S1, S3, S4, and S6, are cross-connected to the distribution layer switches. connected to the distribution layer switches. – This protects your network if one of the distribution switches This protects your network if one of the distribution switches

fails.fails. – In case of a failure, the access layer switch adjusts its In case of a failure, the access layer switch adjusts its

transmission path and forwards the traffic through the other transmission path and forwards the traffic through the other distribution switch. distribution switch.

• Some network failure scenarios can never be prevented, Some network failure scenarios can never be prevented, for example, if the power goes out in the entire city, or for example, if the power goes out in the entire city, or the entire building is demolished because of an the entire building is demolished because of an earthquake. earthquake.

Page 22: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (1)(1)• Traffic Flow AnalysisTraffic Flow Analysis

• Traffic flow analysis is the process of measuring the Traffic flow analysis is the process of measuring the bandwidth usage on a network and analyzing the data for the bandwidth usage on a network and analyzing the data for the purpose of performance tuning, capacity planning, and purpose of performance tuning, capacity planning, and making hardware improvement decisions.making hardware improvement decisions.

• Traffic flow analysis is done using traffic flow analysis Traffic flow analysis is done using traffic flow analysis software. software.

• Although there is no precise definition of network traffic flow, Although there is no precise definition of network traffic flow, for the purposes of traffic flow analysis we can say that for the purposes of traffic flow analysis we can say that network traffic is the amount of data sent through a network network traffic is the amount of data sent through a network for a given period of timefor a given period of time. .

• Analyzing the various traffic sources and their impact on the Analyzing the various traffic sources and their impact on the network, allows you to network, allows you to more accurately tune and upgrade the more accurately tune and upgrade the network to achieve the best possible performancenetwork to achieve the best possible performance..

Page 23: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (2)(2)

The figure displays sample output from Solarwinds Orion 8.1 NetFlow Analysis,

Page 24: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (3)(3)• User Communities AnalysisUser Communities Analysis

• User community analysis is the process of User community analysis is the process of identifying various groupings of users and their identifying various groupings of users and their impact on network performance. impact on network performance.

• The way users are grouped affects issues related to The way users are grouped affects issues related to port density and traffic flow, which, in turn, port density and traffic flow, which, in turn, influences the selection of network switches.influences the selection of network switches.

• In a typical office building, end users are grouped In a typical office building, end users are grouped according to their job function, because they require according to their job function, because they require similar access to resources and applications. similar access to resources and applications.

• You may find the Human Resource (HR) department You may find the Human Resource (HR) department located on one floor of an office building, while located on one floor of an office building, while Finance is located on another floor. Finance is located on another floor.

Page 25: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (4)(4)• Each department has a different number of users Each department has a different number of users

and application needs, and requires access to and application needs, and requires access to different data resources available through the different data resources available through the network. network.

• For example, when selecting switches for the wiring For example, when selecting switches for the wiring closets of the HR and Finance departments, you closets of the HR and Finance departments, you would choose a switch that had enough ports to would choose a switch that had enough ports to meet the department needs and was powerful meet the department needs and was powerful enough to accommodate the traffic requirements for enough to accommodate the traffic requirements for all the devices on that floor. all the devices on that floor.

• Additionally, a good network design plan factors in Additionally, a good network design plan factors in the growth of each department to ensure that there the growth of each department to ensure that there are enough open switch ports that can utilized are enough open switch ports that can utilized before the next planned upgrade to the network.before the next planned upgrade to the network.

Page 26: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (5)(5)• The resources that medium-sized business or The resources that medium-sized business or

enterprise user communities need could be located enterprise user communities need could be located in geographically separate areas. in geographically separate areas.

• Consequently, the location of the user communities Consequently, the location of the user communities influences where data stores and server farms are influences where data stores and server farms are located. located.

• If the Finance users are using a network-intensive If the Finance users are using a network-intensive application that exchanges data with a specific application that exchanges data with a specific server on the network, it may make sense to locate server on the network, it may make sense to locate the Finance user community close to that server. the Finance user community close to that server.

• By locating users close to their servers and data By locating users close to their servers and data stores, you can stores, you can reduce the network diameter for reduce the network diameter for their communicationstheir communications, thereby reducing the impact , thereby reducing the impact of their traffic across the rest of the network.of their traffic across the rest of the network.

Page 27: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (6)(6)

Page 28: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (7)(7)

• Future GrowthFuture Growth• A solid network plan includes A solid network plan includes the rate of the rate of

personnel growth over the past five yearspersonnel growth over the past five years to to be able to anticipate the future growth. be able to anticipate the future growth.

• As well as looking at the number of devices As well as looking at the number of devices on a given switch in a network, you should on a given switch in a network, you should investigate investigate the network traffic generated by the network traffic generated by end-user applications. end-user applications.

• By measuring the network traffic generated By measuring the network traffic generated for all applications in use by different user for all applications in use by different user communities, and determining the location communities, and determining the location of the data source, you can identify the of the data source, you can identify the effect of adding more users to that effect of adding more users to that community. community.

Page 29: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (8)(8)

Page 30: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (9)(9)• Data Stores and Data Servers AnalysisData Stores and Data Servers Analysis

• Data stores can be servers, storage area networks Data stores can be servers, storage area networks (SANs), network-attached storage (NAS), tape backup (SANs), network-attached storage (NAS), tape backup units, or any other device or component where large units, or any other device or component where large quantities of data are stored.quantities of data are stored.

• When considering the traffic for data stores and servers, When considering the traffic for data stores and servers, consider both client-server traffic and server-server consider both client-server traffic and server-server traffic. traffic.

• Client-server traffic is the traffic generated when a client Client-server traffic is the traffic generated when a client device accesses data from data stores or servers. device accesses data from data stores or servers.

• Bandwidth aggregation and switch forwarding rates are Bandwidth aggregation and switch forwarding rates are important factors to consider when attempting to important factors to consider when attempting to eliminate bottlenecks for this type of traffic.eliminate bottlenecks for this type of traffic.

Page 31: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (10)(10)

Client-server traffic

Client-server traffic typically Client-server traffic typically traverses multiple switches traverses multiple switches to reach its destinationto reach its destination

Page 32: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (11)(11)• Server-server traffic is the traffic generated Server-server traffic is the traffic generated

between data storage devices on the network.between data storage devices on the network.– Some server applications generate very high volumes of Some server applications generate very high volumes of

traffic between data stores and other servers. traffic between data stores and other servers. • Servers and data stores are typically located in Servers and data stores are typically located in

data centers within a business. data centers within a business. – A data center is a secured area of the building where A data center is a secured area of the building where

servers, data stores, and other network equipment are servers, data stores, and other network equipment are located. located.

• Traffic across data center switches is typically very Traffic across data center switches is typically very high due to the server-server and client-server high due to the server-server and client-server traffic that traverses the switches. traffic that traverses the switches.

• As a result, switches selected for data centers As a result, switches selected for data centers should be higher performing switches than the should be higher performing switches than the switches you would find in the wiring closets at the switches you would find in the wiring closets at the access layer.access layer.

Page 33: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (12)(12)

• By examining the data paths for various By examining the data paths for various applications used by different user applications used by different user communities, you can identify potential communities, you can identify potential bottlenecks where performance of the bottlenecks where performance of the application can be affected by inadequate application can be affected by inadequate bandwidth. bandwidth.

• To improve the performance, you could To improve the performance, you could aggregate links to accommodate the bandwidth, aggregate links to accommodate the bandwidth, or replace the slower switches with faster or replace the slower switches with faster switches capable of handling the traffic load.switches capable of handling the traffic load.

Page 34: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (13)(13)

Server-Server TrafficServer-Server Traffic

To optimize server-server traffic, To optimize server-server traffic, servers servers needing frequent access to certain needing frequent access to certain resources should be located in resources should be located in close proximity to each other so close proximity to each other so that the traffic they generate does that the traffic they generate does not affect the performance of the not affect the performance of the rest of the network. rest of the network.

Page 35: Switched LAN Architecture

Considerations for hierarchical Considerations for hierarchical network switchesnetwork switches (14)(14)

Page 36: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (1)(1)

Page 37: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (2)(2)• Port securityPort security allows the switch to decide allows the switch to decide

how many or what specific devices are how many or what specific devices are allowed to connect to the switch.allowed to connect to the switch.– Consequently, it is an important first line of Consequently, it is an important first line of

defense for a network. defense for a network. • VLANsVLANs are an important component of a are an important component of a

converged network. converged network. – Voice traffic is typically given a separate VLAN. Voice traffic is typically given a separate VLAN. – In this way, voice traffic can be supported with In this way, voice traffic can be supported with

more bandwidth, more redundant connections, more bandwidth, more redundant connections, and improved security. and improved security.

– Access layer switches allow you to set the Access layer switches allow you to set the VLANs for the end node devices on your VLANs for the end node devices on your network.network.

Page 38: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (3)(3)• Port speedPort speed is also a characteristic you need to is also a characteristic you need to

consider for your access layer switches. consider for your access layer switches. – Depending on the performance requirements for your Depending on the performance requirements for your

network, you must choose between Fast Ethernet and network, you must choose between Fast Ethernet and Gigabit Ethernet switch ports. Gigabit Ethernet switch ports.

• Fast EthernetFast Ethernet allows up to 100 Mb/s of traffic per allows up to 100 Mb/s of traffic per switch port. Fast Ethernet is adequate for IP switch port. Fast Ethernet is adequate for IP telephony and data traffic on most business telephony and data traffic on most business networks.networks.

• Gigabit EthernetGigabit Ethernet allows up to 1000 Mb/s of traffic per allows up to 1000 Mb/s of traffic per switch port. switch port. – Most modern devices, such as workstations, notebooks, and Most modern devices, such as workstations, notebooks, and

IP phones, support Gigabit Ethernet. IP phones, support Gigabit Ethernet. – This allows for much more efficient data transfers, enabling This allows for much more efficient data transfers, enabling

users to be more productive. users to be more productive. – Gigabit Ethernet does have a drawback-switches supporting Gigabit Ethernet does have a drawback-switches supporting

Gigabit Ethernet are more expensive.Gigabit Ethernet are more expensive.

Page 39: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (4)(4)• PoE (Power on Ethernet)PoE (Power on Ethernet) dramatically increases the dramatically increases the

overall price of the switch.overall price of the switch.– It should only be considered when voice convergence is It should only be considered when voice convergence is

required or wireless access points are being implemented, required or wireless access points are being implemented, and power is difficult or expensive to run to the desired and power is difficult or expensive to run to the desired location.location.

• Link aggregationLink aggregation is another feature that is common to is another feature that is common to most access layer switches. most access layer switches. – Link aggregation allows the switch to use multiple links Link aggregation allows the switch to use multiple links

simultaneously. simultaneously. – Access layer switches take advantage of link aggregation Access layer switches take advantage of link aggregation

when aggregating bandwidth up to distribution layer switches. when aggregating bandwidth up to distribution layer switches.

Page 40: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (4)(4)• In a converged network supporting voice, In a converged network supporting voice,

video and data network traffic, access video and data network traffic, access layer switches need to support layer switches need to support QoSQoS to to maintain the prioritization of traffic. maintain the prioritization of traffic. – IP phones are types of equipment that are IP phones are types of equipment that are

found at the access layer. found at the access layer. – When an IP phone is plugged into an access When an IP phone is plugged into an access

layer switch port configured to support voice layer switch port configured to support voice traffic, that switch port tells the IP phone how traffic, that switch port tells the IP phone how to send its voice traffic. to send its voice traffic.

– QoS needs to be enabled on access layer QoS needs to be enabled on access layer switches so that voice traffic the IP phone has switches so that voice traffic the IP phone has priority over, for example, data traffic.priority over, for example, data traffic.

Page 41: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (5)(5)

Page 42: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (6)(6)• Distribution Layer Switch FeaturesDistribution Layer Switch Features• Layer 3 supportLayer 3 support• Distribution layer switches have a very important Distribution layer switches have a very important

role on the network. They collect the data from all role on the network. They collect the data from all the access layer switches and forward it to the core the access layer switches and forward it to the core layer switcheslayer switches. .

• Distribution layer switches provides the inter-VLAN Distribution layer switches provides the inter-VLAN routing functions so that one VLAN can routing functions so that one VLAN can communicate with another on the network. communicate with another on the network.

• This routing typically takes place at the distribution This routing typically takes place at the distribution layer because distribution layer switches have layer because distribution layer switches have higher processing capabilities than the access layer higher processing capabilities than the access layer switches. switches.

• Because inter-VLAN routing is performed at the Because inter-VLAN routing is performed at the distribution layer, the switches at this layer distribution layer, the switches at this layer need to need to support Layer 3support Layer 3 functions. functions.

Page 43: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (7)(7)• Security PoliciesSecurity Policies

• An Access Control List (ACL)An Access Control List (ACL) allows the switch to allows the switch to prevent certain types of traffic and permit others. prevent certain types of traffic and permit others.

• ACLs also allow you to control which network devices ACLs also allow you to control which network devices can communicate on the network. can communicate on the network.

• Using ACLs is processing-intensive because the Using ACLs is processing-intensive because the switch needs to inspect every packet and see if it switch needs to inspect every packet and see if it matches one of the ACL rules defined on the switch. matches one of the ACL rules defined on the switch.

• This inspection is performed at the distribution layer, This inspection is performed at the distribution layer, because the switches at this layer typically have the because the switches at this layer typically have the processing capability to handle the additional load, processing capability to handle the additional load, and it also simplifies the use of ACLs. and it also simplifies the use of ACLs.

Page 44: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (8)(8)• Quality of ServiceQuality of Service

• The distribution layer switches also The distribution layer switches also need to support QoS to need to support QoS to maintain the prioritization of trafficmaintain the prioritization of traffic coming from the access coming from the access layer switches that have implemented QoS. layer switches that have implemented QoS.

• Priority policiesPriority policies ensure that audio and video communications ensure that audio and video communications are guaranteed adequate bandwidth to maintain an are guaranteed adequate bandwidth to maintain an acceptable quality of service. acceptable quality of service.

• To maintain the priority of the voice data throughout the To maintain the priority of the voice data throughout the network, all of the switches that forward voice data must network, all of the switches that forward voice data must support QoS; if not all of the network devices support QoS, support QoS; if not all of the network devices support QoS, the benefits of QoS will be reduced. the benefits of QoS will be reduced.

• This results in poor performance and quality for audio and This results in poor performance and quality for audio and video communications.video communications.

Page 45: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (9)(9)• It is important that distribution switches It is important that distribution switches support redundancysupport redundancy

for adequate availability.for adequate availability.• Loss of a distribution layer switch could have significant Loss of a distribution layer switch could have significant

impact on the rest of the network because all access layer impact on the rest of the network because all access layer traffic passes through the distribution layer switches. traffic passes through the distribution layer switches.

• Distribution layer switches are typically implemented in pairs Distribution layer switches are typically implemented in pairs to ensure availability. to ensure availability.

• It is also recommended that distribution layer switches It is also recommended that distribution layer switches support multiple, support multiple, hot swapable power supplieshot swapable power supplies. . – Having more than one power supply allows the switch to Having more than one power supply allows the switch to

continue operating even if one of the power supplies failed continue operating even if one of the power supplies failed during operation. during operation.

– Having hot swappable power supplies allows you to change a Having hot swappable power supplies allows you to change a failed power supply while the switch is still running. failed power supply while the switch is still running.

– This allows you to repair the failed component without impacting This allows you to repair the failed component without impacting the functionality of the network.the functionality of the network.

Page 46: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (10)(10)

• Finally, distribution layer switches need to support Finally, distribution layer switches need to support link aggregationlink aggregation. .

• Typically, access layer switches use multiple links to Typically, access layer switches use multiple links to connect to a distribution layer switch to ensure connect to a distribution layer switch to ensure adequate bandwidth to accommodate the traffic adequate bandwidth to accommodate the traffic generated on the access layer, and provide fault generated on the access layer, and provide fault tolerance in case a link is lost. tolerance in case a link is lost.

• Because distribution layer switches accept incoming Because distribution layer switches accept incoming traffic from multiple access layer switches, they traffic from multiple access layer switches, they need to be able to forward all of that traffic as fast need to be able to forward all of that traffic as fast as possible to the core layer switches. as possible to the core layer switches. – As a result, distribution layer switches also need high-As a result, distribution layer switches also need high-

bandwidth aggregated links back to the core layer bandwidth aggregated links back to the core layer switches. switches.

– Newer distribution layer switches support aggregated 10 Newer distribution layer switches support aggregated 10 Gigabit Ethernet (10GbE) uplinks to the core layer Gigabit Ethernet (10GbE) uplinks to the core layer switches.switches.

Page 47: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (11)(11)

Page 48: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (12)(12)• Core Layer Switch FeaturesCore Layer Switch Features

• The core layer of a hierarchical topology is the high-The core layer of a hierarchical topology is the high-speed backbone of the network and requires speed backbone of the network and requires switches that can handle very high forwarding rates.switches that can handle very high forwarding rates.

• The required forwarding rate is largely The required forwarding rate is largely dependent on dependent on the number of devicesthe number of devices participating in the network. participating in the network.

• You determine your necessary forwarding rate by You determine your necessary forwarding rate by conducting and examining various traffic flow conducting and examining various traffic flow reports and user communities analyses.reports and user communities analyses.

• If you choose an inadequate switch to run in the If you choose an inadequate switch to run in the core of the network, you face potential bottleneck core of the network, you face potential bottleneck issues in the core, slowing down all communications issues in the core, slowing down all communications on the network. on the network.

Page 49: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (13)(13)• Link AggregationLink Aggregation

• The core layer also needs to support link aggregation The core layer also needs to support link aggregation to ensure adequate bandwidth coming into the core to ensure adequate bandwidth coming into the core from the distribution layer switches. from the distribution layer switches.

• Core layer switches should have support for Core layer switches should have support for aggregated 10GbE connections, which is currently the aggregated 10GbE connections, which is currently the fastest available Ethernet connectivity optionfastest available Ethernet connectivity option. .

• This allows corresponding distribution layer switches This allows corresponding distribution layer switches to deliver traffic as efficiently as possible to the coreto deliver traffic as efficiently as possible to the core

Page 50: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (14)(14)• RedundancyRedundancy

• The availability of the core layer is also criticalThe availability of the core layer is also critical, so you should , so you should build in as much redundancy as you can.build in as much redundancy as you can.

• Layer 3 redundancy typically has a faster convergence than Layer 3 redundancy typically has a faster convergence than Layer 2 redundancy in the event of hardware failure. Layer 2 redundancy in the event of hardware failure. – Convergence in this context refers to the time it takes for the Convergence in this context refers to the time it takes for the

network to adapt to a change. network to adapt to a change. • Also, core layer switches have additional Also, core layer switches have additional hardware hardware

redundancy featuresredundancy features like redundant power supplies that can like redundant power supplies that can be swapped while the switch continues to operate. be swapped while the switch continues to operate.

• Because of the high workload carried by core layer switches, Because of the high workload carried by core layer switches, they tend to operate hotter than access or distribution layer they tend to operate hotter than access or distribution layer switches, so they should have switches, so they should have more sophisticated cooling more sophisticated cooling optionsoptions. .

• Many true, core layer-capable switches have the ability to Many true, core layer-capable switches have the ability to swap cooling fans without having to turn the switch off.swap cooling fans without having to turn the switch off.

Page 51: Switched LAN Architecture

Switch Features in a Switch Features in a Hierarchical NetworkHierarchical Network (14)(14)• QoS QoS is an important part of the services provided by is an important part of the services provided by

core layer switches. core layer switches. • For example, service providers (who provide IP, data For example, service providers (who provide IP, data

storage, e-mail and other services) and enterprise storage, e-mail and other services) and enterprise Wide Area Networks (WANs), are adding more voice Wide Area Networks (WANs), are adding more voice and video traffic to an already growing amount of and video traffic to an already growing amount of data traffic.data traffic.

• At the core and network edge, mission-critical and At the core and network edge, mission-critical and time-sensitive traffic such as voice should receive time-sensitive traffic such as voice should receive higher QoS guaranteeshigher QoS guarantees than less time-sensitive than less time-sensitive traffic such as file transfers or e-mail. traffic such as file transfers or e-mail.

• Core layer switches can provide a cost effect way of Core layer switches can provide a cost effect way of supporting optimal and differentiated use of existing supporting optimal and differentiated use of existing bandwidth.bandwidth.

Page 52: Switched LAN Architecture

Basic Switch configurationBasic Switch configuration

W.lilakiatsakunW.lilakiatsakun

Page 53: Switched LAN Architecture

Boot sequence (1)Boot sequence (1)

• The switch loads the boot loader software. The The switch loads the boot loader software. The boot loader is a small program stored in boot loader is a small program stored in NVRAM and is run when the switch is first NVRAM and is run when the switch is first turned on.turned on.

• The boot loader:The boot loader:– Performs low-level CPU initialization. It initializes the Performs low-level CPU initialization. It initializes the

CPU registers, which control where physical memory CPU registers, which control where physical memory is mapped, the quantity of memory, and its speed. is mapped, the quantity of memory, and its speed.

– Performs power-on self-test (POST) for the CPU Performs power-on self-test (POST) for the CPU subsystem. It tests the CPU DRAM and the portion of subsystem. It tests the CPU DRAM and the portion of the flash device that makes up the flash file system. the flash device that makes up the flash file system.

Page 54: Switched LAN Architecture

Boot sequence (2)Boot sequence (2)

– Initializes the flash file system on the system board. Initializes the flash file system on the system board. – Loads a default operating system software image into Loads a default operating system software image into

memory and boots the switch. The boot loader finds memory and boots the switch. The boot loader finds the Cisco IOS image on the switch by first looking in a the Cisco IOS image on the switch by first looking in a directory that has the same name as the image file directory that has the same name as the image file (excluding the .bin extension). (excluding the .bin extension). • If it does not find it there, the boot loader software searches If it does not find it there, the boot loader software searches

each subdirectory before continuing the search in the original each subdirectory before continuing the search in the original directory.directory.

• The operating system then initializes the The operating system then initializes the interfaces using the Cisco IOS commands found interfaces using the Cisco IOS commands found in the operating system configuration file, in the operating system configuration file, config.text, stored in the switch flash memory.config.text, stored in the switch flash memory.

Page 55: Switched LAN Architecture

Recover from system crashRecover from system crash

• The boot loader also provides access into the The boot loader also provides access into the switch if the operating system cannot be used. switch if the operating system cannot be used.

• The boot loader has a command-line facility that The boot loader has a command-line facility that provides access to the files stored on Flash provides access to the files stored on Flash memory before the operating system is loaded. memory before the operating system is loaded.

• From the boot loader command line you can From the boot loader command line you can enter commands to format the flash file system, enter commands to format the flash file system, reinstall the operating system software image, or reinstall the operating system software image, or recover from a lost or forgotten password.recover from a lost or forgotten password.

Page 56: Switched LAN Architecture

Managing interfaces (1)Managing interfaces (1)• An access layer switch is much like a PC in that you An access layer switch is much like a PC in that you

need to configure an IP address, a subnet mask, and a need to configure an IP address, a subnet mask, and a default gateway. default gateway.

• To manage a switch remotely using TCP/IP, you need To manage a switch remotely using TCP/IP, you need to assign the switch an IP address. to assign the switch an IP address.

• In the figure, you want to manage S1 from PC1, a In the figure, you want to manage S1 from PC1, a computer used for managing the network. To do this, computer used for managing the network. To do this, you need to assign switch S1 an IP address. you need to assign switch S1 an IP address. – This IP address is assigned to a virtual interface called a This IP address is assigned to a virtual interface called a

virtual LAN (VLAN), and then it is necessary to ensure the virtual LAN (VLAN), and then it is necessary to ensure the VLAN is assigned to a specific port or ports on the switch. VLAN is assigned to a specific port or ports on the switch.

• The default configuration on the switch is to have the The default configuration on the switch is to have the management of the switch controlled through VLAN 1. management of the switch controlled through VLAN 1. However, a best practice for basic switch However, a best practice for basic switch configuration is to change the management VLAN to a configuration is to change the management VLAN to a VLAN other than VLAN 1. VLAN other than VLAN 1.

Page 57: Switched LAN Architecture

Managing interfaces (2)Managing interfaces (2)

Page 58: Switched LAN Architecture

Managing interfaces (3)Managing interfaces (3)

Page 59: Switched LAN Architecture

Managing interfaces (4)Managing interfaces (4)

Page 60: Switched LAN Architecture

Managing interfaces (5)Managing interfaces (5)

• Use the Use the show ip interface briefshow ip interface brief to verify port operation and to verify port operation and status.status.

• The The mdix automdix auto Command Command

• When the auto-MDIX feature is enabled, the switch detects When the auto-MDIX feature is enabled, the switch detects the required cable type for copper Ethernet connections and the required cable type for copper Ethernet connections and configures the interfaces accordingly. configures the interfaces accordingly. – Therefore, you can use either a crossover or a straight-through Therefore, you can use either a crossover or a straight-through

cable for connections to a copper 10/100/1000 port on the cable for connections to a copper 10/100/1000 port on the switch, regardless of the type of device on the other end of the switch, regardless of the type of device on the other end of the connection.connection.

• The auto-MDIX feature is enabled by default on switches The auto-MDIX feature is enabled by default on switches running Cisco IOS Release 12.2(18)SE or later. For releases running Cisco IOS Release 12.2(18)SE or later. For releases between Cisco IOS Release 12.1(14)EA1 and 12.2(18)SE, the between Cisco IOS Release 12.1(14)EA1 and 12.2(18)SE, the auto-MDIX feature is disabled by default.auto-MDIX feature is disabled by default.

Page 61: Switched LAN Architecture

Managing interfaces (6)Managing interfaces (6)

• Configure Duplex and SpeedConfigure Duplex and Speed• You can use theYou can use the duplex duplex interface interface

configuration command to specify the configuration command to specify the duplex mode of operation for switch ports. duplex mode of operation for switch ports.

• You can manually set the duplex mode and You can manually set the duplex mode and speed of switch ports to avoid inter-vendor speed of switch ports to avoid inter-vendor issues with autonegotiation. issues with autonegotiation.

• Although there can be issues when you Although there can be issues when you configure switch port duplex settings to configure switch port duplex settings to auto, in this example, S1 and S2 switches auto, in this example, S1 and S2 switches have the same duplex settings and speeds. have the same duplex settings and speeds.

Page 62: Switched LAN Architecture

Managing interfaces (7)Managing interfaces (7)

Page 63: Switched LAN Architecture

Managing MAC Address Managing MAC Address Table(1)Table(1)• Switches use MAC address tables to determine Switches use MAC address tables to determine

how to forward traffic between ports. how to forward traffic between ports. – These MAC tables include dynamic and static addresses. These MAC tables include dynamic and static addresses.

• Dynamic addressesDynamic addresses are source MAC addresses are source MAC addresses that the switch learns and then ages when they that the switch learns and then ages when they are not in use. are not in use.

• You can change the aging time setting for MAC You can change the aging time setting for MAC addresses. addresses. – The default time is 300 seconds. The default time is 300 seconds. – Setting too short an aging time can cause addresses to Setting too short an aging time can cause addresses to

be prematurely removed from the table. be prematurely removed from the table. – Setting too long an aging time can cause the address Setting too long an aging time can cause the address

table to be filled with unused addresses, which prevents table to be filled with unused addresses, which prevents new addresses from being learned. new addresses from being learned.

Page 64: Switched LAN Architecture

Managing MAC Address Managing MAC Address Table(2)Table(2)• The switch provides dynamic addressing by The switch provides dynamic addressing by

learning the source MAC address of each learning the source MAC address of each frame that it receives on each port.frame that it receives on each port.

• Then switch adds the source MAC address Then switch adds the source MAC address and its associated port number to the MAC and its associated port number to the MAC address table. address table.

• As computers are added or removed from As computers are added or removed from the network, the switch updates the MAC the network, the switch updates the MAC address table, adding new entries and aging address table, adding new entries and aging out those that are currently not in use.out those that are currently not in use.

Page 65: Switched LAN Architecture

Managing MAC Address Managing MAC Address Table(3)Table(3)• A network administrator can specifically assign A network administrator can specifically assign

static MAC addresses to certain ports. static MAC addresses to certain ports. • Static addressesStatic addresses are not aged out, and the are not aged out, and the

switch always knows which port to send out switch always knows which port to send out traffic destined for that specific MAC address.traffic destined for that specific MAC address.

• As a result, there is no need to relearn or As a result, there is no need to relearn or refresh which port the MAC address is refresh which port the MAC address is connected to. connected to.

• One reason to implement static MAC addresses One reason to implement static MAC addresses is to provide the network administrator is to provide the network administrator complete control over access to the networkcomplete control over access to the network..– Only those devices that are known to the network Only those devices that are known to the network

administrator can connect to the network.administrator can connect to the network.

Page 66: Switched LAN Architecture

Managing MAC Address Managing MAC Address Table(4)Table(4)• To create a static mapping in the MAC address To create a static mapping in the MAC address

table, use the table, use the – mac-address-table static <MAC address> vlan {1-4096, mac-address-table static <MAC address> vlan {1-4096,

ALL} interfaceinterface-idALL} interfaceinterface-id

• To remove a static mapping in the MAC address To remove a static mapping in the MAC address table, use the table, use the – no mac-address-table static <MAC address> vlan {1-no mac-address-table static <MAC address> vlan {1-

4096, ALL} interfaceinterface-id4096, ALL} interfaceinterface-id

• The maximum size of the MAC address table The maximum size of the MAC address table varies with different switches. varies with different switches. – For example, the Catalyst 2960 series switch can store up For example, the Catalyst 2960 series switch can store up

to 8,192 MAC addresses. to 8,192 MAC addresses. – There are other protocols that may limit the absolute There are other protocols that may limit the absolute

number of MAC address available to a switch.number of MAC address available to a switch.

Page 67: Switched LAN Architecture

Verifying switch Verifying switch configurationconfiguration

Page 68: Switched LAN Architecture

Backup and Restore switch Backup and Restore switch configurationsconfigurations

Page 69: Switched LAN Architecture

Backup to TFTP serverBackup to TFTP server

• Step 1. Verify that the TFTP server is running on your Step 1. Verify that the TFTP server is running on your network.network.

• Step 2. Log in to the switch through the console port or a Step 2. Log in to the switch through the console port or a Telnet session. Enable the switch and then ping the TFTP Telnet session. Enable the switch and then ping the TFTP server.server.

• Step 3. Upload the switch configuration to the TFTP server. Step 3. Upload the switch configuration to the TFTP server. Specify the IP address or hostname of the TFTP server and Specify the IP address or hostname of the TFTP server and the destination filename. The Cisco IOS command is: the destination filename. The Cisco IOS command is:

#copy system:running-config #copy system:running-config tftp:[[[//location]/directory]/filename] tftp:[[[//location]/directory]/filename] #copy nvram:startup-config #copy nvram:startup-config tftp:[[[//location]/directory]/filename].tftp:[[[//location]/directory]/filename].

Page 70: Switched LAN Architecture

Restore from TFTP serverRestore from TFTP server

• Step 1. Copy the configuration file to the appropriate TFTP Step 1. Copy the configuration file to the appropriate TFTP directory on the TFTP server if it is not already there.directory on the TFTP server if it is not already there.

• Step 2. Verify that the TFTP server is running on your Step 2. Verify that the TFTP server is running on your network.network.

• Step 3. Log in to the switch through the console port or a Step 3. Log in to the switch through the console port or a Telnet session. Enable the switch and then ping the TFTP Telnet session. Enable the switch and then ping the TFTP server.server.

• Step 4. Download the configuration file from the TFTP server Step 4. Download the configuration file from the TFTP server to configure the switch. Specify the IP address or hostname of to configure the switch. Specify the IP address or hostname of the TFTP server and the name of the file to download. The the TFTP server and the name of the file to download. The Cisco IOS command is: Cisco IOS command is: #copy tftp:[[[//location]/directory]/filename] system:running-#copy tftp:[[[//location]/directory]/filename] system:running-config or #copy tftp:[[[//location]/directory]/filename] config or #copy tftp:[[[//location]/directory]/filename] nvram:startup-config.nvram:startup-config.

Page 71: Switched LAN Architecture

Clearing Configuration Clearing Configuration Information Information • You can clear the configuration information from You can clear the configuration information from

the startup configuration. the startup configuration. • To clear the contents of your startup configuration, To clear the contents of your startup configuration,

use the use the – erase nvram: erase nvram: – erase startup-configerase startup-config

Page 72: Switched LAN Architecture

Configure Console PasswordConfigure Console Password

Page 73: Switched LAN Architecture

Configure Virtual Terminal Configure Virtual Terminal AccessAccess

Page 74: Switched LAN Architecture

Configure EXEC Mode Configure EXEC Mode PasswordPassword

Page 75: Switched LAN Architecture

Password Recovery steps Password Recovery steps (1)(1)• Step 1. Connect a terminal or PC with terminal-emulation Step 1. Connect a terminal or PC with terminal-emulation

software to the switch console port.software to the switch console port.• Step 2. Set the line speed on the emulation software to 9600 Step 2. Set the line speed on the emulation software to 9600

baud.baud.• Step 3. Power off the switch. Reconnect the power cord to Step 3. Power off the switch. Reconnect the power cord to

the switch and within 15 seconds, press the Mode button the switch and within 15 seconds, press the Mode button while the System LED is still flashing green. Continue while the System LED is still flashing green. Continue pressing the Mode button until the System LED turns briefly pressing the Mode button until the System LED turns briefly amber and then solid green. Then release the Mode button.amber and then solid green. Then release the Mode button.

• Step 4. Initialize the Flash file system using the flash_init Step 4. Initialize the Flash file system using the flash_init command.command.

• Step 5. Load any helper files using the load_helper Step 5. Load any helper files using the load_helper command.command.

• Step 6. Display the contents of Flash memory using the dir Step 6. Display the contents of Flash memory using the dir flash command:flash command:

Directory of flash:Directory of flash:13 drwx 192 Mar 01 1993 22:30:48 c2960-lanbase-mz.122-25.FX13 drwx 192 Mar 01 1993 22:30:48 c2960-lanbase-mz.122-25.FX11 -rwx 5825 Mar 01 1993 22:31:59 config.text11 -rwx 5825 Mar 01 1993 22:31:59 config.text18 -rwx 720 Mar 01 1993 02:21:30 vlan.dat18 -rwx 720 Mar 01 1993 02:21:30 vlan.dat16128000 bytes total (10003456 bytes free)16128000 bytes total (10003456 bytes free)

Page 76: Switched LAN Architecture

Password Recovery steps Password Recovery steps (2)(2)• Step 7. Rename the configuration file to Step 7. Rename the configuration file to

config.text.old, which contains the password config.text.old, which contains the password definition, using the definition, using the rename flash:config.text rename flash:config.text flash:config.text.oldflash:config.text.old command. command.

• Step 8. Boot the system with the Step 8. Boot the system with the bootboot command. command. • Step 9. You are prompted to start the setup Step 9. You are prompted to start the setup

program. program. – Enter N at the prompt, and then when the system prompts Enter N at the prompt, and then when the system prompts

whether to continue with the configuration dialog, enter N.whether to continue with the configuration dialog, enter N.

• Step 10. At the switch prompt, enter privileged Step 10. At the switch prompt, enter privileged EXEC mode using the enable command.EXEC mode using the enable command.

• Step 11. Rename the configuration file to its original Step 11. Rename the configuration file to its original name using the name using the rename flash:config.text.old rename flash:config.text.old flash:config.textflash:config.text command. command.

Page 77: Switched LAN Architecture

Password Recovery steps Password Recovery steps (3)(3)• Step 12. Copy the configuration file into memory Step 12. Copy the configuration file into memory

using the using the copy flash:config.text system:running-copy flash:config.text system:running-configconfig command. After this command has been command. After this command has been entered, the follow is displayed on the console:entered, the follow is displayed on the console:

Source filename [config.text]? Source filename [config.text]? Destination filename [running-config]?Destination filename [running-config]?

• Press Return in response to the confirmation Press Return in response to the confirmation prompts. The configuration file is now reloaded, prompts. The configuration file is now reloaded, and you can change the password.and you can change the password.

• Step 13. Enter global configuration mode using the Step 13. Enter global configuration mode using the configure terminalconfigure terminal command. command.

Page 78: Switched LAN Architecture

Password Recovery steps Password Recovery steps (4)(4)• Step 14. Change the password using the Step 14. Change the password using the enable enable

secretpasswordsecretpassword command. command.

• Step 15. Return to privileged EXEC mode using the Step 15. Return to privileged EXEC mode using the exitexit command. command.

• Step 16. Write the running configuration to the Step 16. Write the running configuration to the startup configuration file using the startup configuration file using the copy running-copy running-config startup-configconfig startup-config command. command.

• Step 17. Reload the switch using the Step 17. Reload the switch using the reloadreload command.command.

Page 79: Switched LAN Architecture

Configure Login & MOTD Configure Login & MOTD BannerBanner

Page 80: Switched LAN Architecture

Configuring Telnet Configuring Telnet

• Telnet is the default vty-supported protocol Telnet is the default vty-supported protocol on a Cisco switch. on a Cisco switch.

• Initially, the vty lines are unsecured Initially, the vty lines are unsecured allowing access by any user attempting to allowing access by any user attempting to connect to themconnect to them

Page 81: Switched LAN Architecture

Configuring SSH (1)Configuring SSH (1)

• SSH is a cryptographic security feature that is SSH is a cryptographic security feature that is subject to export restrictions. subject to export restrictions. – To use this feature, a cryptographic image must be installed To use this feature, a cryptographic image must be installed

on your switch. on your switch.

• The SSH feature has an SSH server and an SSH The SSH feature has an SSH server and an SSH integrated client, which are applications that run on integrated client, which are applications that run on the switch. the switch. – You can use any SSH client running on a PC or the Cisco SSH You can use any SSH client running on a PC or the Cisco SSH

client running on the switch to connect to a switch running client running on the switch to connect to a switch running the SSH server.the SSH server.

• The switch supports SSHv1 or SSHv2 for the server The switch supports SSHv1 or SSHv2 for the server component. component. – The switch supports only SSHv1 for the client component. The switch supports only SSHv1 for the client component.

Page 82: Switched LAN Architecture

Configuring SSH (2)Configuring SSH (2)

• To implement SSH, you need to generate To implement SSH, you need to generate RSA keys. RSA keys.

• RSA involves a public key, kept on a public RSA involves a public key, kept on a public RSA server, and a private key, kept only RSA server, and a private key, kept only by the sender and receiver. by the sender and receiver.

• The public key can be known to everyone The public key can be known to everyone and is used for encrypting messages. and is used for encrypting messages.

• Messages encrypted with the public key Messages encrypted with the public key can only be decrypted using the private can only be decrypted using the private key.key.

Page 83: Switched LAN Architecture

Configuring SSH (3)Configuring SSH (3)• Generating RSA keysGenerating RSA keys• Step 1. Enter global configuration mode using the Step 1. Enter global configuration mode using the configure terminalconfigure terminal

command.command.• Step 2. Configure a hostname for your switch using the hostname Step 2. Configure a hostname for your switch using the hostname

hostnamehostname command. command.• Step 3. Configure a host domain for your switch using the Step 3. Configure a host domain for your switch using the ip domain-ip domain-

namedomain_namenamedomain_name command. command.• Step 4. Enable the SSH server for local and remote authentication on Step 4. Enable the SSH server for local and remote authentication on

the switch and generate an RSA key pair using the the switch and generate an RSA key pair using the crypto key generate crypto key generate rsarsa command. command.

• When you generate RSA keys, you are prompted to enter a modulus When you generate RSA keys, you are prompted to enter a modulus length. Cisco recommends using a modulus size of 1024 bits. A longer length. Cisco recommends using a modulus size of 1024 bits. A longer modulus length might be more secure, but it takes longer to generate modulus length might be more secure, but it takes longer to generate and to use.and to use.

• Step 5. Return to privileged EXEC mode using the end command.Step 5. Return to privileged EXEC mode using the end command.• Step 6. Show the status of the SSH server on the switch using the Step 6. Show the status of the SSH server on the switch using the show show

ip sship ssh or or show sshshow ssh command. command.• To delete the RSA key pair, use the To delete the RSA key pair, use the crypto key zeroize rsacrypto key zeroize rsa global global

configuration command. After the RSA key pair is deleted, the SSH configuration command. After the RSA key pair is deleted, the SSH server is automatically disabled. server is automatically disabled.

Page 84: Switched LAN Architecture

Configuring SSH (4)Configuring SSH (4)

• Configuring the SSH ServerConfiguring the SSH Server• Step 1. Enter global configuration mode using the Step 1. Enter global configuration mode using the configure configure

terminalterminal command. command. • Step 2. (Optional) Configure the switch to run SSHv1 or Step 2. (Optional) Configure the switch to run SSHv1 or

SSHv2 using the SSHv2 using the ip ssh version [1 | 2]ip ssh version [1 | 2] command. command. – If you do not enter this command or do not specify a keyword, If you do not enter this command or do not specify a keyword,

the SSH server selects the latest SSH version supported by the the SSH server selects the latest SSH version supported by the SSH client. For example, if the SSH client supports SSHv1 and SSH client. For example, if the SSH client supports SSHv1 and SSHv2, the SSH server selects SSHv2. SSHv2, the SSH server selects SSHv2.

• Step 3. Configure the SSH control parameters: Step 3. Configure the SSH control parameters: – Specify the time-out value in seconds; the default is 120 Specify the time-out value in seconds; the default is 120

seconds. The range is 0 to 120 seconds. For a SSH connect to be seconds. The range is 0 to 120 seconds. For a SSH connect to be established, a number of phases must be completed, such as established, a number of phases must be completed, such as connection, protocol negotiation, and parameter negation. connection, protocol negotiation, and parameter negation.

– The time-out value applies to the amount of time the switch The time-out value applies to the amount of time the switch allows for a connection to be established. allows for a connection to be established.

Page 85: Switched LAN Architecture

Configuring SSH (5)Configuring SSH (5)

• By default, up to five simultaneous, encrypted SSH By default, up to five simultaneous, encrypted SSH connections for multiple CLI-based sessions over the connections for multiple CLI-based sessions over the network are available (session 0 to session 4). After the network are available (session 0 to session 4). After the execution shell starts, the CLI-based session time-out value execution shell starts, the CLI-based session time-out value returns to the default of 10 minutes. returns to the default of 10 minutes.

• Specify the number of times that a client can re-Specify the number of times that a client can re-authenticate to the server. The default is 3; the range is 0 authenticate to the server. The default is 3; the range is 0 to 5. For example, a user can allow the SSH session to sit to 5. For example, a user can allow the SSH session to sit for more than 10 minutes three times before the SSH for more than 10 minutes three times before the SSH session is terminated.session is terminated.

• To configure both parameters use the To configure both parameters use the ip ssh ip ssh {timeoutseconds | authentication-retriesnumber}{timeoutseconds | authentication-retriesnumber} command.command.

Page 86: Switched LAN Architecture

Configuring SSH (6)Configuring SSH (6)

• Step 4. Return to privileged EXEC mode using the Step 4. Return to privileged EXEC mode using the end end command.command.

• Step 5. Display the status of the SSH server connections on Step 5. Display the status of the SSH server connections on the switch using the the switch using the show ip ssh or the show sshshow ip ssh or the show ssh command. command.

• Step 6. (Optional) Save your entries in the configuration file Step 6. (Optional) Save your entries in the configuration file using the using the copy running-config startup-configcopy running-config startup-config command. command.

• If you want to prevent non-SSH connections, add the If you want to prevent non-SSH connections, add the transport input sshtransport input ssh command in line configuration mode to command in line configuration mode to limit the switch to SSH connections only. limit the switch to SSH connections only. – Straight (non-SSH) Telnet connections are refused.Straight (non-SSH) Telnet connections are refused.

Page 87: Switched LAN Architecture

Configuring SSH (7)Configuring SSH (7)

Page 88: Switched LAN Architecture

Configuring switch security Configuring switch security (1)(1)• MAC Address FloodingMAC Address Flooding

• MAC address flooding is a common attack. MAC address flooding is a common attack. • When a Layer 2 switch receives a frame, the switch When a Layer 2 switch receives a frame, the switch

looks in the MAC address table for the destination looks in the MAC address table for the destination MAC address. MAC address.

• As frames arrive on switch ports, the source MAC As frames arrive on switch ports, the source MAC addresses are learned and recorded in the MAC addresses are learned and recorded in the MAC address table. address table.

• If an entry exists for the MAC address, the switch If an entry exists for the MAC address, the switch forwards the frame to the MAC address port forwards the frame to the MAC address port designated in the MAC address table. designated in the MAC address table.

• If the MAC address does not exist, the switch acts If the MAC address does not exist, the switch acts like a hub and forwards the frame out every port on like a hub and forwards the frame out every port on the switch. the switch.

Page 89: Switched LAN Architecture

Configuring switch security Configuring switch security (2)(2)• The key to understanding how MAC address The key to understanding how MAC address

table overflow attacks work is to know that table overflow attacks work is to know that MAC address tables are limited in size. MAC address tables are limited in size.

• MAC flooding makes use of this limitation to MAC flooding makes use of this limitation to bombard the switch with fake source MAC bombard the switch with fake source MAC addresses until the switch MAC address addresses until the switch MAC address table is full. table is full.

• MAC flooding can be performed using a MAC flooding can be performed using a network attack tool. The network intruder network attack tool. The network intruder uses the attack tool to flood the switch with uses the attack tool to flood the switch with a large number of invalid source MAC a large number of invalid source MAC addresses until the MAC address table fills addresses until the MAC address table fills up. up.

Page 90: Switched LAN Architecture

Configuring switch security Configuring switch security (3)(3)• When the MAC address table is full, the switch floods When the MAC address table is full, the switch floods

all ports with incoming traffic because it cannot find all ports with incoming traffic because it cannot find the port number for a particular MAC address in the the port number for a particular MAC address in the MAC address table. MAC address table. The switch, in essence, acts like a The switch, in essence, acts like a hub.hub.

• Some network attack tools can generate 155,000 Some network attack tools can generate 155,000 MAC entries on a switch per minute. MAC entries on a switch per minute.

• Depending on the switch, the maximum MAC address Depending on the switch, the maximum MAC address table size varies. table size varies.

• Over a short period of time, the MAC address table in Over a short period of time, the MAC address table in the switch fills up until it cannot accept new entries. the switch fills up until it cannot accept new entries.

• When the MAC address table fills up with invalid When the MAC address table fills up with invalid source MAC addresses, the switch begins to forward source MAC addresses, the switch begins to forward all frames that it receives to every port.all frames that it receives to every port.

Page 91: Switched LAN Architecture

Configuring switch security Configuring switch security (4)(4)

Page 92: Switched LAN Architecture

Configuring switch security Configuring switch security (4)(4)

Spoofing Attack

Page 93: Switched LAN Architecture

Configuring switch security Configuring switch security (5)(5)• DHCP starvation attackDHCP starvation attack. .

• The attacker PC continually requests IP The attacker PC continually requests IP addresses from a real DHCP server by addresses from a real DHCP server by changing their source MAC addresses. changing their source MAC addresses.

• If successful, this kind of DHCP attack If successful, this kind of DHCP attack causes all of the leases on the real DHCP causes all of the leases on the real DHCP server to be allocated, thus preventing the server to be allocated, thus preventing the real users (DHCP clients) from obtaining real users (DHCP clients) from obtaining an IP address.an IP address.

Page 94: Switched LAN Architecture

Configuring switch security Configuring switch security (6)(6)

DHCP Snooping

Page 95: Switched LAN Architecture

Configuring switch security Configuring switch security (7)(7)• Step 1. Enable DHCP snooping using the Step 1. Enable DHCP snooping using the ip dhcp snoopingip dhcp snooping

global configuration command.global configuration command.

• Step 2. Enable DHCP snooping for specific VLANs using the Step 2. Enable DHCP snooping for specific VLANs using the ip dhcp snooping vlan number [number]ip dhcp snooping vlan number [number] command. command.

• Step 3. Define ports as trusted or untrusted at the interface Step 3. Define ports as trusted or untrusted at the interface level by defining the trusted ports using the level by defining the trusted ports using the ip dhcp ip dhcp snooping trustsnooping trust command. command.

• Step 4. (Optional) Limit the rate at which an attacker can Step 4. (Optional) Limit the rate at which an attacker can continually send bogus DHCP requests through untrusted continually send bogus DHCP requests through untrusted ports to the DHCP server using the ports to the DHCP server using the ip dhcp snooping limit ip dhcp snooping limit rate raterate rate command. command.

Page 96: Switched LAN Architecture

Configuring switch security Configuring switch security (8)(8)• CDP AttacksCDP Attacks• CDP contains information about the device, such as the CDP contains information about the device, such as the

IP address, software version, platform, capabilities, and IP address, software version, platform, capabilities, and the native VLAN. the native VLAN.

• When this information is available to an attacker, they When this information is available to an attacker, they can use it to find exploits to attack your network, can use it to find exploits to attack your network, typically in the form of a typically in the form of a Denial of Service (DoS) attack.Denial of Service (DoS) attack.

• Because CDP is unauthenticated and encrypted , an Because CDP is unauthenticated and encrypted , an attacker could craft bogus CDP packets and have them attacker could craft bogus CDP packets and have them received by the attacker's directly connected Cisco received by the attacker's directly connected Cisco device. device.

• To address this vulnerability, it is recommended that To address this vulnerability, it is recommended that you you disable the use of CDP on devicesdisable the use of CDP on devices that do not need that do not need to use it.to use it.

Page 97: Switched LAN Architecture

Configuring switch security Configuring switch security (9)(9)• Telnet AttacksTelnet Attacks

• The Telnet protocol can be used by an The Telnet protocol can be used by an attacker to gain remote access to a Cisco attacker to gain remote access to a Cisco network switch. network switch.

• You can configure a You can configure a login passwordlogin password for the vty for the vty lines and set the lines to require password lines and set the lines to require password authentication to gain access. authentication to gain access.

• This provides an essential and basic level of This provides an essential and basic level of security to help protect the switch from security to help protect the switch from unauthorized access. unauthorized access.

• However, it is not a secure method of securing However, it is not a secure method of securing access to the vty lines. access to the vty lines.

Page 98: Switched LAN Architecture

Configuring switch security Configuring switch security (10)(10)

• Brute Force Password AttackBrute Force Password Attack

• The first phase of a brute force password attack starts with the attacker The first phase of a brute force password attack starts with the attacker using a list of common passwords and a program designed to try to using a list of common passwords and a program designed to try to establish a Telnet session using each word on the dictionary list. establish a Telnet session using each word on the dictionary list.

• In the second phase of a brute force attack, the attacker uses a program In the second phase of a brute force attack, the attacker uses a program that creates sequential character combinations in an attempt to "guess" that creates sequential character combinations in an attempt to "guess" the password. the password. – Given enough time, a brute force password attack can crack almost all Given enough time, a brute force password attack can crack almost all

passwords used.passwords used.

• The simplest thing that you can do to limit the vulnerability to brute The simplest thing that you can do to limit the vulnerability to brute force password attacks is to change your passwords frequently and use force password attacks is to change your passwords frequently and use strong passwords randomly mixing upper and lowercase letters with strong passwords randomly mixing upper and lowercase letters with numerals. numerals.

• More advanced configurations allow you to limit who can communicate More advanced configurations allow you to limit who can communicate with the vty lines by using access lists. with the vty lines by using access lists.

Page 99: Switched LAN Architecture

Configuring switch security Configuring switch security (11)(11)• DoS AttackDoS Attack

• In a DoS attack, the attacker exploits a flaw in the In a DoS attack, the attacker exploits a flaw in the Telnet server software running on the switch that Telnet server software running on the switch that renders the Telnet service unavailable. renders the Telnet service unavailable.

• This sort of attack is mostly a nuisance because it This sort of attack is mostly a nuisance because it prevents an administrator from performing switch prevents an administrator from performing switch management functions.management functions.

• Vulnerabilities in the Telnet service that permit DoS Vulnerabilities in the Telnet service that permit DoS attacks to occur are usually addressed in security attacks to occur are usually addressed in security patches that are included in newer Cisco IOS patches that are included in newer Cisco IOS revisions. revisions.

Page 100: Switched LAN Architecture

Configuring switch security Configuring switch security (11)(11)

Page 101: Switched LAN Architecture

Configuring switch security Configuring switch security (12)(12)

Page 102: Switched LAN Architecture

Configuring Port security (1)Configuring Port security (1)

• Secure MAC Address TypesSecure MAC Address Types

• Static secure MAC addressesStatic secure MAC addresses: MAC addresses are manually : MAC addresses are manually configured by using the configured by using the switchport port-security mac-switchport port-security mac-addressmac-addressaddressmac-address interface configuration command. interface configuration command. – MAC addresses configured in this way are stored in the address MAC addresses configured in this way are stored in the address

table and are added to the running configuration on the switch. table and are added to the running configuration on the switch.

• Dynamic secure MAC addressesDynamic secure MAC addresses: MAC addresses are : MAC addresses are dynamically learned and stored only in the address table. dynamically learned and stored only in the address table. – MAC addresses configured in this way are removed when the MAC addresses configured in this way are removed when the

switch restarts. switch restarts.

• Sticky secure MAC addressesSticky secure MAC addresses: You can configure a port to : You can configure a port to dynamically learn MAC addresses and then save these MAC dynamically learn MAC addresses and then save these MAC addresses to the running configuration. addresses to the running configuration.

Page 103: Switched LAN Architecture

Configuring Port security (2)Configuring Port security (2)

• Sticky MAC AddressesSticky MAC Addresses

• When you enable sticky learning on an interface by using the When you enable sticky learning on an interface by using the switchport port-security mac-address stickyswitchport port-security mac-address sticky interface interface configuration command,configuration command,– the interface converts all the dynamic secure MAC addresses, the interface converts all the dynamic secure MAC addresses,

including those that were dynamically learned before sticky including those that were dynamically learned before sticky learning was enabled, to sticky secure MAC addresses and adds learning was enabled, to sticky secure MAC addresses and adds all sticky secure MAC addresses to the running configuration. all sticky secure MAC addresses to the running configuration.

• If you disable sticky learning by using the If you disable sticky learning by using the no switchport port-no switchport port-security mac-address stickysecurity mac-address sticky interface configuration command interface configuration command or the running configuration is removed, the sticky secure or the running configuration is removed, the sticky secure MAC addresses remain part of the running configuration but MAC addresses remain part of the running configuration but are removed from the address table. are removed from the address table. – The addresses that were removed can be dynamically The addresses that were removed can be dynamically

reconfigured and added to the address table as dynamic reconfigured and added to the address table as dynamic addresses. addresses.

Page 104: Switched LAN Architecture

Configuring Port security (3)Configuring Port security (3)• When you configure sticky secure MAC addresses When you configure sticky secure MAC addresses

by using the by using the switchport port-security mac-address switchport port-security mac-address sticky mac-addresssticky mac-address interface configuration interface configuration command, these addresses are added to the command, these addresses are added to the address table and the running configuration.address table and the running configuration.– If port security is disabled, the sticky secure MAC If port security is disabled, the sticky secure MAC

addresses remain in the running configuration. addresses remain in the running configuration.

• If you save the sticky secure MAC addresses in the If you save the sticky secure MAC addresses in the configuration file, when the switch restarts or the configuration file, when the switch restarts or the interface shuts down, the interface does not need to interface shuts down, the interface does not need to relearn these addresses.relearn these addresses.– If you do not save the sticky secure addresses, they are If you do not save the sticky secure addresses, they are

lost. If sticky learning is disabled, the sticky secure MAC lost. If sticky learning is disabled, the sticky secure MAC addresses are converted to dynamic secure addresses and addresses are converted to dynamic secure addresses and are removed from the running configuration. are removed from the running configuration.

Page 105: Switched LAN Architecture

Configuring Port security (4)Configuring Port security (4)

• Security Violation ModesSecurity Violation Modes• The maximum number of secure MAC addresses have The maximum number of secure MAC addresses have

been added to the address table, and a station whose been added to the address table, and a station whose MAC address is not in the address table attempts to MAC address is not in the address table attempts to access the interface. access the interface.

• An address learned or configured on one secure An address learned or configured on one secure interface is seen on another secure interface in the interface is seen on another secure interface in the same VLAN.same VLAN.

• Violation modes are configured on a port: Violation modes are configured on a port: • protectprotect: When the number of secure MAC addresses : When the number of secure MAC addresses

reaches the limit allowed on the port, packets with reaches the limit allowed on the port, packets with unknown source addresses are unknown source addresses are droppeddropped until you until you remove a sufficient number of secure MAC addresses or remove a sufficient number of secure MAC addresses or increase the number of maximum allowable addresses. increase the number of maximum allowable addresses. You are not notified that a security violation has You are not notified that a security violation has occurredoccurred. .

Page 106: Switched LAN Architecture

Configuring Port security (5)Configuring Port security (5)

• restrictrestrict: When the number of secure MAC addresses : When the number of secure MAC addresses reaches the limit allowed on the port, packets with reaches the limit allowed on the port, packets with unknown source addresses are unknown source addresses are droppeddropped until you until you remove a sufficient number of secure MAC addresses remove a sufficient number of secure MAC addresses or increase the number of maximum allowable or increase the number of maximum allowable addresses. In this mode, addresses. In this mode, you are notified that a you are notified that a security violation has occurred. Specifically, an SNMP security violation has occurred. Specifically, an SNMP trap is sent, a syslog message is logged, and the trap is sent, a syslog message is logged, and the violation counter increments. violation counter increments.

• shutdownshutdown: In this mode, a port security violation : In this mode, a port security violation causes the interface to immediately become causes the interface to immediately become error-error-disabled and turns off the port LEDdisabled and turns off the port LED. It also sends an . It also sends an SNMP trap, logs a syslog message, and increments the SNMP trap, logs a syslog message, and increments the violation counter. violation counter. – When a secure port is in the error-disabled state, you can bring When a secure port is in the error-disabled state, you can bring

it out of this state by entering the shutdown and no shutdown it out of this state by entering the shutdown and no shutdown interface configuration commands. This is the default mode.interface configuration commands. This is the default mode.

Page 107: Switched LAN Architecture

Configuring Port security (6)Configuring Port security (6)

Page 108: Switched LAN Architecture

Configuring Port security (7)Configuring Port security (7)

Page 109: Switched LAN Architecture

Configuring Port security (8)Configuring Port security (8)

Page 110: Switched LAN Architecture

Configuring Port security (9)Configuring Port security (9)

Page 111: Switched LAN Architecture

Configuring Port security Configuring Port security (10)(10)

Page 112: Switched LAN Architecture

Configuring Port security Configuring Port security (11)(11)

Page 113: Switched LAN Architecture
Page 114: Switched LAN Architecture

Configuring Port security Configuring Port security (12)(12)• Disable Unused PortsDisable Unused Ports

• A simple method many administrators use to help A simple method many administrators use to help secure their network from unauthorized access is secure their network from unauthorized access is to disable all unused ports on a network switch. to disable all unused ports on a network switch.

• It is simple to disable multiple ports on a switch. It is simple to disable multiple ports on a switch. Navigate to each unused port and issue this Cisco Navigate to each unused port and issue this Cisco IOS IOS shutdownshutdown command. command.

• An alternate way to shutdown multiple ports is to An alternate way to shutdown multiple ports is to use the use the interface rangeinterface range command. command. – If a port needs to be activated, you can manually enter If a port needs to be activated, you can manually enter

the no shutdown command on that interface.the no shutdown command on that interface.