12-Network Management and Monitoring Configuration Guide

HomeSupportSwitchesS7500X-G SeriesConfigure & DeployConfiguration GuidesH3C S7500X-G Switch Series Configuration Guides-R7755Pxx-6W10012-Network Management and Monitoring Configuration Guide
06-Network synchronization configuration
Title Size Download
06-Network synchronization configuration 139.14 KB

Configuring network synchronization

About network synchronization

The network clock monitoring module provides network clock synchronization for all interface cards in the system. It ensures that all ports on the interface cards operate at the same clock rates for network synchronization.

The network clock monitoring module provides the following functions:

·     Provides highly precise, reliable timing signal to all interface cards.

·     Constantly monitors the signaling status on the interface cards.

·     Selects a clock reference from available clock sources, and then distributes its timing signal to all interface cards.

·     Performs phase lock to maintain a deterministic relationship between the input and output signals in frequency and phase.

Clock sources

The device supports the following clock sources:

·     BITS—Building integrated timing supply (BITS) clock. The MPU has BITS ports to receive and send timing signals.

·     Line clock—Timing signal extracted from the signal received on a WAN port from a higher-level device. The WAN port is called a line processing unit (LPU) port. Line timing signal is less precise than BITS timing signal.

·     PTP—Timing signal obtained through PTP. PTP timing signal is less precise than BITS timing signal.

·     Local clock source—38.88 MHz timing signal generated by a crystal oscillator on the clock daughter card. The local clock signal has the lowest precision.

Clock source levels

The level of a clock source is determined by its SSM quality level and priority.

SSM quality levels

The synchronization status message (SSM) is transmitted in a synchronization distribution trail to indicate the quality of the clock source. The following are the SSM quality levels supported by the device, from the highest to the lowest:

·     PRC—G.811 primary reference clock.

·     SSU-A—G.812 primary-level SSU.

·     SSU-B—G.812 second-level SSU.

·     SEC—SDH equipment clock.

·     Unknown—Synchronization quality unknown.

·     DNU—Do not use for synchronization.

Clock source priority

For a clock source to be selected as the clock reference, assign it a lower priority value than other clock sources. The lower the priority value, the better the clock source. For example, the clock source with a priority of 1 is better than the clock source with a priority of 3.

Clock reference selection

The network clock monitoring module supports automatic and manual clock reference selection.

Automatic reference selection

In an automatic reference selection process, the network clock monitoring module uses the SSM quality level, clock source priority, and clock source number to make a selection decision. The use of SSM in the automatic reference selection process is user configurable.

The selection process is as follows:

1.     If SSM is enabled for automatic reference selection, the module selects the clock source with the highest SSM quality level.

2.     If SSM is disabled for automatic reference selection, or clock sources have the same SSM quality level, the module selects the clock source with the lowest priority value. (A lower priority value indicates a better clock source.)

3.     If the clock sources have the same priority, the module selects the clock source that has the lowest slot-number/subslot-number/port-number sequence.

After selecting the best reference, the network clock monitoring module distributes the selected timing signal to all interface cards, and locks the timing to the reference signal. When the traced timing signal is lost, the network clock monitoring module selects the next optimal clock reference. When the signal of the best clock source can be traced again, the module selects the best clock source to replace the less optimal clock source as the reference.

 

 

NOTE:

A clock source will not be selected as the reference if the clock source is in one of the following situations:

·     The timing signal cannot be detected.

·     The clock source priority is 255 and SSM levels are ignored in automatic reference selection.

Manual reference selection

If you specify a clock source as the reference, the network clock monitoring module does not change the clock reference automatically. When the signal of the specified clock reference is lost, the module changes to the holdover state. In this state, the module continues to distribute the signal of the clock reference to the interface cards.

Restrictions and guidelines: Network synchronization configuration

All the commands in this chapter are configurable on the default MDC. The network-clock ssmcontrol command is not configurable on non-default MDCs.

For more information about MDCs, see Virtual Technologies Configuration Guide.

Network synchronization tasks at a glance

