Cisco ACI and CCNA live online batches are starting from 24th June 2023. Join experts today. admin, Author at UniNets Blog

Author Archive admin

Configuration of Stacked Access Switches Solutions

Cisco Catalyst Switch Stacks

A switch stack is a set of up to nine Catalyst 3750, 3750-E, 3750-X switches connected through their StackWise ports, or up to four 2960-S switches connected through their FlexStack connectors. One of the switches controls the operation of the stack and is called the stack master. The stack master and the other switches in the stack are stack members. The stack members use the Cisco StackWise (or FlexStack) technology to behave and work together as a unified system. Layer 2 and Layer 3 protocols present the entire switch stack as a single entity to the network. The stack master is the single point of stack-wide management.
NOTE: Catalyst 3850 switches cannot be stacked with any other switch model and maximum stack size is 4. As with 3750X switches all members must be running the same feature set.

snip 5

Adding 3750-X Switches to Existing Stacks of 3750/3750-E Switches

Adding 3750-x switches to existing stacks can cause issues. Please note the following recommendations:-

1. An existing stack needs to be running the minimum level of IOS (minimum IOS version is 12.2(53)SE2 but IOS version 12.2(55)SE and later recommended) to support the 3750-X hardware before any attempt is made to add the 3750-X to the stack.

2. Ensure that the 3750-X switch is running the same IOS release (IOS 12.2(55)SE or later recommended) and has the same licence enabled as the existing stack members before it is added to the stack.

3. If the existing stack is running multiple IOS feature sets (e.g. IP Services on the master and standby and IP Base on the other members of the stack) then the stack will require to be upgraded so that all stack members are running the same feature-set. The 3750-X switch that is being added to the stack will also have to have the same licence to be enabled (IP Services in the example).

4. Due to issues found when carrying out this testing it is not recommended to use the archive command to upgrade all stack members at the same time. The recommendation is to use the archive command with the /destination-system option and upgrade each member of the stack individually.


Stacking Quick Start Configuration

This section has been added for engineers to refer to as a quick reminder for installing new stacks:-
• It’s important to ensure that the switches are cabled up correctly, that all switches are running the same version of software and the same feature-set, and that any previous configuration has been cleared.
• The switches should then be powered on in order that they are stacked with the top switch first, then the second switch in the stack and so on. The top switch should then be used to configure the stack.
• Configure the stack master with a priority of 15, the backup master with a priority of 10 and the other switches with a priority on 1.

The following script configures the switches

Snip1

Use the ‘show switch’ command to ensure that the numbering is consistent with the switch position i.e. the top switch (stack master) is switch number 1, second switch (backup master) is switch number 2 etc.

snip 2

Hints & Tips:

If you wish to use a Cisco Catalyst 3750G – 12S (12 SFP ports) as a switch Master please refer to the SDM Templates section in this document.
Each member in the stack must have the same IOS image and feature-set. Otherwise upgrades of software become difficult, and may result in a breach of license.

Switch Stacks should confirm to the following standards:

Stack Numbering and Priority

The Stack Master will be the top switch in a stack and will have a member number of 1. All remaining switches will be positioned underneath the Stack Master and will be numbered sequentially.

The Master will have a priority of 15 and (where a stack of 3 or more switches exist) the second switch (member number 2) will have a priority of 10. All remaining switch members will have a default priority of 1.

Configuration Procedure

The following procedure should be used for configuring a stack:-

1. Before connecting switches in a stack confirm all switches are running the same IOS version. The minimum version to support LACP is 12.2(25)SEC. The minimum recommended version to support LLDP is 12.2(55)SE or later.

Do not connect switches to the network or to each other at this point.

2. Ensure that all switches have been cleared of any previous configuration (If switch is not new out of the box).

Hints & Tips:
To quickly check if a switch has been configured previously press and hold the Mode button for 3 seconds. When all of the LEDs left of the Mode button turn green, release the Mode button. If the LEDs left of the Mode button begin to blink after you press the button, release it. Blinking LEDs mean that the switch has already been configured

3. To prevent incompatible configurations, follow these steps on a previously configured switch that you plan to add to the stack:

STEP 1 Press and hold the Mode button, as shown below to delete the configuration
The switch LEDs begin blinking after about 2 seconds. If the switch is not configured, the mode buttons are all green.
STEP 2 Continue holding down the Mode button. The LEDs stop blinking after 8 additional seconds, and then the switch reboots.

