Jump to content

Recommended Posts

Posted

Здравствуйте!

Есть dasan v5808 на втором порту стоит gpon модуль.

Есть snr rv6699. Четырех портовая онушка с вайфаем.

Что-то никак не могу привязать к первому порту онушки один влан, ко второму порту другой влан.

Че не так?

Онушка #2 траффик профайл ONT#1.

 

Благодарю за помощь!

 

Конфиг

SWITCH(config)# show version

NOS version 1.01 #0014

SWITCH(confshow run
!
hostname SWITCH
!
web-mgmt enable
!
syslog output info local volatile
syslog output info local non-volatile
!
ip ecmp-hash sip-dip
!
watchdog trigger-mode top-half
!
service ssh
!
bridge
 vlan create 100,152-153,201,304,307
 !
 vlan add default 1,3-11,14-32 untagged
 vlan add br100 2,12-13 tagged
 vlan add 152-153 2,12 tagged
 vlan add br201 2,12 tagged
 vlan add br304 2,12 tagged
 vlan add br307 2,12 tagged
 !
 vlan pvid 1-32 1
 !
 vlan description br153 novinka
 !
!
interface lo
 no shutdown
!
interface mgmt
 no shutdown
!
interface default
 no shutdown
!
interface br100
 no shutdown
 ip address 192.168.88.24/24
!
ip route 0.0.0.0/0 192.168.88.1
!
gpon
 !
 dba-profile 100M_upstream create
  mode sr
  sla fixed 99968
  sla maximum 99968
  apply
 !
 multicast-profile 307_net create
  igmp robustness-variable 3
  igmp access-list vid 307 dst-ip start 229.1.1.1 end 229.1.1.10
  igmp access-list vid 307 dst-ip start 229.1.1.1 end 229.1.1.10 gem 4094
  apply
 !
 traffic-profile ONT#1 create
  tcont 1
   gemport 1/1-1/8
   dba-profile 100M_upstream
  mapper 1
   gemport count 8
  bridge 1
   ani mapper 1
   uni eth 1
    vlan-operation us-oper overwrite 100 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
   uni eth 2
    vlan-operation us-oper overwrite 100 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
   uni eth 3
    vlan-operation us-oper overwrite 100 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
   uni eth 4
    vlan-operation us-oper overwrite 100 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
  apply
 !
 traffic-profile ilge_talba create
  tcont 1
   gemport 1/1-1/4
   dba-profile 100M_upstream
  mapper 1
   gemport count 4
  bridge 1
   ani mapper 1
   uni eth 1
    vlan-operation us-oper overwrite 304 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
  apply
 !
 traffic-profile novinka create
  tcont 1
   gemport 1/1-1/4
   dba-profile 100M_upstream
  mapper 1
   gemport count 4
  bridge 1
   ani mapper 1
   uni eth 1
    vlan-operation us-oper overwrite 153 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
  apply
 !
 traffic-profile tr_club_new create
  tcont 1
   gemport 1/1-1/4
   dba-profile 100M_upstream
  mapper 1
   gemport count 4
  bridge 1
   ani mapper 1
   uni eth 1
    vlan-operation us-oper overwrite 152 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
  apply
 !
 traffic-profile zolushka create
  tcont 1
   gemport 1/1-1/4
   dba-profile 100M_upstream
  mapper 1
   gemport count 4
  bridge 1
   ani mapper 1
   uni eth 1
    vlan-operation us-oper overwrite 201 0
    vlan-operation ds-oper remove
    rate-limit downstream 99968 99968
  apply
 !
 onu-profile ONT#1 create
  traffic-profile ONT#1
  apply
 !
 onu-profile ONT#3 create
  traffic-profile tr_club_new
  apply
 !
 onu-profile ilge_talba create
  traffic-profile ilge_talba
  apply
 !
 onu-profile novinka create
  traffic-profile novinka
  apply
 !
 onu-profile zolushka create
  traffic-profile zolushka
  apply
 !
 gpon-olt 1
 !
 gpon-olt 2
  olt auto-to-manual enable
  discover-serial-number start 10
  onu add 1 DSNW2820d550 auto-learning
  onu add 2 SCOM1a079ffb auto-learning
  onu add 3 DD1882188c9e auto-learning
  onu add 4 DSNW2820e6e0 auto-learning
  onu add 5 DD1882188c78 auto-learning
  onu add 6 DD1882188c4e auto-learning
  onu add 7 DD1882188c94 auto-learning
  onu-profile 2-3 ONT#1
  onu-profile 1,6 ONT#3
  onu-profile 4 ilge_talba
  onu-profile 5 novinka
  onu-profile 7 zolushka
 !
 gpon-olt 3
 !
 gpon-olt 4
 !
 gpon-olt 5
 !
 gpon-olt 6
 !
 gpon-olt 7
 !
 gpon-olt 8
 !
!
end
 

Posted

Добрый день!

 

Данная ОНУ работает в режиме HGU (Router) и полностью настраивается с помощью её WEB-интерфейса. На своем тестовом стенде я использовал следующий профиль на Dasan:

 

 traffic-profile 6699 create
  tcont 1 
   gemport 1/1-1/4 
   dba-profile 10M
  mapper 1 
   gemport count 4 
  bridge 1 
   ani mapper 1 
    vlan-filter vid 170,4033 untagged discard 
   link ip-host-config 2
  ip-host-config 2
   ip address dhcp
   vlan-operation us-oper keep 
   vlan-operation ds-oper keep 
  apply

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.