Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
themeConfluence
titleTo configure the loopback on all ONT:
Switch#config
Switch_config#interface range gpON 0/1:1-10
Switch_config_if_range#gpon onu loopback-detect protocol private
Switch_config_if_range#gpon onu uni 1 loopback-detect enable 

Для ONU других вендоров (не BDCOM):


Code Block
languagetext
themeConfluence
Switch#config
Switch_config#loopback-detection


Code Block
languagetext
themeConfluence
titleСоздаем профиль
Switch_config#gpon profile onu-loopback-detection loop
Switch-gpon-profile#gpon-profile port-vlan-table uni 1


Code Block
languagetext
themeConfluence
titleПрименяем профиль к ONU
Switch_config#interface gpon0/2:1
Switch_config_gpon0/2:1#gpon onu loopback-detect protocol ctc
Switch_config_gpon0/2:1#gpon profile onu-loopback-detection loop

2. Как применить rate-limit на GPON ONT (PON port / WAN  port):

...