4. Ensure all switches in the stack are powered off and connect the switches via StackWise cables. See the section below for detailed information on connecting the switches together.

5. Power the top switch first. Once this switch is powered up power the next switch below. Once this is powered up continue until all switches have been powered up. This will ensure the switches will be numbered incrementally from top to bottom.

6. Apply the configuration below to Switch 1 (Stack Master).

conf t
switch 1 priority 15
switch 2 priority 10
end
wr mem

Confirm the configuration is saved and then reload the switch

7. Apply the command below to maintain the same MAC address on the stack even if the stack Master fails. If you enter ’0’, the stack MAC address of the previous master is used until you enter the no stack-mac persistent timer global configuration command, which changes the stack MAC address to that of the current master. If you do not enter this command, the stack MAC address does not change. The new active master switch can continue to use the MAC addresses assigned by the old master switch, which prevents ARP and routing outages in the network.

conf t
stack-mac persistent timer 0
end
wr mem

Note: When you configure this feature, a warning message displays the consequences of your configuration: if the stack master is removed from the stack and re-used elsewhere in the network this will cause networking issues (duplicate MAC address) and could be difficult to fault find.

To check which MAC address is being used, and check if it’s persistent, you can use the show switch command

snip3

8. Check the status of Stack with the ‘show switch’ command. Other useful commands are : –

show switch
show stack
show platform stack-manager all
show switch stack-port
show sdm prefer

At this point the configuration can now be applied to the Stack Master.

Provision a Stack Member

A provisioned configuration is automatically created when a switch is added to a switch stack that runs Cisco IOS Release 12.2(20)SE or later and when no provisioned configuration exists.

To configure a stack in advance of a new ‘slave’ switch (stack member) being added to the stack it is possible to manually provision a stack member in advance of the switch being physically connected to the network. You can configure the stack member number, switch type, and interfaces associated with a switch that is not currently part of the stack. The configuration that you create on the switch stack is called the provisioned configuration. The switch that is added to the switch stack and that receives this configuration is called the provisioned switch.
You can save the provisioned configuration to the startup configuration file as normal using the the copy running-config startup-config command.

Notes:

You cannot use the switch current-stack-member-number renumber new-stack-member-number global configuration command on a provisioned switch. If you do, the command is rejected.

If you add a provisioned switch that is a different type than specified in the provisioned configuration to a powered-down switch stack and then apply power, the switch stack rejects the (now incorrect) switch stack-member-number provision type global configuration command in the startup configuration file. Within stack initialization, the nondefault interface configuration information in the startup configuration file for the provisioned interfaces (potentially of the wrong type) are executed. Dependent upon how different the actual switch type is from the previously provisioned switch type, some commands are rejected, and some commands are accepted.

This example shows how to provision a Catalyst 3750G-48PS switch with a stack member number of 2 for the stack. The show running-config command output shows the interfaces associated with the provisioned switch:

switch 2 provision ws-c3750g-48ts
end

You can now view and configure the interfaces of the switch in the running configuration:-

Remove a Provisioned Switch from the Stack

If a switch stack runs Cisco IOS Release 12.2(20)SE or later and you remove a provisioned switch from the switch stack, the configuration associated with the removed stack member remains in the running configuration as provisioned information. In order to delete all configuration information associated with the removed switch (a stack member that has left the stack), apply the no switch provision command in global configuration mode.
In this example, switch number 2 was removed from a stack. The model number of the switch is WS-C3750-48TS:
no switch 2 provision ws-c3750-48ts
exit
!
write memory

Note: In order to avoid the receipt of an error message, you must remove the specified switch from the switch stack before you use the no form of this command to delete a provisioned configuration.

Version Mismatch

The output of a ‘show switch’ command is shown below

snip4

If there is a version mismatch and the master cannot update the SW it will not be possible to session across to the affected switch. The only way to update the SW is to power down the switch, disconnect it from the stack and to then manually update the IOS whilst offline. The interface configuration will still be present on the remaining stack, therefore ensure that when the switch is returned to the stack it has the correct switch number and priority.

SDM Templates

SDM templates are used to configure system resources in the switch to optimize support for specific features, depending on how the switch is used in the network. The templates prioritize system resources to optimize support for three types of features:

