• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

接—EPON组网,同一网段不同onu之间可以互访,但是第三方软件无法搜索到终端设备。

2024-02-20提问
  • 0关注
  • 0收藏,183浏览
粉丝:1人 关注:2人

问题描述:

目前碰到一个问题,某学校使用华三epon光网,一个电脑教室内有两台onu,一台8口一台24口,学生机分散连接在这两台onu上,教室电脑安装有智能课堂软件。当教师机连接在8口onu上时,所有学生机都可以搜索到教师机;但是当教师机连接到24口onu上后,所有学生机都无法搜索到教师机,但是此时icmp连通性是正常的,请问是什么问题导致的?

1 个回答
粉丝:1人 关注:2人

#(IGMP的配置没有效果,还没删完)
version 7.1.070, Release 7639P03
#
mdc Admin id 1
#
sysname Core
#
telnet server enable
#
forward-path-detection enable
#
irf mac-address persistent always
irf auto-update enable
irf auto-merge enable
undo irf link-delay
irf member 1 priority 32
irf member 2 priority 15
irf mode normal
#
track 1 nqa entry to_fw s1 reaction 1
#
ip unreachables enable
ip ttl-expires enable
#
igmp-snooping
#
undo ip fast-forwarding load-sharing
#
dhcp enable
dhcp server forbidden-ip 10.23.8.251
#
dns server 211.136.192.6
#
lldp global enable
#
system-working-mode standard
xbar chassis 1 load-balance
xbar chassis 2 load-balance
#
vlan 1
#
vlan 3
description Guangbo
#
vlan 10
igmp-snooping enable
#
vlan 100
description Wlan_YeWu
#
vlan 101
description Wlan_YeWu
#
vlan 102
description Wlan_YeWu
#
vlan 4000
description SW_Management
#
vlan 4001
description AP_Management
#
vlan 4002
description Server
#
irf-port 1/2
port group interface Ten-GigabitEthernet1/2/0/47 mode enhanced
port group interface Ten-GigabitEthernet1/2/0/48 mode enhanced
#
irf-port 2/1
port group interface Ten-GigabitEthernet2/2/0/47 mode enhanced
port group interface Ten-GigabitEthernet2/2/0/48 mode enhanced
#
vlan-group Wlan
vlan-list 100 to 102
#
stp instance 0 root primary
stp port-log instance 0 to 4094
stp port-log vlan 1 to 4094
stp global enable
#
ftth
onu upstream-sla maximum-bandwidth percent 80
fiber-backup group 1
fiber-backup group 2
fiber-backup group 3
fiber-backup group 4
fiber-backup group 5
fiber-backup group 6
fiber-backup group 7
fiber-backup group 8
fiber-backup group 9
fiber-backup group 10
fiber-backup group 11
fiber-backup group 12
onu bind auto chassis 1 slot 0
onu bind auto chassis 1 slot 1
onu bind auto chassis 2 slot 0
onu bind auto chassis 2 slot 1
#
dhcp server ip-pool vlan10
gateway-list 10.23.8.254
network 10.23.8.0 mask 255.255.255.0
dns-list 211.136.192.6 223.5.5.5
network 10.33.8.0 mask 255.255.255.0 secondary
gateway-list 10.33.8.254
network 10.53.8.0 mask 255.255.255.0 secondary
gateway-list 10.53.8.254
#
dhcp server ip-pool vlan100
gateway-list 192.169.100.254
network 192.169.100.0 mask 255.255.255.0
dns-list 211.136.192.6 223.5.5.5
#
dhcp server ip-pool vlan101
gateway-list 192.169.101.254
network 192.169.101.0 mask 255.255.255.0
dns-list 211.136.192.6 223.5.5.5
#
dhcp server ip-pool vlan102
gateway-list 192.169.102.254
network 192.169.102.0 mask 255.255.255.0
dns-list 211.136.192.6 223.5.5.5
#
dhcp server ip-pool vlan4001
gateway-list 172.17.0.254
network 172.17.0.0 mask 255.255.255.0
option 43 hex 8007000001ac1000fa
#
policy-based-route TO_FW permit node 10
if-match acl 3000
apply next-hop 10.1.1.2 track 1
#
nqa entry to_fw s1
type icmp-echo
destination ip 10.1.1.2
frequency 1000
probe timeout 500
reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trigger-only
#
nqa schedule to_fw s1 start-time now lifetime forever
#
interface NULL0
#
interface Vlan-interface1
local-proxy-arp enable
#
interface Vlan-interface3
description Guangbo
ip address 192.168.3.1 255.255.255.0
local-proxy-arp enable
ip policy-based-route TO_FW
#
interface Vlan-interface10
ip address 10.23.8.254 255.255.255.0
ip address 10.33.8.254 255.255.255.0 sub
ip address 10.53.8.254 255.255.255.0 sub
local-proxy-arp enable
ip policy-based-route TO_FW
#
interface Vlan-interface100
description Wlan_YeWu
ip address 192.169.100.254 255.255.255.0
local-proxy-arp enable
ip policy-based-route TO_FW
#
interface Vlan-interface101
description Wlan_YeWu
ip address 192.169.101.254 255.255.255.0
local-proxy-arp enable
ip policy-based-route TO_FW
#
interface Vlan-interface102
description Wlan_YeWu
ip address 192.169.102.254 255.255.255.0
local-proxy-arp enable
ip policy-based-route TO_FW
#
interface Vlan-interface4000
description SW_Management
ip address 172.16.0.254 255.255.255.0
ip policy-based-route TO_FW
#
interface Vlan-interface4001
description AP_Management
ip address 172.17.0.254 255.255.255.0
#
interface Vlan-interface4002
description Server
ip address 172.18.0.254 255.255.255.0
#
interface GigabitEthernet1/2/0/1
port link-mode bridge
description TO_AC-GE1/0/1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 100 to 102 4000
#
interface GigabitEthernet1/2/0/2
port link-mode bridge
#
interface GigabitEthernet1/2/0/3
port link-mode bridge
description TO_FW-MGE0/0/0
port access vlan 4000
#
interface GigabitEthernet1/2/0/4
port link-mode bridge
#
interface GigabitEthernet1/2/0/5
port link-mode bridge
#
interface GigabitEthernet1/2/0/6
port link-mode bridge
#
interface GigabitEthernet1/2/0/7
port link-mode bridge
#
interface GigabitEthernet1/2/0/8
port link-mode bridge
#
interface GigabitEthernet1/2/0/9
port link-mode bridge
#
interface GigabitEthernet1/2/0/10
port link-mode bridge
#
interface GigabitEthernet1/2/0/11
port link-mode bridge
#
interface GigabitEthernet1/2/0/12
port link-mode bridge
#
interface GigabitEthernet1/2/0/13
port link-mode bridge
port access vlan 10
#
interface GigabitEthernet1/2/0/14
port link-mode bridge
port access vlan 10
#
interface GigabitEthernet1/2/0/15
port link-mode bridge
port access vlan 10
#
interface GigabitEthernet1/2/0/16
port link-mode bridge
port access vlan 10
#
interface GigabitEthernet1/2/0/17
port link-mode bridge
#
interface GigabitEthernet1/2/0/18
port link-mode bridge
#
interface GigabitEthernet1/2/0/19
port link-mode bridge
#
interface GigabitEthernet1/2/0/20
port link-mode bridge
#
interface GigabitEthernet1/2/0/21
port link-mode bridge
#
interface GigabitEthernet1/2/0/22
port link-mode bridge
#
interface GigabitEthernet1/2/0/23
port link-mode bridge
#
interface GigabitEthernet1/2/0/24
port link-mode bridge
#
interface GigabitEthernet1/2/0/25
port link-mode bridge
#
interface GigabitEthernet1/2/0/26
port link-mode bridge
#
interface GigabitEthernet1/2/0/27
port link-mode bridge
#
interface GigabitEthernet1/2/0/28
port link-mode bridge
#
interface GigabitEthernet1/2/0/29
port link-mode bridge
#
interface GigabitEthernet1/2/0/30
port link-mode bridge
#
interface GigabitEthernet1/2/0/31
port link-mode bridge
#
interface GigabitEthernet1/2/0/32
port link-mode bridge
#
interface GigabitEthernet1/2/0/33
port link-mode bridge
#
interface GigabitEthernet1/2/0/34
port link-mode bridge
#
interface GigabitEthernet1/2/0/35
port link-mode bridge
#
interface GigabitEthernet1/2/0/36
port link-mode bridge
#
interface GigabitEthernet1/2/0/37
port link-mode bridge
#
interface GigabitEthernet1/2/0/38
port link-mode bridge
#
interface GigabitEthernet1/2/0/39
port link-mode bridge
#
interface GigabitEthernet1/2/0/40
port link-mode bridge
#
interface GigabitEthernet1/2/0/41
port link-mode bridge
#
interface GigabitEthernet1/2/0/42
port link-mode bridge
#
interface GigabitEthernet1/2/0/43
port link-mode bridge
#
interface GigabitEthernet1/2/0/44
port link-mode bridge
#
interface GigabitEthernet2/2/0/1
port link-mode bridge
description TO_IPS-GE1/0/1
port access vlan 4000
#
interface GigabitEthernet2/2/0/2
port link-mode bridge
description TO_IPS-MGE0/0/0
port access vlan 4000
#
interface GigabitEthernet2/2/0/3
port link-mode bridge
#
interface GigabitEthernet2/2/0/4
port link-mode bridge
#
interface GigabitEthernet2/2/0/5
port link-mode bridge
#
interface GigabitEthernet2/2/0/6
port link-mode bridge
#
interface GigabitEthernet2/2/0/7
port link-mode bridge
#
interface GigabitEthernet2/2/0/8
port link-mode bridge
#
interface GigabitEthernet2/2/0/9
port link-mode bridge
#
interface GigabitEthernet2/2/0/10
port link-mode bridge
#
interface GigabitEthernet2/2/0/11
port link-mode bridge
#
interface GigabitEthernet2/2/0/12
port link-mode bridge
#
interface GigabitEthernet2/2/0/13
port link-mode bridge
#
interface GigabitEthernet2/2/0/14
port link-mode bridge
#
interface GigabitEthernet2/2/0/15
port link-mode bridge
#
interface GigabitEthernet2/2/0/16
port link-mode bridge
#
interface GigabitEthernet2/2/0/17
port link-mode bridge
#
interface GigabitEthernet2/2/0/18
port link-mode bridge
#
interface GigabitEthernet2/2/0/19
port link-mode bridge
#
interface GigabitEthernet2/2/0/20
port link-mode bridge
#
interface GigabitEthernet2/2/0/21
port link-mode bridge
#
interface GigabitEthernet2/2/0/22
port link-mode bridge
#
interface GigabitEthernet2/2/0/23
port link-mode bridge
#
interface GigabitEthernet2/2/0/24
port link-mode bridge
port access vlan 100
#
interface GigabitEthernet2/2/0/25
port link-mode bridge
#
interface GigabitEthernet2/2/0/26
port link-mode bridge
#
interface GigabitEthernet2/2/0/27
port link-mode bridge
#
interface GigabitEthernet2/2/0/28
port link-mode bridge
#
interface GigabitEthernet2/2/0/29
port link-mode bridge
#
interface GigabitEthernet2/2/0/30
port link-mode bridge
#
interface GigabitEthernet2/2/0/31
port link-mode bridge
#
interface GigabitEthernet2/2/0/32
port link-mode bridge
#
interface GigabitEthernet2/2/0/33
port link-mode bridge
#
interface GigabitEthernet2/2/0/34
port link-mode bridge
#
interface GigabitEthernet2/2/0/35
port link-mode bridge
#
interface GigabitEthernet2/2/0/36
port link-mode bridge
#
interface GigabitEthernet2/2/0/37
port link-mode bridge
#
interface GigabitEthernet2/2/0/38
port link-mode bridge
#
interface GigabitEthernet2/2/0/39
port link-mode bridge
#
interface GigabitEthernet2/2/0/40
port link-mode bridge
#
interface GigabitEthernet2/2/0/41
port link-mode bridge
#
interface GigabitEthernet2/2/0/42
port link-mode bridge
#
interface GigabitEthernet2/2/0/43
port link-mode bridge
#
interface GigabitEthernet2/2/0/44
port link-mode bridge
#
interface M-GigabitEthernet1/0/0/0
#
interface M-GigabitEthernet1/0/0/1
#
interface Ten-GigabitEthernet1/0/0/13
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/14
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/15
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/16
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/17
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/18
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/19
port link-mode bridge
#
interface Ten-GigabitEthernet1/0/0/20
port link-mode bridge
#
interface Ten-GigabitEthernet1/1/0/1
port link-mode bridge
#
interface Ten-GigabitEthernet1/1/0/2
port link-mode bridge
#
interface Ten-GigabitEthernet1/2/0/45
port link-mode bridge
#
interface Ten-GigabitEthernet1/2/0/46
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/13
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/14
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/15
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/16
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/17
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/18
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/19
port link-mode bridge
#
interface Ten-GigabitEthernet2/0/0/20
port link-mode bridge
#
interface Ten-GigabitEthernet2/1/0/1
port link-mode bridge
#
interface Ten-GigabitEthernet2/1/0/2
port link-mode bridge
#
interface Ten-GigabitEthernet2/2/0/45
port link-mode bridge
#
interface Ten-GigabitEthernet2/2/0/46
port link-mode bridge
#
interface Ten-GigabitEthernet1/2/0/47
#
interface Ten-GigabitEthernet1/2/0/48
#
interface Ten-GigabitEthernet2/2/0/47
#
interface Ten-GigabitEthernet2/2/0/48
#
interface Olt1/0/0/1
description 3F
using onu 1 to 8
port fiber-backup group 10
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/0/0/2
using onu 1 to 8
#
interface Olt1/0/0/3
using onu 1 to 8
#
interface Olt1/0/0/4
using onu 1 to 8
#
interface Olt1/0/0/5
using onu 1 to 8
#
interface Olt1/0/0/6
using onu 1 to 8
#
interface Olt1/0/0/7
using onu 1 to 8
#
interface Olt1/0/0/8
using onu 1 to 8
#
interface Olt1/0/0/9
using onu 1 to 8
#
interface Olt1/0/0/10
#
interface Olt1/0/0/11
#
interface Olt1/0/0/12
#
interface Olt1/1/0/1
description -1F-A
using onu 1 to 16
port fiber-backup group 1
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/2
description -1F-B
using onu 1 to 9
port fiber-backup group 2
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/3
description 1F
using onu 1 to 8
port fiber-backup group 3
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/4
description Jiankongshi
using onu 1 to 8
port fiber-backup group 4
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/5
description 2F-A
using onu 1 to 16
port fiber-backup group 5
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/6
description 2F-B
using onu 1 to 8
port fiber-backup group 6
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/7
description 3F
using onu 1 to 10
port fiber-backup group 7
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/8
description 5F-A
using onu 1 to 9
port fiber-backup group 8
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/9
description 5F-B
using onu 1 to 8
port fiber-backup group 9
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt1/1/0/10
#
interface Olt1/1/0/11
#
interface Olt1/1/0/12
#
interface Olt1/1/0/13
using onu 1
#
interface Olt1/1/0/14
#
interface Olt1/1/0/15
using onu 1 to 3
#
interface Olt1/1/0/16
#
interface Olt1/1/0/17
#
interface Olt1/1/0/18
#
interface Olt1/1/0/19
#
interface Olt1/1/0/20
#
interface Olt1/1/0/21
#
interface Olt1/1/0/22
#
interface Olt1/1/0/23
#
interface Olt1/1/0/24
#
interface Olt2/0/0/1
shutdown
using onu 1 to 8
port fiber-backup group 10
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/0/0/2
using onu 1 to 8
#
interface Olt2/0/0/3
using onu 1 to 8
#
interface Olt2/0/0/4
using onu 1 to 8
#
interface Olt2/0/0/5
using onu 1 to 8
#
interface Olt2/0/0/6
using onu 1 to 8
#
interface Olt2/0/0/7
using onu 1 to 8
#
interface Olt2/0/0/8
using onu 1 to 8
#
interface Olt2/0/0/9
using onu 1 to 8
#
interface Olt2/0/0/10
#
interface Olt2/0/0/11
#
interface Olt2/0/0/12
#
interface Olt2/1/0/1
description -1F-A
shutdown
using onu 1 to 16
port fiber-backup group 1
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/2
description -1F-B
shutdown
using onu 1 to 8
port fiber-backup group 2
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/3
description 1F
shutdown
using onu 1 to 8
port fiber-backup group 3
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/4
description Jiankongshi
shutdown
using onu 1 to 8
port fiber-backup group 4
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/5
description 2F-A
shutdown
using onu 1 to 8
port fiber-backup group 5
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/6
description 2F-B
shutdown
using onu 1 to 8
port fiber-backup group 6
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/7
description 3F
shutdown
using onu 1 to 8
port fiber-backup group 7
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/8
description 5F-A
shutdown
using onu 1 to 9
port fiber-backup group 8
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/9
description 5F-B
shutdown
using onu 1 to 8
port fiber-backup group 9
port link-type hybrid
port hybrid vlan 3 10 4001 tagged
port hybrid vlan 1 untagged
#
interface Olt2/1/0/10
#
interface Olt2/1/0/11
#
interface Olt2/1/0/12
#
interface Olt2/1/0/13
#
interface Olt2/1/0/14
#
interface Olt2/1/0/15
#
interface Olt2/1/0/16
#
interface Olt2/1/0/17
#
interface Olt2/1/0/18
#
interface Olt2/1/0/19
#
interface Olt2/1/0/20
#
interface Olt2/1/0/21
#
interface Olt2/1/0/22
#
interface Olt2/1/0/23
#
interface Olt2/1/0/24
#
interface Onu1/0/0/1:1
bind onu-id 9c09-710d-e78c
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/0/0/1:2
bind onu-id 34dc-99c2-2b53
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/0/0/1:3
bind onu-id 9c09-710d-e756
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 4001
uni 5 vlan-mode tag pvid 4001
uni 6 vlan-mode tag pvid 4001
uni 7 vlan-mode tag pvid 4001
uni 8 vlan-mode tag pvid 4001
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/0/0/1:4
bind onu-id c407-784c-968d
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/0/0/1:5
bind onu-id 9c09-710d-ccbc
uni 1 vlan-mode tag pvid 10
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
uni 9 vlan-mode tag pvid 10
uni 10 vlan-mode tag pvid 10
uni 11 vlan-mode tag pvid 10
uni 12 vlan-mode tag pvid 10
uni 13 vlan-mode tag pvid 10
uni 14 vlan-mode tag pvid 10
uni 15 vlan-mode tag pvid 10
uni 16 vlan-mode tag pvid 10
uni 17 vlan-mode tag pvid 10
uni 18 vlan-mode tag pvid 10
uni 19 vlan-mode tag pvid 10
uni 20 vlan-mode tag pvid 10
uni 21 vlan-mode tag pvid 10
uni 22 vlan-mode tag pvid 10
uni 23 vlan-mode tag pvid 10
uni 24 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 10
#
interface Onu1/0/0/1:6
bind onu-id 9c09-710d-c983
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/0/0/1:7
bind onu-id 9c09-710d-e7aa
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:1
bind onu-id c407-784c-9691
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:2
bind onu-id c407-784c-968a
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:3
#
interface Onu1/1/0/1:4
#
interface Onu1/1/0/1:5
#
interface Onu1/1/0/1:6
#
interface Onu1/1/0/1:7
#
interface Onu1/1/0/1:8
bind onu-id 9c09-710d-e75f
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/1:9
bind onu-id 34dc-99c2-2c40
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/1:10
bind onu-id c407-784c-5987
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/1:11
bind onu-id 9c09-710d-e7b9
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:12
bind onu-id 9c09-710d-e780
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:13
bind onu-id c407-784c-9682
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:14
bind onu-id c407-784c-9693
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:15
bind onu-id c407-784c-968b
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/1:16
bind onu-id c407-784c-968c
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/2:1
bind onu-id c407-784c-5987
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/2:2
bind onu-id 9c09-710d-f03b
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 4001
uni 5 vlan-mode tag pvid 4001
uni 6 vlan-mode tag pvid 4001
uni 7 vlan-mode tag pvid 4001
uni 8 vlan-mode tag pvid 4001
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/2:3
bind onu-id 34dc-99c2-2c40
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 4001
#
interface Onu1/1/0/2:4
bind onu-id 7c7a-3c15-9862
#
interface Onu1/1/0/2:5
#
interface Onu1/1/0/2:6
#
interface Onu1/1/0/2:7
#
interface Onu1/1/0/2:8
#
interface Onu1/1/0/2:9
#
interface Onu1/1/0/3:1
#
interface Onu1/1/0/3:2
bind onu-id 9c09-710d-e7bc
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 4001
uni 5 vlan-mode tag pvid 4001
uni 6 vlan-mode tag pvid 3
uni 7 vlan-mode tag pvid 3
uni 8 vlan-mode tag pvid 3
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/3:3
bind onu-id 34dc-99d5-3f17
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/3:4
bind onu-id c407-784c-9687
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/3:5
bind onu-id c407-784c-9689
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/3:6
bind onu-id c407-784c-9685
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/3:7
bind onu-id c407-784c-9692
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/3:8
bind onu-id c407-784c-9690
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/4:1
bind onu-id 7c7a-3c15-9426
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 3
uni 3 vlan-mode tag pvid 3
uni 4 vlan-mode tag pvid 3
uni 5 vlan-mode tag pvid 3
uni 6 vlan-mode tag pvid 3
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/4:2
#
interface Onu1/1/0/4:3
#
interface Onu1/1/0/4:4
#
interface Onu1/1/0/4:5
#
interface Onu1/1/0/4:6
#
interface Onu1/1/0/4:7
#
interface Onu1/1/0/4:8
#
interface Onu1/1/0/5:1
bind onu-id 9c09-710d-e75f
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:2
bind onu-id c407-784c-968e
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/5:3
bind onu-id c407-784c-9686
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:4
bind onu-id c407-784c-9688
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:5
bind onu-id c407-784c-9680
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:6
bind onu-id c407-784c-968f
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:7
bind onu-id c407-784c-9681
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:8
bind onu-id c407-784c-9684
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/5:9
#
interface Onu1/1/0/5:10
#
interface Onu1/1/0/5:11
#
interface Onu1/1/0/5:12
#
interface Onu1/1/0/5:13
#
interface Onu1/1/0/5:14
#
interface Onu1/1/0/5:15
#
interface Onu1/1/0/5:16
#
interface Onu1/1/0/6:1
bind onu-id 1484-7795-7fb2
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 4001
uni 5 vlan-mode tag pvid 4001
uni 6 vlan-mode tag pvid 4001
uni 7 vlan-mode tag pvid 4001
uni 8 vlan-mode tag pvid 4001
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/6:2
#
interface Onu1/1/0/6:3
#
interface Onu1/1/0/6:4
#
interface Onu1/1/0/6:5
#
interface Onu1/1/0/6:6
#
interface Onu1/1/0/6:7
#
interface Onu1/1/0/6:8
#
interface Onu1/1/0/7:1
#
interface Onu1/1/0/7:2
#
interface Onu1/1/0/7:3
#
interface Onu1/1/0/7:4
#
interface Onu1/1/0/7:5
#
interface Onu1/1/0/7:6
#
interface Onu1/1/0/7:7
#
interface Onu1/1/0/7:8
#
interface Onu1/1/0/7:9
#
interface Onu1/1/0/7:10
#
interface Onu1/1/0/8:1
bind onu-id 9c09-710d-e792
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/8:2
bind onu-id 9c09-710d-e7ce
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/8:3
bind onu-id c407-784c-9835
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/8:4
bind onu-id 34dc-99c2-2f28
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/8:5
bind onu-id c407-784c-9683
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/8:6
bind onu-id 9c09-710d-e750
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/8:7
bind onu-id 9c09-710d-e774
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/8:8
bind onu-id 9c09-710d-e7ad
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 3
uni 3 vlan-mode tag pvid 3
uni 4 vlan-mode tag pvid 3
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/8:9
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/9:1
bind onu-id 34dc-99c2-2b1d
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/9:2
bind onu-id 34dc-99d5-3ef6
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/9:3
bind onu-id 9c09-710d-e7a1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/9:4
bind onu-id 34dc-99c2-2e14
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu1/1/0/9:5
bind onu-id 9c09-710d-e79e
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 4001
uni 5 vlan-mode tag pvid 4001
uni 6 vlan-mode tag pvid 4001
uni 7 vlan-mode tag pvid 4001
uni 8 vlan-mode tag pvid 4001
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu1/1/0/9:6
#
interface Onu1/1/0/9:7
#
interface Onu1/1/0/9:8
#
interface Onu1/1/0/13:1
#
interface Onu1/1/0/15:1
#
interface Onu1/1/0/15:2
#
interface Onu1/1/0/15:3
#
interface Onu2/0/0/1:1
bind onu-id 9c09-710d-e78c
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/0/0/1:2
bind onu-id 34dc-99c2-2b53
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/0/0/1:3
bind onu-id 9c09-710d-e756
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 4001
#
interface Onu2/0/0/1:4
bind onu-id c407-784c-968d
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/0/0/1:5
bind onu-id 9c09-710d-ccbc
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/0/0/1:6
bind onu-id 9c09-710d-c983
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/0/0/1:7
bind onu-id 9c09-710d-e7aa
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/1:8
bind onu-id 9c09-710d-e75f
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/1:9
bind onu-id 34dc-99c2-2c40
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/1:10
bind onu-id c407-784c-5987
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/1:11
bind onu-id 9c09-710d-e7b9
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/1:12
bind onu-id 9c09-710d-e780
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/1:13
bind onu-id c407-784c-9682
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/1:14
bind onu-id c407-784c-9693
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/1:15
bind onu-id c407-784c-968b
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/1:16
bind onu-id c407-784c-968c
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/2:1
bind onu-id c407-784c-5987
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/2:2
bind onu-id 9c09-710d-f03b
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 4001
#
interface Onu2/1/0/2:3
bind onu-id 34dc-99c2-2c40
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/2:4
#
interface Onu2/1/0/2:5
#
interface Onu2/1/0/2:6
#
interface Onu2/1/0/2:7
#
interface Onu2/1/0/2:8
#
interface Onu2/1/0/3:1
#
interface Onu2/1/0/3:2
bind onu-id 9c09-710d-e7bc
uni 1 vlan-mode tag pvid 4001
uni 2 vlan-mode tag pvid 4001
uni 3 vlan-mode tag pvid 4001
uni 4 vlan-mode tag pvid 4001
uni 5 vlan-mode tag pvid 4001
uni 6 vlan-mode tag pvid 3
uni 7 vlan-mode tag pvid 3
uni 8 vlan-mode tag pvid 3
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/3:3
bind onu-id 34dc-99d5-3f17
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/3:4
bind onu-id c407-784c-9687
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/3:5
bind onu-id c407-784c-9689
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/3:6
bind onu-id c407-784c-9685
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/3:7
bind onu-id c407-784c-9692
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/3:8
bind onu-id c407-784c-9690
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/4:1
bind onu-id 7c7a-3c15-9426
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 3
uni 3 vlan-mode tag pvid 3
uni 4 vlan-mode tag pvid 3
uni 5 vlan-mode tag pvid 3
uni 6 vlan-mode tag pvid 3
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/4:2
#
interface Onu2/1/0/4:3
#
interface Onu2/1/0/4:4
#
interface Onu2/1/0/4:5
#
interface Onu2/1/0/4:6
#
interface Onu2/1/0/4:7
#
interface Onu2/1/0/4:8
#
interface Onu2/1/0/5:1
bind onu-id 9c09-710d-e75f
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/5:2
bind onu-id c407-784c-968e
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/5:3
bind onu-id c407-784c-9686
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/5:4
bind onu-id c407-784c-9688
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/5:5
bind onu-id c407-784c-9680
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/5:6
bind onu-id c407-784c-968f
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/5:7
bind onu-id c407-784c-9681
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/5:8
bind onu-id c407-784c-9684
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/6:1
bind onu-id 1484-7795-7fb2
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 4001
#
interface Onu2/1/0/8:1
bind onu-id 9c09-710d-e792
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/8:2
bind onu-id 9c09-710d-e7ce
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/8:3
bind onu-id c407-784c-9835
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/8:4
bind onu-id 34dc-99c2-2f28
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/8:5
bind onu-id c407-784c-9683
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/8:6
bind onu-id 9c09-710d-e750
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/8:7
bind onu-id 9c09-710d-e774
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/8:8
bind onu-id 9c09-710d-e7ad
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 3
uni 3 vlan-mode tag pvid 3
uni 4 vlan-mode tag pvid 3
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/8:9
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/9:1
bind onu-id 34dc-99c2-2b1d
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/9:2
bind onu-id 34dc-99d5-3ef6
uni 1 vlan-mode tag pvid 3
uni 2 vlan-mode tag pvid 10
uni 3 vlan-mode tag pvid 10
uni 4 vlan-mode tag pvid 10
uni 5 vlan-mode tag pvid 10
uni 6 vlan-mode tag pvid 10
uni 7 vlan-mode tag pvid 10
uni 8 vlan-mode tag pvid 10
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
#
interface Onu2/1/0/9:3
bind onu-id 9c09-710d-e7a1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/9:4
bind onu-id 34dc-99c2-2e14
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 10
#
interface Onu2/1/0/9:5
bind onu-id 9c09-710d-e79e
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 3 10 4001
port trunk pvid vlan 4001
#
interface Onu2/1/0/9:6
#
interface Onu2/1/0/9:7
#
interface Onu2/1/0/9:8
#
multicast routing
#
pim
#
igmp
#
scheduler logfile size 16
#
line class aux
user-role network-admin
#
line class vty
user-role network-operator
#
line aux 1/0 2/1
user-role network-admin
#
line vty 0 63
authentication-mode scheme
user-role network-admin
user-role network-operator
#
ip route-static 0.0.0.0 0 172.16.0.252
ip route-static 172.16.0.252 32 10.1.1.5
#
ssh server enable
#
arp ip-conflict log prompt
arp user-ip-conflict record enable
#
acl advanced 3000
rule 0 permit ip
#
undo password-control length enable
#
domain system
#
domain wa
#
domain default enable system
#
role name level-0
description Predefined level-0 role
#
role name level-1
description Predefined level-1 role
#
role name level-2
description Predefined level-2 role
#
role name level-3
description Predefined level-3 role
#
role name level-4
description Predefined level-4 role
#
role name level-5
description Predefined level-5 role
#
role name level-6
description Predefined level-6 role
#
role name level-7
description Predefined level-7 role
#
role name level-8
description Predefined level-8 role
#
role name level-9
description Predefined level-9 role
#
role name level-10
description Predefined level-10 role
#
role name level-11
description Predefined level-11 role
#
role name level-12
description Predefined level-12 role
#
role name level-13
description Predefined level-13 role
#
role name level-14
description Predefined level-14 role
#
user-group system
#
local-user admin class manage
password hash $h$6$CJvkDnlNDFxXke0w$O9jpkFfIkx7Fg0CdGW+yw8+JSLTBJWCeTTlyIlvoZjF73/QBs67T7vQ/AsMCg4h0dTChstMG24n5n577Sm8IGg==
service-type telnet http ssh
authorization-attribute user-role level-15
authorization-attribute user-role network-admin
authorization-attribute user-role network-operator
#
security-enhanced level 1
#
undo ssl renegotiation disable
undo ssl version ssl3.0 disable
undo ssl version tls1.0 disable
undo ssl version tls1.1 disable
#
cloud-management server domain oasis.h3c.com
#
return                                        

暂无评论

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明