CÔNG TY TNHH CÔNG NGHỆ VIỆT THÁI DƯƠNG
Logo CNTTShop.vn

NTT03, Line 1, Thống Nhất Complex, Thanh Xuân, Hà Nội.
Danh mục sản phẩm

Configure ERPS Network Optimization

Configuration Conditions

Before configuring the ERPS network optimization, first complete the following task:

  • Configure the ERPS ring

Configure the Switching Mode of the ERPS Port Blocking

Since the bandwidth of the link where the RPL owner port is located may be able to carry more user traffic, it is possible to consider blocking the link with low bandwidth so that the user traffic can be transmitted back to RPL.

Table 11-5 Configure the switching mode of the ERPS port blocking

Step

Command

Description

Configure the switching mode of the ERPS port blocking

erps ring ring-id { interface interface-name | interface link-aggregation link-aggregation-id } switch { force | manual }

Mandatory

By default, do not configure the switching mode of the blocking point of the ERPS ring port.

Clear the Blocking Points of ERPS Configuration

Clear the blocking points of the ERPS ring configuration.

Table 11-6 Clear the blocking points of the ERPS configuration

Step

Command

Description

Clear the blocking points of the ERPS configuration

clear erps ring ring-id

Mandatory

Configure the Notification of ERPS Topology Change

When the topology of the ERPS loop changes and the superior L2 network is not notified in time, the MAC address table of the superior L2 network still retains the MAC address table entries before the downstream network topology changes, which will cause the interruption of the user traffic. In order to ensure the normal communication of user traffic, it is necessary to select the notification object of the ERPS loop according to the actual network of the user.

Table 11-7 Configure the notification of the ERPS ring topology change

Step

Command

Description

Enter the global configuration mode

configure terminal

-

Enter the ERPS configuration mode

erps ring ring-id

-

Configure the notification of the ERPS ring topology change

tc-notify erps ring ring-list

Mandatory

By default, do not notify the change of the ERPS topology.

Configure ERPS TC Limit Function

The frequent notification of topology change will lead to the decline of CPU processing capacity, and the flush-FDB packets frequently refreshed on the ERPS ring occupy network bandwidth. In order to avoid this situation, it is necessary to suppress the notification packets of topology change. By configuring the protection interval of ERPS topology change and the maximum threshold of the topology change packets processed in the protection interval of the topology change, suppress the notification of topology change and avoid deleting the MAC address entries and ARP entries frequently, so as to protect the equipment.

Table 11-8 Configure the ERPS TC limit function

Step

Command

Description

Enter the global configuration mode

configure terminal

-

Enter the ERPS configuration mode

erps ring ring-id

-

Configure enabling the TC limit of the ERPS topology change

tc-limit enable

Mandatory

By default, do not enable the TC limit function.

Configure the interval of the TC limit of the ERPS topology change

tc-limit interval interval-value

Optional

The default interval is 2s, and the value range is 1-500s.

Configure the threshold of the TC limit of the ERPS topology change

tc-limit threshold threshold-value

Optional

The default value is 3, and the value range is 1-64.