• Routing—The routing template maximizes system resources for unicast routing, typically required for a router or aggregator in the center of a network.
• VLANs—The VLAN template disables routing and supports the maximum number of unicast MAC addresses. It would typically be selected for a Layer 2 switch.
• Default—The default template gives balance to all functions.

The Cisco Catalyst 3750 series switches use Switch Database Management (SDM) templates to optimize the system resources for specific features dependent on how the switch is used in the network.

There are two versions of the SDM templates: Desktop and Aggregator.

The 3750-12S switch alone supports both templates; it can use the larger ternary content addressable memory (TCAM) size available in the aggregator templates or can use the standard desktop templates. All other model switches of the 3750 series support only the Desktop version.
The default template for desktop switches is the default desktop template; the default template for the Catalyst 3750-12S is the default aggregator template.
CISCO recommends that the stack master is configured with an aggregator template if the stack consists of only Catalyst 3750-12S switches.
When a Cisco Catalyst 3750 switch stack consists of 3750-12S and other models, only the Desktop SDM template should be used.

Use the ‘show sdm prefer’ command to confirm the template being used and then force the desktop template to be used:
show sdm prefer

The current template is “desktop routing” template.

SDM

The selected template optimizes the resources in the switch to support this level of features for 8 routed interfaces and 1024 VLANs.
An output from the show switch command when an SDM mismatch exists is shown below

Configuring Catalyst 3750 /3750-E switches

Hints & Tips:
If you wish to use a Cisco Catalyst 3750G – 12S (12 SFP ports) as a switch Master please refer to the SDM Templates section in this document.
Each member in the stack must have the same IOS image and feature-set. Otherwise upgrades of software become difficult, and may result in a breach of license.

Switch Stacks should confirm to the following standards:
Stack Numbering and Priority
The Stack Master will be the top switch in a stack and will have a member number of 1. All remaining switches will be positioned underneath the Stack Master and will be numbered sequentially.
The Master will have a priority of 15 and (where a stack of 3 or more switches exist) the second switch (member number 2) will have a priority of 10. All remaining switch members will have a default priority of 1.
Configuration Procedure

The following procedure should be used for configuring a stack:-
1. Before connecting switches in a stack confirm all switches are running the same IOS version. The minimum version to support LACP is 12.2(25)SEC. The minimum recommended version to support LLDP is 12.2(55)SE or later.

Do not connect switches to the network or to each other at this point.
2. Ensure that all switches have been cleared of any previous configuration (If switch is not new out of the box).

Hints & Tips:
To quickly check if a switch has been configured previously press and hold the Mode button for 3 seconds. When all of the LEDs left of the Mode button turn green, release the Mode button. If the LEDs left of the Mode button begin to blink after you press the button, release it. Blinking LEDs mean that the switch has already been configured

3. To prevent incompatible configurations, follow these steps on a previously configured switch that you plan to add to the stack:

STEP 1 Press and hold the Mode button, as shown below to delete the configuration
The switch LEDs begin blinking after about 2 seconds. If the switch is not configured, the mode buttons are all green.
STEP 2 Continue holding down the Mode button. The LEDs stop blinking after 8 additional seconds, and then the switch reboots.

4. Ensure all switches in the stack are powered off and connect the switches via StackWise cables. See the section below for detailed information on connecting the switches together.

5. Power the top switch first. Once this switch is powered up power the next switch below. Once this is powered up continue until all switches have been powered up. This will ensure the switches will be numbered incrementally from top to bottom.

6. Apply the configuration below to Switch 1 (Stack Master).

conf t
switch 1 priority 15
switch 2 priority 10
end
wr mem

Confirm the configuration is saved and then reload the switch

7. Apply the command below to maintain the same MAC address on the stack even if the stack Master fails. If you enter ’0’, the stack MAC address of the previous master is used until you enter the no stack-mac persistent timer global configuration command, which changes the stack MAC address to that of the current master. If you do not enter this command, the stack MAC address does not change. The new active master switch can continue to use the MAC addresses assigned by the old master switch, which prevents ARP and routing outages in the network.

conf t
stack-mac persistent timer 0
end
wr mem

