Skip to main content

Basic & Advanced Catalyst Layer 3 Switch Configuration: Creating VLANs, InterVLAN Routing (SVI), VLAN Security, VTP, Trunk Link, NTP Configuration. IOS License Requirements for SVI Routing

Article Reads:243032

cisco-switches-basic-advanced-configuration-1This article covers basic and advanced configuration of Cisco Catalyst Layer-3 switches such as the Cisco Catalyst 3560G, 3560E, 3560-X, 3750, 3750E, 3750-X, 3850, 4500, 6500 , 9300, 9400 series, and extends to include the configuration of additional features considered important to the secure and correct operation of these devices.

In many cases, these Catalyst Layer 3 switches are purchase and installed with basic configuration or features enabled, without leveraging their layer 3 capabilities.

After observing many installations that fell into this category (almost out of the box configurations), we decided it was a great idea to begin covering configuration best-practices that will help engineers understand the capabilities of this equipment and better adapt configurations to their company needs.

By correctly leveraging the capabilities offered by any Cisco Catalyst Layer 3 switch we can create a solid network backbone with high security standards that will have the necessary flexibility to ensure the smooth operation of our network.

Article Key Topics::

  • Layer 2 Switching Limitations
  • Introduction to Layer 3 Switches
  • IOS License Requirements for InterVLAN Routing/ SVI IP Routing
  • Creating, Configuring and Verifying VLANs
  • Enable InterVLAN Routing (SVI - ip routing) and Configuring Default Gateway
  • VLAN Security: Moving Ports (interfaces) off the Management VLAN (VLAN1)
  • Configuring & Securing Access & Trunk Links Against VLAN Hopping
  • Configuring Virtual Trunk Protocol (VTP) Server
  • Configuring Network Time Protocol (NTP) - Understanding Why NTP is Essential
Configuration commands covered in this article are applicable to all Cisco Catalyst Layer-3 switches.

Layer 2 Switching Limitations

Cisco's portfolio of catalyst switches is designed to meet any network requirement (in speed, capacity, expandability and security) from small companies up to very large enterprises. Take for example the popular Catalyst Cisco 2960 series switches – these Layer 2 switches provide a healthy amount of features in speed, functionality and security, leaving very little to be desired even in very demanding network environments.

The biggest problem with Layer 2 switches is that while they can support the creation of multiple VLAN, Layer 2 switches are unable to route packets between VLANs – a process known as InterVLAN routing. Making InterVLAN routing possible requires a switch (or any other device) that operates at the 3rd layer of the OSI model, this translates to a router (Router-on-a-stick method), layer 3 switch or server.

Note: VLAN concepts and InterVLAN routing theory is covered in great depth at our popular Firewall.cx VLAN section.

Introducing Cisco Catalyst Layer-3 Switches

Cisco produces a number of high-end switches that are capable of delivering Layer 3 routing functionality within an enterprise network of any size. The most popular models found on the market are as follows:

  • Cisco Catalyst 3560, 3560G, and newer 3560-E & 3560-X
  • Cisco Catalyst 3750, 3750G and newer 3750-E & 3750-X
  • Cisco Catalyst 3850
  • Cisco Catalyst 4500 series. Includes 4503-E, 4506-E, 4507R+E, 4510R+E etc.
  • Cisco Catalyst 6500 series. Includes 6503-E, 6504-E, 6506-E, 6506-E, 6509(E,V, NEB) & 6513 etc.
  • Cisco Catalyst 9300 series
  • Cisco Catalyst 9400 series

These Layer 3 switches are usually found at the Core Network Layer, interconnecting all other Layer 2 switches, providing secure access to all VLAN networks according to the company’s security policy. VLANs are created at the Core Layer (on these switches) and InterVLAN routing is configured according to the company’s requirements.

While some might consider Layer 3 switching unnecessary, the truth is that if there is more than one VLAN on the network, chances are that a Layer 3 switch is necessary as it will allow control of VLAN communications and integrate security, flexibility and network performance into one (or more) physical device(s).

IOS License Requirements For InterVLAN Routing – SVI IP Routing

