Jump to content
Калькуляторы

Вопрос по Vlan на p3310d

Не удается организовать отдельный канал G1->PON2->ONU1 . Весь трафик приходящий на G1 должен по VLAN2 через PON2 уходить на конкретную ONU1.

На G1 приходит трафик с сети 172.16.1.0/24 . Комп. после ONU1 должен получить адрес в этой сети по DHCP.

snr onu epon 1g mini

 

Switch#show configuration
!version 10.1.0F build 79597
service timestamps log date
service timestamps debug date
logging buffered 4096
!
port-protected 1

ip default-gateway 192.168.20.254
!
!
spanning-tree mode rstp

aaa authentication login default local
aaa authentication enable default none
aaa authorization exec default local
!
username admin password 0 admin
!
!

epon oam-version 1 0x30
epon oam-version 2 0x21
epon oam-version 3 0x20
!
!!slot 0 89 unknow CARD
interface GigaEthernet0/1
 description UPLINK
 switchport trunk vlan-untagged 1
 switchport mode trunk
!
interface GigaEthernet0/2
 switchport trunk vlan-untagged 1
 switchport mode trunk
!
interface GigaEthernet0/3
 switchport trunk vlan-untagged 1
 switchport mode dot1q-tunnel-uplink
!
interface GigaEthernet0/4
 switchport trunk vlan-untagged 1
 switchport mode dot1q-tunnel-uplink
!
interface GigaEthernet0/5
 switchport trunk vlan-untagged 1
 switchport mode dot1q-tunnel-uplink
!
interface GigaEthernet0/6
 switchport trunk vlan-untagged 1
 switchport mode dot1q-tunnel-uplink
!
interface EPON0/1
 epon bind-onu mac f8f0.8211.f243 1
 epon bind-onu mac f8f0.8262.afe6 2
 switchport protected 1
!
interface EPON0/2
 epon bind-onu mac f8f0.8211.f253 1
 epon bind-onu mac f8f0.8211.f229 2
 epon bind-onu mac f8f0.8211.f23b 3
 switchport trunk vlan-untagged 1
 switchport protected 1
!
interface EPON0/3
 switchport protected 1
!
interface EPON0/4
 switchport protected 1
!
!!slot end
!
interface VLAN1
 ip address 192.168.20.253 255.255.255.0

vlan 1

ip http server

!Pending configurations for absent linecards:
!
!No configurations pending global
 

Edited by dexusden11

Share this post


Link to post
Share on other sites

Через консоль команды проходят, но ноут не получает адрес. А если через WEB смотреть, то gi0/1 имеет два режима Access и Trunk

image.thumb.png.60ab297454b43521550bcd9184d2aed2.png

У интерфейса ep0 есть режим dot1q-tunnel-uplink , но и перевод в него ничего не дал

image.thumb.png.41c92c007d0eba5bc7642c01300c887e.png

 

image.thumb.png.531a10e4d755f827524b8a694b5fddcf.png

Share this post


Link to post
Share on other sites

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.