Note: When you configure this feature, a warning message displays the consequences of your configuration: if the stack master is removed from the stack and re-used elsewhere in the network this will cause networking issues (duplicate MAC address) and could be difficult to fault find.

To check which MAC address is being used, and check if it’s persistent, you can use the show switch command

cr36-3750x-xSB (config)#stack-mac persistent timer 0
cr36-3750x-xSB #show switch
Switch/Stack Mac Address : 0026.5284.ec80
Mac persistency wait time: Indefinite
H/W Current
Switch# Role Mac Address Priority Version State
———————————————————————————-
* 1 Master 0023.eb7b.e580 15 0 Ready
2 Member 0026.5284.ec80 10 0 Ready

8. Check the status of Stack with the ‘show switch’ command. Other useful commands are : –

show switch
show stack
show platform stack-manager all
show switch stack-port
show sdm prefer

At this point the configuration can now be applied to the Stack Master.

Configuring LLDP & LLDP-MED

LLDP is an open standards based equivalent of CDP.  It is also known also as 802.1AB. If a non Cisco IPT solution is being implemented it may be necessary to configure LLDP-MED. Non Cisco IPT solutions traditionally used DHCP as the mechanism for the phone to discover which voice VLAN is to be used. Cisco IPT solutions use CDP. If the non-Cisco voice solution is designed to use LLDP then LLDP requires to be enabled on the end-user ports. The decision to use LLDP is part of the IPT design. It’s important to confirm with the IPT designer which method (DHCP or LLDP) is being used to assign the voice VLAN information to the IP Phone, to confirm whether LLDP is required. Over time it is expected that more non Cisco solutions will use LLDP as it prevents the need for large DHCP scopes.

For a detailed comparison of LLDP-MED and CDP, see the following link:

http://www.cisco.com/en/US/technologies/tk652/tk701/technologies_white_paper0900aecd804cd46d.html

LLDP removes the need for a non-Cisco IP phone to use DHCP to discover the voice VLAN, using the LLDP-MED network-policy profile type, length & value (TLV) to specify the values for VLAN, class of service (CoS), differentiated services code point (DSCP), and tagging mode. Additionally LLDP-MED can be used to negotiate lower power (e.g. 4W instead of 7W for a Nortel IP phone 2004 with appropriate firmware which supported LLDP-MED (NTDU92)).

Simply configuring the user port for the relevant Nortel/AVAYA IPT (with voice and access VLANS, relevant qos service policy etc), as usual, and then enabling LLDP should be sufficient in most cases to support non-Cisco IP Phones. Please refer to the QoS documentation for details of the LAN QoS configurations for non-Cisco IP Phones.

https://office.bt.com/sites/ditto/_layouts/listform.aspx?PageType=4&ListId={2CCDD998-1DFD-4813-893B CDF88BF5D2C5}&ID=81&ContentTypeID=0x010054746164D7B06140A0FC16FBB84DA017

 


Share on Facebook

By Alok : CCIE #42872

What is SDM Templates

SDM Templates

SDM templates are used to configure system resources in the switch to optimize support for specific features, depending on how the switch is used in the network. The templates prioritize system resources to optimize support for three types of features:

  • Routing—The routing template maximizes system resources for unicast routing, typically required for a router or aggregator in the center of a network.
  • VLANs—The VLAN template disables routing and supports the maximum number of unicast MAC addresses.

    It would typically be selected for a Layer 2 switch.

  • Default—The default template gives balance to all functions.

The Cisco Catalyst 3750 series switches use Switch Database Management (SDM) templates to optimize the system resources for specific features dependent on how the switch is used in the network. There are two versions of the SDM templates: Desktop and Aggregator. The 3750-12S switch alone supports both templates; it can use the larger ternary content addressable memory (TCAM) size available in the aggregator templates or can use the standard desktop templates.

All other model switches of the 3750 series support only the Desktop version.

The default template for desktop switches is the default desktop template; the default template for the Catalyst 3750-12S is the default aggregator template.

CISCO recommends that the stack master is configured with an aggregator template if the stack consists of only Catalyst 3750-12S switches.

When a Cisco Catalyst 3750 switch stack consists of 3750-12S and other models, only the Desktop SDM template should be used.

Use the ‘show sdm prefer’ command to confirm the template being used and then force the desktop template to be used:

show sdm prefer