cisco-switches-basic-advanced-configuration-2Due to Cisco’s new licensing model, purchasing a Layer 3 switch doesn’t really mean that essential features such as InterVLAN routing can be used.

In order to enable features such as InterVLAN routing, the switch must have the appropriate license. This is applicable for the newer 3560-E, 3560-X, 3750-E, 3750-X models & all 4500/6500 Supervisor engines using the new Universal Cisco IOS software image (IOS 15.x onwards).

 

Thankfully Catalyst switch models 3560, 3560G, 3750, 3750G, Catalyst 4500/4000 Series with Sup II+ or later, or Catalyst 6500/6000 Series that run Cisco IOS system software, support basic InterVLAN routing features in all their software versions.

So if purchasing a Layer 3 switch is on the company's plans, special attention must be given to ensure it has the correct license that will allow InterVLAN routing or other desired features.  In the event an incorrect model number/license is purchased, the only way to enable the feature required is to purchase an additional license – an exercise that will increase costs significantly and should be avoided. For this reason it is very important the correct license is selected with the initial purchase.

The table below outlines the Feature Set Characteristics and Differences of all available licensing models:

As a rule of thumb, any newer 3560-E, 3560-X, 3750-E or 3750-X switches must be purchased with the IP Base license in order to support InterVLAN routing. The LAN Base license will allow Switched Virtual Interfaces (VLANs) to be created, however, it does not support InterVLAN routing or IP routing.

Now that we’ve got the licensing covered, it’s time to begin creating our VLAN interfaces.

Creating & Configuring VLANs

First step on any Layer 3 switch is to create the necessary VLANs.  

By default, VLAN1 exists on every switch. VLAN1 is also known as the Management VLAN and it's highly advisable VLAN1 is not used to carry user data/traffic, as VLAN1 is used only for the management of the network’s switches. Company traffic (Servers, workstations etc) should be placed on a different VLAN, for example, VLAN2.  Voice traffic e.g IP Phones, CallManager, CallManager Express or Voice Gateways, should also be placed on a VLAN of their own – also known as the Voice VLAN.

As part of the design and implementation phase, we strongly advise to create a list of the VLANs that will be created along with their name and any additional information to help identify their purpose and of course the IP address that will be assigned to every VLAN interface on the core Layer 3 switch. This will ensure all VLANs are created and everything is documented for future reference.

Below is an example of a VLAN list we created during the installation of our Cisco Catalyst 3560G:

cisco-switches-basic-advanced-configuration-4
Before we begin creating our VLANs, let’s take a look and see the default VLANs that exist on Catalyst Layer 3 switches using the show vlan brief command:

C3560G# show vlan brief

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active     Gi0/1, Gi0/2, Gi0/3, Gi0/4
                                                 Gi0/5, Gi0/6, Gi0/7, Gi0/8
                                                 Gi0/9, Gi0/10, Gi0/11, Gi0/12
                                                 Gi0/13, Gi0/14, Gi0/15, Gi0/16
                                                 Gi0/17, Gi0/18, Gi0/19, Gi0/20
                                                 Gi0/21, Gi0/22, Gi0/23, Gi0/24
                                                 Gi0/25, Gi0/26, Gi0/27, Gi0/28
                                                 Gi0/29, Gi0/30, Gi0/31, Gi0/32
                                                 Gi0/33, Gi0/34, Gi0/35, Gi0/36
                                                 Gi0/37, Gi0/38, Gi0/39, Gi0/40
                                                 Gi0/41, Gi0/42, Gi0/43, Gi0/44
                                                 Gi0/45, Gi0/46, Gi0/47, Gi0/48
                                                 Gi0/49, Gi0/50, Gi0/51, Gi0/52
1002 fddi-default                   act/unsup
1003 token-ring-default             act/unsup
1004 fddinet-default                act/unsup
1005 trnet-default                  act/unsup

First step is to create and name the new VLANs in the switch’s VLAN database. This is accomplished by using the vlan command, followed by the name command. Depending on the switch model, these commands might or might-not appear in the configuration:

C3560G(config)# vlan 2
C3560G(config-vlan)# name Data-VLAN
C3560G(config-vlan)# vlan 3
C3560G(config-vlan)# name Voice-VLAN
C3560G(config-vlan)# vlan 4
C3560G(config-vlan)# name IP-Cameras
C3560G(config-vlan)# vlan 5
C3560G(config-vlan)# name Mgnt-WiFi
C3560G(config-vlan)# vlan 6
C3560G(config-vlan)# name Company-WiFi
C3560G(config-vlan)# vlan 7
C3560G(config-vlan)# name PDA-WiFi-VLAN
C3560G(config-vlan)# vlan 8
C3560G(config-vlan)# name Guest-VLAN
C3560G(config-vlan)# end

We can verify the new VLANs have been created in the VLAN database by issuing the show vlan brief command:

C3560G# show  vlan brief
VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Gi0/1, Gi0/2, Gi0/3, Gi0/4
                                                Gi0/5, Gi0/6, Gi0/7, Gi0/8
                                                Gi0/9, Gi0/10, Gi0/11, Gi0/12
                                                Gi0/13, Gi0/14, Gi0/15, Gi0/16
                                                Gi0/17, Gi0/18, Gi0/19, Gi0/20
                                                Gi0/21, Gi0/22, Gi0/23, Gi0/24
                                                Gi0/25, Gi0/26, Gi0/27, Gi0/28
                                                Gi0/29, Gi0/30, Gi0/31, Gi0/32
                                                Gi0/33, Gi0/34, Gi0/35, Gi0/36
                                                Gi0/37, Gi0/38, Gi0/39, Gi0/40
                                                Gi0/41, Gi0/42, Gi0/43, Gi0/44
                                                Gi0/45, Gi0/46, Gi0/47, Gi0/48
                                                Gi0/49, Gi0/50, Gi0/51, Gi0/52
2    Data-VLAN                      active  
3    Voice-VLAN                     active  
4    IP-Cameras                     active  
5    Mgnt-WiFi                      active  
6    Company-WiFi                   active  
7    PDA-WiFi-VLAN                  active  
8    Guest-VLAN                     active  
        
VLAN Name                            Status    Ports
---- ------------------------------ --------- -------------------------------
1002 fddi-default                   act/unsup
1003 token-ring-default             act/unsup
1004 fddinet-default                act/unsup
1005 trnet-default                  act/unsup
The show vlan brief command is very useful as it not only shows the vlans created, but the switch ports assigned to each VLAN. We can quickly identify which ports might be assigned to a specific VLAN.  Since this is a new switch, all ports are assigned to VLAN1, the Management VLAN, but this is about to change.

Note that created VLANs are stored in the switch’s VLAN database. The VLAN database is a file named vlan.dat and is located in the switch’s FLASH memory:

C3560G# dir flash:

Directory of flash:/
 
    2  -rwx         976   Mar 1 1993 00:04:52 +00:00  vlan.dat
    3  -rwx        2110   Mar 1 1993 00:03:54 +00:00  config.text
    4  -rwx           5   Mar 1 1993 00:03:54 +00:00  private-config.text
    7  drwx         192   Mar 1 1993 00:09:28 +00:00  c3560-ipbase-mz.122-35.SE5
 
32514048 bytes total (23457280 bytes free)

Looking carefuly at the creation/modified date of the files, it seems like we are off by a bit more than 10 years, so it is evident the correct date and time have not yet been configured. We’ll take care of this later.

 
Next, we create our VLAN interfaces and assign IP addresses and descriptions:

interface Vlan1
 description Core-Network
 ip address 172.16.10.1 255.255.255.0
!
interface Vlan2
 description Data-VLAN
 ip address 192.168.0.1 255.255.255.0
!
interface Vlan3
 description Voice-VLAN
 ip address 192.168.3.1 255.255.255.0
!
interface Vlan4
 description IP-Cameras-VLAN
 ip address 192.168.4.1 255.255.255.0