To configure network synchronization, perform the following tasks:

1.     Configuring clock reference selection

Enable automatic clock reference selection or manually select a clock reference.

2.     (Optional.) Configuring automatic reference selection parameters

¡     Controlling the use of SSM in automatic reference selection

Configuring clock reference selection

Restrictions and guidelines

If you specify a line clock as the reference, you must perform the task on the MDC that contains the line clock input port.

If manual reference selection is used, the SSM levels and priorities configured for the clock sources do not take effect.

Procedure

1.     (Optional.) Verify that the clock source you want to select is in Normal state.

display network-clock source

Skip this step if you use automatic reference selection.

2.     Enter system view.

system-view

3.     Enable automatic reference selection or manually select a reference.

In standalone mode:

network-clock work-mode { auto | manual source { bits0 | bits1 | lpuport interface-type interface-number | ptp } }

In IRF mode:

network-clock chassis chassis-number work-mode { auto | manual source { bits0 | bits1 | ptp } }

network-clock work-mode manual source lpuport interface-type interface-number

By default, automatic reference selection is enabled.

4.     (Optional.) Verify that the configuration is effective.

display network-clock status

It takes time for the clock reference selection mode change to take effect. To verify the effectiveness of the change, you can also check the logs.

Configuring automatic reference selection parameters

Configuring the method for setting the SSM quality level of a clock source

About this task

The network clock monitoring module can use one of the following methods to assign an SSM quality level to the timing signal from a clock source:

·     Uses the SSM quality level extracted from the received timing signal.

·     Uses the SSM quality level manually assigned as described in "Specifying an SSM quality level for a clock source."

Procedure

1.     Enter system view.

system-view

2.     Configure the method for setting the SSM quality level of a clock source.

In standalone mode:

network-clock source { lpuport interface-type interface-number } forcessm { off | on }

In IRF mode:

¡     For BITS and PTP:

¡     For a link clock input port:

network-clock source lpuport interface-type interface-number forcessm { off | on }

To extract the SSM quality level from the received timing signal, specify the off keyword. To use the manually assigned SSM quality level, specify the on keyword.

By default, the quality level of a clock source is a user-defined value. The network clock monitoring module does not extract the quality level from the SSM sent by the clock source.

Specifying an SSM quality level for a clock source

Restrictions and guidelines

The SSM quality level you specify for a clock source takes effect only when manual SSM quality level assignment is enabled.

Procedure

1.     Enter system view.

system-view

2.     Assign an SSM quality level to a clock source.

In standalone mode:

network-clock source { lpuport interface-type interface-number  } ssm { dnu | prc | sec | ssua | ssub | unknown }

In IRF mode:

network-clock source lpuport interface-type interface-number ssm { dnu | prc | sec | ssua | ssub | unknown }

By default, all clock sources use the unknown SSM quality level.

DNU clock sources are excluded from automatic reference selection.

3.     (Optional.) Verify that the configuration is effective.

display network-clock source

It takes time for the SSM quality level change to take effect. To verify the effectiveness of the change, you can also check the logs.

Controlling the use of SSM in automatic reference selection

Restrictions and guidelines

In an MDC environment, you must perform this task on the default MDC. However, the setting takes effect on all MDCs.

Procedure

1.     Enter system view.

system-view

2.     Configure the use of SSM quality level in automatic reference selection.

In standalone mode:

network-clock ssmcontrol { off | on }

In IRF mode:

network-clock chassis chassis-number ssmcontrol { off | on }

To ignore the SSM quality level in clock reference selection, specify the off keyword. To use the SSM quality level in clock reference selection, specify the on keyword.

By default, SSM quality level is ignored in the automatic reference selection process.

Setting a priority for a clock source

About this task

In an automatic reference selection process, the network clock monitoring module selects the optimal clock as a reference from all available clock sources.

Restrictions and guidelines

The smaller the priority value of the clock source, the higher its priority. A clock source with a priority of 255 which is the lowest priority does not participate in automatic reference selection.

Procedure

1.     Enter system view.

system-view