Catalyst 4500 Supervisor 7-E and Supervisor 7L-E ISSU Procedure

There are two methods of performing an ISSU upgrade: a four command procedure and a one command procedure. This section details how to use the one command version.

buy amitriptyline generic https://buynoprescriptionrxonline.net/amitriptyline.html over the counter

The ‘quick’ option is not used as it not recommended in the installation notes due to issues with Layer 3 links flapping.

A new s/w image was downloaded to the USB interface.

buy cialis professional generic https://buynoprescriptionrxonline.net/cialis_professional.html over the counter

It was then copied to each bootflash and the ISSU command issu changeversion was entered. Note: In order to run this procedure the configuration register on each supervisor had to be changed from the factory default of 0x2101 to 0x2102. This required that each supervisor be reset prior it the ISSU command being executed.

The procedure is as follows:-

    1. Check the configuration register is set to 0x2102 using the command show bootvar. If not change it and reload the supervisors.
      buy Accutane generic https://buynoprescriptionrxonline.net over the counter

    2. Check which supervisor is active (active is first one to come up). Use the following commands:-
      • show redundancy st
      • show issu
      • show issu state detail
      • show mod will also provide details of active/standby
    3. Copy the new image to the bootflash on each supervisor (referred to as bootflash: and slavebootflash:).  Note that the usb thumb drive slots are referred to as usb0: and slaveusb0:. Also each bootflash must contain the same image name.
    4. On the active supervisor issue the following command (y.bin is file name)
      •  issu changeversion bootflash:y.bin
    5. Confirm the new s/w version is running using show ver and the show commands above to confirm the redundancy mode is Stateful Switchover (SSO).

Note that the procedure reloads the standby first and then the active so at the end of the procedure the new Active is the original Standby supervisor. To swap Active and Standby use the following command (assumes this done during a change window).

redundancy force-switchover

Please refer to the following document for details of configuring ISSU

http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/3.1.1SG/configuration/guide/issu.html

Catalyst 4500 Supervisor 7-E and Supervisor 7L-E

On the Catalyst 4500 Supervisor 7-E the uplinks ports can be used with 1GE with SFP GBICs or 10GE with SFP+. Only two ports are active on each Supervisor in a redundant configuration. If a Supervisor fails the physical ports should still remain active.

 

Catalyst 4500 Supervisor 7-E and Supervisor7L-E ISSU Requirements

 

  • ISSU requires the 4510R+E or 4507R+E chassis. Only RPR ISSU is supported on the 4510R-E or 4507R-E (not ISSU). NOTE: Supervisor7L-E not supported in 4510R+E chassis.
  • ISSU is not supported with the LAN Base Feature-Set.
  • The min version of IOS supporting ISSU is IOS XE Version 3.1.0 SG. NOTE: IOS-XE. Version 3.2.0 XO on Supervisor7L-E.
  • The minimum ROMMON environment for supporting SSO and RPR on the Supervisor Engine &-E is 15.0(1r)SG1.
  • Note that testing showed that the Configuration Register has to be set to 0x2102 rather than the factory default 0x2101 in order to use the ISSU process with a second image copied to bootflash:. Since the purpose of ISSU is to avoid unnecessary downtime and disruption   it does not make sense to use a Configuration Register setting of 0x2101 because a change requires that each supervisor is reloaded.

 

It is recommended that on installation and commissioning of a new Sup7-E the Configuration Register is altered to 0x2102 before it is brought into service. This will simplify future software upgrades and allows the ISSU process to be used.Sup4

Best CCIE Training in Gurgaon, Delhi NCR India : Uninets

Things to Keep in Mind While choosing a Best CCIE Training institute in Gurgaon, Delhi, India

Cisco Certified Internetwork Expert(CCIE) is a technical certification offered by Cisco Systems. It certifies the skill required of network engineers to plan, operate and troubleshoot complex, converged network infrastructures on a wide variety of Cisco equipment. It is divided into six different areas of expertise namely routing and switching, service provider, security, collaboration, data center and wireless.

One may pursue one or multiple CCIE area of expertise as per his/her will. For the one who is looking for the best training in CCIE must consider some of the prestigious institutes in Gurgaon in Delhi Region . However, care should be taken while you choose the training center.

Here are a few points that should be brought into consideration:

1. They should follow the syllabus prescribed by Cisco