!
interface Vlan5
 description Mgnt-WiFi-VLAN
 ip address 192.168.5.1 255.255.255.0
!
interface Vlan6
 description Company-WiFi-VLAN
 ip address 192.168.6.1 255.255.255.0
!
interface Vlan7
 description PDA-WiFi-VLAN
 ip address 192.168.7.1 255.255.255.0
!
interface Vlan8
 description Guest-VLAN
 ip address 192.168.8.1 255.255.255.0
!

Note: When configuring the new VLAN interfaces, the switch will show the following message on the console for each VLAN interface configured: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to down. This message can safely be ignored as the VLAN Line protocol will come up as soon as ports on the switch are assigned to the VLAN.
 
There is a possibility that Interface VLAN1 might have the shutdown command configured. This can be checked by issuing the show run command. In the case the shutdown command is present under VLAN1 interface, it is imperative to issue the no shutdown command so that the Management VLAN interface comes up.
 
The show ip interface brief command will verify all VLANs are up (Status), but with a protocol down status as explained earlier:

C3560G# show ip interface brief
Interface         IP-Address      OK? Method Status                Protocol
Vlan1              172.16.10.1     YES manual up                    down   
Vlan2              192.168.0.1     YES manual up                    down   
Vlan3              192.168.3.1     YES manual up                    down   
Vlan4              192.168.4.1     YES manual up                    down   
Vlan5              192.168.5.1     YES manual up                    down    
Vlan6              192.168.6.1     YES manual up                    down   
Vlan7              192.168.7.1     YES manual up                    down   
Vlan8              192.168.8.1     YES manual up                    down   

Enable SVI InterVLAN Routing – IP Routing & Configuring Default Gateway

A Switch Virtual Interface (SVI) is a VLAN of switch ports represented by one interface to a routing or bridging system. Since there is no physical interface for the VLAN, the SVI provides the Layer 3 processing for packets from all switch ports associated with the VLAN. Once VLANs have been created and VLAN interfaces are configured with their IP addresses, we can enable ip routing on our switch, effectively switching ‘on’ the InterVLAN routing capabilities of the switch and enabling the supported routing protocols.

Let’s take a look at the routing capabilities before enabling ip routing. This can be done using the show ip route command:

C3560G# show ip route
Default gateway is not set
Host    Gateway     Last Use    Total Uses  Interface

ICMP redirect cache is empty

Notice the ip routing protocol is not enabled, and therefore no entries exist in the switch’s routing table. 

It is important to mention that hosts belonging to different VLANs are not able to communicate or ‘ping’ each other at this point. IP routing must be enabled to allow the switch to pass (route) packets from one VLAN to another.

IP routing is easily enabled using the ip routing command:

C3560G(config)# ip routing
C3560G(config)# end
C3560G# show ip route
       Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route
Gateway of last resort is not set

At this point, ip routing has been enabled. When issuing the show ip route command, the switch shows all networks learnt from the supported routing protocols (none active at the moment).  Hosts between different VLANs are now able to communicate with each other as long as they have their IP gateway set to the 3560’s VLAN IP interface of their network.

Next, we need to configure a default gateway for the Layer 3 switch. This will instruct the switch to send any packets not belonging to the local network(s), to the next hop, which is usually a router: 

C3560G(config)# ip route 0.0.0.0 0.0.0.0 192.168.0.10 

With the default gateway set, we can now issue the show ip route command again and check the results:

C3560G# show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route
Gateway of last resort is 192.168.0.10 to network 0.0.0.0
C    192.168.0.0/24 is directly connected, Vlan2
S*   0.0.0.0/0 [1/0] via 192.168.0.10
 
Notice the switch has set IP address 192.168.0.10 as the gateway of last resort. The static route that correctly reflects this is also highlighted at the end of the command output (S*)

VLAN Security: Moving All Ports (interfaces) Off The Management-VLAN

When configuring a switch, it is very important not to leave any ports (interfaces) assigned to the Management VLAN. Doing so will expose the backbone network to anyone who connects to a port assigned to VLAN1. All ports should be configured for another VLAN or, even better, shutdown any unused ports.