2.     Set a priority for a clock source.

In standalone mode:

network-clock source { lpuport interface-type interface-number } priority

In IRF mode:

network-clock souce lpuport interface-type interface-number priority priority

 

By default, all clock sources have a priority of 255. None of the clock sources can be used in automatic clock reference selection.

Display and maintenance commands for network clock monitoring module

Execute display commands in any view.

 

Task

Command

(In standalone mode.) Display the operating state of the network clock monitoring module.

display network-clock status

(In IRF mode.) Display the operating state of the network clock monitoring module.

display network-clock status [ chassis chassis-number ]

(In standalone mode.) Display the states of clock sources.

display network-clock source

(In IRF mode.) Display the states of clock sources.

display network-clock source [ chassis chassis-number ]


Configuring synchronous Ethernet

About synchronous Ethernet

Synchronous Ethernet (SyncE) provides high-quality frequency synchronization on Ethernet at the physical layer. It can provide the same level of clock precision as SONET/SDH.

Transferring frequency signals at the physical layer, SyncE functions regardless of the network conditions such as congestion, packet loss, and delay.

Quality levels of clocks

SyncE devices use an Ethernet synchronization messaging channel (ESMC) to transmit the quality level (QL) of their system clocks. A SyncE device uses QL information to select the optimal clock reference from all available timing sources for its system clock.

The following are the QLs supported by the device, from the highest to the lowest:

·     PRC—G.811 primary reference clock.

·     SSU-A—G.812 primary-level SSU.

·     SSU-B—G.812 second-level SSU.

·     SEC—SDH equipment clock.

·     DNU—Do not use for synchronization.

·     UNK—Synchronization quality unknown.

DNU clock sources cannot participate in clock reference selection.

Clock reference selection

The system clock uses the clock reference selected with the highest QL from the following sources. If these sources have the same QL, the system clock selects the clock reference by priority, from the highest to the lowest:

·     External clock sources.

·     Line clock sources input from interfaces.

·     Internal clock sources.

The system clock uses the QL of the selected reference. Clock reference selection process starts each time the QL of a source is updated.

 

 

NOTE:

If QLs are the same on two interfaces, the clock source input from the lower-numbered interface has priority.

System clock QL distribution and SyncE port input QL updating

Distribution of the system clock QL

When distributing the QL of the system clock, the system uses the following rules:

·     If the clock reference is not from a SyncE port, the system distributes the QL out of all SyncE ports.

·     If the clock reference is from a SyncE port, the system distributes the QL out of all SyncE ports except for the reference input port. To prevent timing loops, the sent QL is DNU on the timing reference input port.

Input QL updating on SyncE ports

The default input QL is Unknown on a SyncE port. The port updates its input QL when it receives a quality level higher than Unknown. The Unknown level will be restored if the port does not receive ESMC packets within 5 seconds after the update.

Protocols and standards

·     ITU-T G.781, Synchronization Layer Functions

·     ITU-T G.813, Timing characteristics of SDH equipment slave clocks (SEC)

·     ITU-T G.823, The control of jitter and wander within digital networks which are based on the 2048 kbit/s hierarchy

·     ITU-T G.8261, Timing and Synchronization Aspects in Packet Networks

·     ITU-T G.8262, Timing Characteristics of a Synchronous Ethernet Equipment Slave Clock (EEC)

·     ITU-T G.8264/Y.1364, Distribution of Timing Information through Packet Networks

Restrictions: Hardware compatibility with SyncE

The device supports SyncE only when it is installed with the LSCM2SRP6C4Y06A0 or LSCM3SRP6C4Y06A0 MPU.

Interfaces on an LSCM2SRP6C4Y06A0 support synchronous Ethernet only when interface modules are installed on the device.

10G fiber ports that use GE transceiver modules or copper transceiver modules and the copper ports on the following MPUs or interface modules do not suppport this feature:

·     SC modules prefixed with LSCM2 and SD interface modules

·     SF interface modules.

Configuring SyncE on an Ethernet interface

Restrictions and guidelines

Only SF interface modules support this task.