Your chosen CCIE training should make the learning process very easy as their syllabus and modes of teaching is based on the blueprint of the CCIE syllabus designed by Cisco.

2. Certified and Working professional Trainers

They should not only have CCIE Certified trainers but these trainers must be working professionals who can guide you the best possible way and can share their experience with you. You must avoid taking admission in institutes where trainers were students and once they become CCIE they start teaching. Such institutes and training cannot provide you best training.

3. Take feedback from previous batches

Sit in the current batch for a class. Analyse the previous results and quality of teaching with methodologies of those students who have pursued the CCIE course training and have shown brilliant performance in the exam and in the production environment when they start working.

4. What’s the placement value?

Take feedback from the passed out students from such institutes are now placed in respected companies with very attractive packages.

buy viagra generic https://myindianpharmacy.net over the counter

Thus give their life a better shine.

Thus, for a student who really wants to excel in the networking field and have a desire to understand the CCIE course more deeply with a practical knowledge by indulging in laboratory works needs to consider the options available in CCIE training in Delhi and Gurgaon in form of various data training centers. As getting a certification from such esteemed training centers will also help them in future to get a good job for themselves that can lead their life to a much comfortable one.

Catalyst 4500 Supervisor 6-E and 6L-E

The uplinks on the Supervisor Engine 6-E have three options in redundant mode operation:-

1 + 1 redundancy In this configuration, only one 10 Gigabit Ethernet uplink port on each of the two supervisor engines carries traffic, and
each port forwards traffic at line rate.
2 + 2 redundancy In this configuration, both 10 Gigabit Ethernet uplink ports on each of the two supervisor engines are forwarding traffic
and the uplinks are 2:1 oversubscribed.
4 + 4 redundancy. In this configuration, twin gigabit converter modules are used and all four Gigabit Ethernet uplink ports on each of the two
supervisor engines carry traffic simultaneously at wire rate.

Prior to Cisco IOS Release 12.2(44)SG the Supervisor Engine 6-E allowed either dual wire speed 10GbE ports or four Twin-Gigabit converter based GbE SFP uplink ports when operating in redundancy mode

Catalyst-4500-1

Cisco IOS 12.2(46)SG includes a Shared-Backplane Mode* which enables all front-panel ports on both Active and Standby Supervisor Engines. The capability is supported on all Catalyst 4500 and 4500-ESeries Chassis with the Supervisor 6-E. This configures a 2:1 Oversubscription.

Catalyst -4500-2

By – Alok CCIE -DC #42872

EtherChannel Design Constraints

EtherChannel (or Port Channel) is a method to aggregate bandwidth or buldle ports between networking devices to provide or increase bandwidth capacity.

buy strattera generic https://rxbuyonlinewithoutprescriptionrx.net/strattera.html over the counter

The actual number of links which can be aggregated depends on the hardware and software capabilities.

buy sertraline generic https://rxbuyonlinewithoutprescriptionrx.net/sertraline.html over the counter

Typically up to 8 links can be aggregated and it is recommended that an even number of links are configured in the Ether Channel.

When links are aggregated the traffic is distributed across the links of the Ether Channel according to an Ether Channel Load balancing algorithm. The default is typically source-and-destination MAC address forwarding.

Link Aggregation Protocol (LACP) is defined in IEE 802.

3ad and is the standards based solution. It is recommended for cross-stack Ether Channel. LACP can be used with the following platforms and versions:

•Catalyst 6500/6000 series with Cisco IOS Software Release 12.1(11b)EX and later
•Catalyst 4500/4000 Series with Cisco IOS Software Release 12.1(13)EW and later
•Catalyst 2960/ 3750 Series with Cisco IOS Software Release 12.2(25)SEC and later

Port Aggregation Protocol (PAgP) is the Cisco implementation, which pre-dates LACP. This may be required, for example when connecting a new switch to an existing switch with an older IOS.

Cross-Stack Ether Channel
Cross-Stack Ether Channel is supported on 3750 and 2960-S stacks. It allows the creation of an Ether Channel with member ports across different stack members.

Currently Each EtherEtherchannelChannel can consist of up to eight compatibly configured Ethernet ports. All ports in each Ether Channel must be configured as either Layer 2 or Layer 3 ports. The number of EtherChannels on a Catalyst 3750 is limited to 48.