The 3560G in our lab has 48 Gigabit Ethernet ports plus 4 SFP ports, but we will use the interface range command to apply the configuration changes to all 48 Gigabit Ethernet ports at the same time, saving us valuable time:

C3560G(config)# interface range gigabitethernet 0/1 - 48
C3560G(config-if-range)# switchport mode access
C3560G(config-if-range)# switchport access vlan 2
C3560G(config-if-range)# end

Issuing the show vlan brief command will verify our new configuration changes:

C3560G# show vlan brief

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Gi0/49, Gi0/50, Gi0/51, Gi0/52
2    Data-VLAN                        active    Gi0/1, Gi0/2, Gi0/3, Gi0/4
                                                Gi0/5, Gi0/6, Gi0/7, Gi0/8
                                                Gi0/9, Gi0/10, Gi0/11, Gi0/12
                                                Gi0/13, Gi0/14, Gi0/15, Gi0/16
                                                Gi0/17, Gi0/18, Gi0/19, Gi0/20
                                                Gi0/21, Gi0/22, Gi0/23, Gi0/24
                                                Gi0/25, Gi0/26, Gi0/27, Gi0/28
                                                Gi0/29, Gi0/30, Gi0/31, Gi0/32
                                                Gi0/33, Gi0/34, Gi0/35, Gi0/36
                                                Gi0/37, Gi0/38, Gi0/39, Gi0/40
                                                Gi0/41, Gi0/42, Gi0/43, Gi0/44
                                                Gi0/45, Gi0/46, Gi0/47, Gi0/48
3    Voice-VLAN                      active   
4    IP-Cameras                      active   
5    Mgnt-WiFi                       active   
6    Company-WiFi                    active   
7    PDA-WiFi-VLAN                   active   
8    Guest-VLAN                      active   
1002 fddi-default                    act/unsup
1003 token-ring-default              act/unsup
1004 fddinet-default                 act/unsup
1005 trnet-default                   act/unsup

As shown, only the last four ports (0/49 – 0/52) are still on VLAN1. These ports represent the four SFP ports on the switch, normally used to connect to other switches via fiber optic links.  We’ll talk about them soon.

Configuring & Securing Access & Trunk Links Against VLAN Hopping

VLAN Hopping is a well-known attack method by which an attacker uses insecure switch ports to help him jump from one VLAN to another, gaining access to multiple networks. Preventing attacks such as VLAN hopping can be easily achieved by following some basic steps.

The previous section explained why it is important all access ports are configured with a VLAN other than the management VLAN. In addition to the switchport mode access command, the switchport nonegotiate command will ensure that the specific port configured to never negotiate trunks automatically:

C3560G(config)# interface range gigabitethernet 0/1 - 48
C3560G(config-if-range)# switchport nonegotiate
The combination of the switchport mode access and switchport nonegotiate commands will ensure that the switch will never negotiate the link as a trunk link, therefore preventing an attacker from gaining access to all VLANs.

On the other hand, Trunk links are essential on any VLAN network as they carry traffic from all VLANs, allowing switches to connect between each other and move traffic between them as necessary. A port is usually configured as a Trunk when it connects to one of the following:

  • Switch
  • IP Phone
  • Access Point configured with multiple SSIDs

Trunk links are also configured with a native VLAN. A Trunk link’s native VLAN carries untagged traffic, just like any port configured as an access link. So if we were to connect an access device (e.g computer) to a port configured as a Trunk link, then the computer will have access to the Trunk's native VLAN. The problem here is that, by default, all Trunk links have their native VLAN configured to VLAN1 - the Management VLAN!

The workaround here is to ensure the native VLAN of any Trunk link is set to an unused VLAN. For this reason we normally create a ‘dummy’ VLAN and configure it as the native VLAN for our Trunk Links. Assuming we have created VLAN 20 as our 'dummy' VLAN, we configure the Trunk Links native VLAN to that.