Procedure

1.     Enter system view.

system-view

2.     Enter Layer 2 Ethernet interface view or Layer 3 Ethernet interface view.

interface interface-type interface-number

3.     Enable the synchronous mode.

synchronous mode

By default, Ethernet interfaces are in the non-synchronous mode. An interface can participate in the clock reference selection only when it is in the synchronous mode.

4.     Enable ESMC to transmit QL information.

esmc enable

By default, ESMC is disabled on Ethernet interfaces.

Display and maintenance commands for SyncE

Execute display commands in any view.

 

Task

Command

Display ESMC information.

display esmc [ interface interface-type interface-number ]

Synchronous Ethernet configuration examples

Example: Configuring synchronous Ethernet

Network configuration

As shown in Figure 1, configure SyncE between the devices.

Figure 1 Network diagram

Procedure

# On Device A, enable the synchronous mode and ESMC on Ten-GigabitEthernet 3/0/1.

<DeviceA> system-view

[DeviceA] interface ten-gigabitethernet 3/0/1

[DeviceA-Ten-GigabitEthernet3/0/1] synchronous mode

[DeviceA-Ten-GigabitEthernet3/0/1] esmc enable

[DeviceA-Ten-GigabitEthernet3/0/1] quit

# On Device B, enable the synchronous mode and ESMC on Ten-GigabitEthernet 3/0/1.

<DeviceB> system-view

[DeviceB] interface ten-gigabitethernet 3/0/1

[DeviceB-Ten-GigabitEthernet3/0/1] synchronous mode

[DeviceB-Ten-GigabitEthernet3/0/1] esmc enable

[DeviceB-Ten-GigabitEthernet3/0/1] quit

Verifying the configuration

# Verify that ESMC is enabled on both Device A and Device B when they are connected to their respective clock references. The clock QLs of Device A and Device B are QL-PRC and QL-SEC, respectively. Device A provides more precise timing than Device B.

[DeviceA] display esmc

Interface   : Ten-GigabitEthernet3/0/1

Mode        : Synchronous

ESMC status : Enable

Port status : Up

Duplex mode : Full

QL received : QL-SEC

QL sent     : QL-PRC

ESMC information packets received : 2195

ESMC information packets sent     : 6034

ESMC event packets received       : 1

ESMC event packets sent           : 1

ESMC information rate             : 1 packets/sec

ESMC expiration                   : 5 seconds

[DeviceB] display esmc

Interface   : Ten-GigabitEthernet3/0/1

Mode        : Synchronous

ESMC status : Enable

Port status : Up

Duplex mode : Full

QL received : QL-PRC

QL sent     : QL-SEC

ESMC information packets received : 6034

ESMC information packets sent     : 2195

ESMC event packets received       : 1

ESMC event packets sent           : 1

ESMC information rate             : 1 packets/sec

ESMC expiration                   : 5 seconds

# Verify that QL information is exchanged correctly after synchronization between Device A and Device B. Ten-GigabitEthernet3/0/1 on Device B becomes a reference input port. The clock QL sent from Device B to Device A changes to QL-DNU.

[DeviceA] display esmc

Interface   : Ten-GigabitEthernet3/0/1

Mode        : Synchronous

ESMC status : Enable

Port status : Up

Duplex mode : Full

QL received : QL-DNU

QL sent     : QL-PRC

ESMC information packets received : 2573

ESMC information packets sent     : 6412

ESMC event packets received       : 1

ESMC event packets sent           : 1

ESMC information rate             : 1 packets/sec

ESMC expiration                   : 5 seconds

[DeviceB] display esmc

Interface   : Ten-GigabitEthernet3/0/1

Mode        : Synchronous

ESMC status : Enable

Port status : Up

Duplex mode : Full

QL received : QL-PRC

QL sent     : QL-DNU

ESMC information packets received : 6412

ESMC information packets sent     : 2573

ESMC event packets received       : 1

ESMC event packets sent           : 1

ESMC information rate             : 1 packets/sec

ESMC expiration                   : 5 seconds

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网