forked from denniseptian/ZTE-C300
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GPON PROFILE
33 lines (31 loc) · 1.29 KB
/
GPON PROFILE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#Registrasi Onu dengan bandwith Ratio up to dw 1:1
#Profile TCON ALL (MIXED)
#Profile Bandwith 10:XMbps
#UPDATE 09-jun-2021
interface gpon-onu_INTERFACE_GPON_ONU
name JDN_[IDPEL]_[NAMAPEL]
description zone_btu_junrejo_torongrejo_descr_Jl._aji_mustofa\&_[PHONENUMBER]_extid_[GPONSN]_authd_20210605
tcont 1 profile SMARTOLT-10M-UP
gemport 1 unicast tcont 1 dir both
gemport 1 traffic-limit downstream SMARTOLT-10M-DOWN
switchport mode hybrid vport 1
switchport vlan 1200 tag vport 1
!
pon-onu-mng gpon-onu_INTERFACE_ONU
flow mode 1 tag-filter vid-filter untag-filter discard
flow 1 priority 0 vid 1200
gemport 1 flow 1
switchport-bind switch_0/1 iphost 1
switchport-bind switch_0/1 veip 1
pppoe 1 nat enable user [PPPOEUSERNAME] password [PPPOEPASSWORD]
vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard
vlan-filter iphost 1 priority 0 vid 1200
dhcp-ip ethuni eth_0/1 from-onu
dhcp-ip ethuni eth_0/2 from-onu
dhcp-ip ethuni eth_0/3 from-onu
dhcp-ip ethuni eth_0/4 from-onu
security-mng 1 state enable mode permit protocol web https
security-mng 1 start-src-ip 10.115.0.1 end-src-ip 10.115.0.255
security-mng 998 state enable mode permit ingress-type lan protocol web https
security-mng 999 state enable ingress-type lan protocol ftp telnet ssh snmp tr069
!