C3560G(config)# interface range GigabitEthernet1/0/49 - 52
C3560G(config-if)#  description Trunk Links
C3560G(config-if)#  switchport trunk encapsulation dot1q
C3560G(config-if)#  switchport trunk native vlan 20
C3560G(config-if)#  switchport mode trunk

By using a few additional commands under our switch port interfaces, we can secure our switch interfaces and effectively avoid these attack methods.

Configuring Virtual Trunk Protocol Server (VTP)

Configuring VTP is essential in any Cisco powered network infrastructure. The VTP protocol ensures all VLAN information is propagated to all Cisco switches that are part of the configured VTP Domain.  VTP is analysed extensively at Firewall.cx’s Virtual Trunk Protocol section. The section provides in-depth analysis of the VTP protocol structure with 3d protocol structure frames, how VTP works, VTP modes and advantages offered, plus a lot more. For more information on VTP, please visit the Virtual Trunk Protocol section.

VTP configuration consists of a few basic parameters and a number of optional parameters.  We’ve selected a number of these parameters that are necessary to get VTP working in any working environment:

  • Configuration of VTP Mode
  • Configuration of VTP Domain
  • Configuration of VTP Password
  • Verification of VTP Status

Configuring the VTP mode is essential for VTP’s correct functionality.  In any given network of switches only one switch is assigned with the VTP Server role, while all other switches are set to VTP Client or VTP Transparent mode.

Configuration of VTP Mode

By default, all switches are configured in VTP Server mode. We can view the mode status by using the show vtp status command:

C3560G# show vtp status
VTP Version                     : 2
Configuration Revision          : 9
Maximum VLANs supported locally : 1005
Number of existing VLANs        : 12
VTP Operating Mode              : Server
VTP Domain Name                 :
VTP Pruning Mode                : Disabled
VTP V2 Mode                     : Disabled
VTP Traps Generation            : Disabled
MD5 digest                      : 0x14 0x10 0x98 0x59 0x56 0x66 0x5E 0x0D
Configuration last modified by 0.0.0.0 at 3-1-93 00:04:52
Local updater ID is 0.0.0.0 (no valid interface found)

Notice the VTP Operating Mode is set to Server and the amount of VLANs (12) already contained in the database. The Configuration Revision number is automatically incremented every time a change is made to the existing VLAN database.

Configuring the VTP Mode to server is accomplished with the vtp mode server command:

C3560G(config)# vtp mode server
Device mode already VTP SERVER.

If the switch is already in Server Mode, expect to see the Device mode already VTP SERVER message.

Configuration of VTP Domain

Configuring the VTP Domain is accomplished with the use of the vtp domain command. Network switches configured as VTP Clients and the same VTP Domain will ‘listen’ to the VTP Server. VLANs created at the VTP server will automatically be made available on all other switches configured as VTP Clients:

C3560G(config)# vtp domain Firewall.cx
Changing VTP domain name from NULL to Firewall.cx

As shown, the initial VTP Domain is by default set to NULL. This changes as soon as we set the VTP Domain.

Configuration of VTP Password

Setting the VTP password is very important as it ensures only VTP clients with the correct password are able to exchange VTP information for the specified VTP Domain.

C3560G(config)# vtp password $secret$ 
Setting device VLAN database password to $secret$

Verification of VTP Status

Finally, we can verify our VTP setup and status using the show vtp status command:

C3560G# show vtp status

VTP Version                     : 2
Configuration Revision          : 9
Maximum VLANs supported locally : 1005
Number of existing VLANs        : 12
VTP Operating Mode              : Server
VTP Domain Name                 : Firewall.cx
VTP Pruning Mode                : Disabled
VTP V2 Mode                     : Disabled
VTP Traps Generation            : Disabled
MD5 digest                      : 0xEF 0x53 0x71 0x4A 0xBA 0xF5 0xB9 0xD8
Configuration last modified by 0.0.0.0 at 3-1-93 00:04:52
Local updater ID is 0.0.0.0 (no valid interface found)

Of course VTP offers a number of additional parameters that can be tweaked to reduce broadcast traffic (VTP Pruning), increased security (VTP v2 mode) and more,  but these commands are out of this article's scope.

NTP Configuration – Understanding Why NTP Service is Essential

The NTP service is used by the switch to synchronize its internal clock and date with an NTP server. This ensures that the switch is correctly synced at all times. Many engineers wonder why it is so important to configure a switch’s clock, considering the device is simply a switch and not a file server or domain controller. The truth is that NTP configuration is extremely important and we will explain why.

A switch with a properly configure NTP service allows us to easily analyse the switch log messages to help determine when specific events might have happened. If for example a file server’s network card was disconnected briefly from the network, we could then view the switch’s log messages and see when exactly this occurred. Another frequently observed example is when switch ports in violation are automatically shutdown by the switch. Examining the logs, we can view when a specific violation occurred and why it caused the switch to shutdown its port. As a last example, if a syslog server is configured to track all switch messages, errors and events or if we are using a Radius server to restrict network access for specific days of the week and times, then NTP configuration is mandatory.

In every case, it’s good practice to ensure NTP is configured on the network equipment we are responsible for. Along with NTP, it’s always important to remember to configure the correct timezone and daylight saving, so that the switch automatically adjusts the time when necessary.

When configuring NTP, we can select either an internal or public NTP server from which the switch will synchronize. In the event a public ntp server is the preferred choice, we advise visiting the NTP Pool Project homepage http://www.pool.ntp.org/en/  and selecting a server from the available lists. Currently there are over 4000 servers all over the world to choose from.

Let’s take a look at the current date and time our lab switch has:

C3560G# show clock
*00:26:47.190 UTC Mon Mar 1 1993

First step is to configure a preferred NTP server. We’ve selected 0.europe.pool.ntp.org from the European NTP Pool. Note that in order for our switch to resolve 0.europe.pool.ntp.org to an IP address, we must have configured a valid name server. We used Google’s public DNS server 8.8.8.8:

C3560G(config)# ip name-server 8.8.8.8
C3560G(config)# ntp server 0.europe.pool.ntp.org
Translating "0.europe.pool.ntp.org"...domain server (8.8.8.8) [OK]

Notice how the switch will automatically attempt to translate the FQDN into an IP address. The IP address of the NTP server is then stored into the configuration. Viewing the date and clock after executing the above commands will show that the switch has correctly synchronized with the selected NTP server:

C3560G# show clock
09:32:49.653 UTC Sun Sep 22 2013

Notice that the time is synched for UTC or GMT 0. Since we are located in Greece, we need to instruct the switch to use the correct timezone (GMT +2) and daylight saving:

C3560G(config)# clock timezone Greece 2 0
C3560G(config)# clock summer-time Athens recurring last Sun Mar 3:00 last Sun Oct 4:00

As soon as the above commands are entered, the switch will automatically adjust the time:

00:40:16: %SYS-6-CLOCKUPDATE: System clock has been updated from 09:36:35 UTC Sun Sep 22 2013 to 11:36:35 Greece Sun Sep 22 2013, configured from console by console.
00:40:17: %SYS-6-CLOCKUPDATE: System clock has been updated from 11:36:36 Greece Sun Sep 22 2013 to 12:36:36 Athens Sun Sep 22 2013, configured from console by console.

Finally, issuing the show clock command will confirm everything is configured correctly:

C3560G# show clock
12:38:12.036 Athens Sun Sep 22 2013

As a final note, do not forget to save the configuration!

Your IP address:

3.148.102.90

All-in-one protection for Microsoft 365

All-in-one protection for Microsoft 365

FREE Hyper-V & VMware Backup

FREE Hyper-V & VMware Backup

Wi-Fi Key Generator

Generate/Crack any
WEP, WPA, WPA2 Key!

Follow Firewall.cx

Network and Server Monitoring

Network and Server Monitoring

Cisco Password Crack

Decrypt Cisco Type-7 Passwords on the fly!

Decrypt Now!

Bandwidth Monitor

Bandwidth Monitor

EventLog Analyzer

ManageEngine Eventlog Analyzer

Free PatchManager

Free PatchManager

Firewall Analyzer

zoho firewall analyzer