![GEPON培訓教材(組網(wǎng)配置)課件_第1頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/27/6a4ad31c-4840-4b6c-9f8e-18253e96e73d/6a4ad31c-4840-4b6c-9f8e-18253e96e73d1.gif)
![GEPON培訓教材(組網(wǎng)配置)課件_第2頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/27/6a4ad31c-4840-4b6c-9f8e-18253e96e73d/6a4ad31c-4840-4b6c-9f8e-18253e96e73d2.gif)
![GEPON培訓教材(組網(wǎng)配置)課件_第3頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/27/6a4ad31c-4840-4b6c-9f8e-18253e96e73d/6a4ad31c-4840-4b6c-9f8e-18253e96e73d3.gif)
![GEPON培訓教材(組網(wǎng)配置)課件_第4頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/27/6a4ad31c-4840-4b6c-9f8e-18253e96e73d/6a4ad31c-4840-4b6c-9f8e-18253e96e73d4.gif)
![GEPON培訓教材(組網(wǎng)配置)課件_第5頁](http://file3.renrendoc.com/fileroot_temp3/2022-1/27/6a4ad31c-4840-4b6c-9f8e-18253e96e73d/6a4ad31c-4840-4b6c-9f8e-18253e96e73d5.gif)
版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領
文檔簡介
1、 PON全局參數(shù)設定 DBA配置 二層功能配置 三層功能配置 三層功能+DHCP配置 三層功能+組播配置 鏈路聚合配置 端口鏡像配置 ACL配置 Radius認證GEPON配置培訓內(nèi)容配置培訓內(nèi)容GEPON培訓教材(組網(wǎng)配置)PON全局參數(shù)設定全局參數(shù)設定telnetePON(config-t)# pon-sys ? local-authentication - Local sla authentication lport-strict-binding - Local logical port strict binding sla-synchronization - Local sla syn
2、c with radius server authentication vlan-id-base - Configure vlan id base for SLA例:/ONU的邏輯端口與VLAN ID,MAC地址進行綁定telnetePON(config-t)#pon-sys lport-strict-binding enabled/設置基礎VLAN IDtelnetePON(config-t)#pon-sys vlan-id-base 101/設置本地認證telnetePON(config-t)#pon-sys local-authentication enabledGEPON培訓教材(組網(wǎng)
3、配置)DBA配置配置BBS1000# configure terminal BBS1000(config-t)#interface epon-olt 1/1 /對第1個邏輯端口的ONU進行帶寬分配BBS1000(config-t-if-olt-1/1)# onu 1telnetePON(config-if-onu-1/1/1)# dba-sla ? committed-bandwidth - service level agreement committed bandwidth mac - ONUs mac address max-burst-size - Sla max burst size
4、 maximum-bandwidth - Service level agreement maximum bandwidth/設置最大帶寬為20MBBS1000(config-if-onu-1/1/1)# dba-sla maximum-bandwidth 20/顯示ONU的帶寬分配和MAC地址BBS1000(config-if-onu-1/1/1)# show interface epon-olt 1/1 onu dba-slaGEPON培訓教材(組網(wǎng)配置)二層功能配置二層功能配置GEPON培訓教材(組網(wǎng)配置)二層功能配置步驟二層功能配置步驟 PON全局參數(shù)設定 啟動OLT端口 ONU綁定
5、ONU注冊 配置業(yè)務VLAN 保存配置GEPON培訓教材(組網(wǎng)配置)二層功能配置二層功能配置/PON全局參數(shù)設定telnetePON(config)#config terminal/設置邏輯端口與VLAN ID,MAC地址進行綁定telnetePON(config-t)# pon-sys lport-strict-binding enabled/設置基礎VLAN ID telnetePON(config-t)# pon-sys vlan-id-base 101 (重啟生效)telnetePON(config-t)# exittelnetePON(config)#config managetel
6、netePON(config-mgmt)# savetelnetePON(config-mgmt)# rebootAre you sure to reboot system? (y/n)yGEPON培訓教材(組網(wǎng)配置)/啟動OLT端口telnetePON(config-t)# interface epon-olt 1/1 telnetePON(config-t-if-olt-1/1)# no shutdown /ONU綁定telnetePON(config-t)# show interface epon-olt 1/1 mac-address-table/綁定32個ONU的MAC地址telne
7、tePON(config-t-if-olt-1/1)# onu 1telnetePON(config-t-if-olt-1/1/1)# dba-sla mac A:B:C:D:E:FtelnetePON(config-t-if-olt-1/1/32)# dba-sla mac A:B:C:D:E:F二層功能配置二層功能配置GEPON培訓教材(組網(wǎng)配置)配置OLT VLAN 模式系統(tǒng)VLAN模式分為:Mixed-tag 模式 -ONU VLAN自行定義Unique-tag模式 -每個ONU一個VLAN(默認為101356)Mixed-tag模式時, OLT的VLAN模式:Transparent
8、透明模式 -OLT透明傳輸所有VLANStack-vlan模式 -OLT可以對ONU的收發(fā)報文進行添加/刪除VLANGEPON培訓教材(組網(wǎng)配置)二層功能配置二層功能配置Transparent透明傳輸模式透明傳輸模式:/ONU注冊,需要重新啟動OLT端口telnetePON(config-t-if-olt-1/1)# no shutdown/配置業(yè)務VLAN ,將需要通信的端口添加到同一個VLAN中telnetePON(config-t-if-olt-1/1)# vlan-mode transparent/創(chuàng)建vlan 100telnetePON(config)# vlan 100將ge 3/
9、1端口添加到vlan 100中, untag 進, untag出telnetePON(config-t-vlan-100)# member ge3/1 untaggedtelnetePON(config-t-vlan-100)# member ge1/1 untaggedtelnetePON(config-t-vlan-100)# pvid ge3/1telnetePON(config-t-vlan-100)# pvid ge1/1/保存配置telnetePON(config-mgmt)# saveGEPON培訓教材(組網(wǎng)配置)二層功能配置二層功能配置Stack-vlan傳輸模式傳輸模式:/O
10、NU注冊,需要重新啟動OLT端口telnetePON(config-t-if-olt-1/1)# shutdown/配置業(yè)務VLAN ,將需要通信的端口添加到同一個VLAN中telnetePON(config-t-if-olt-1/1)# vlan-mode stack-vlantelnetePON(config-t-if-olt-1/1)# onu-vlan 1-4 200/創(chuàng)建vlan 200telnetePON(config)# vlan 200將ge 3/1端口添加到vlan 200中, untag進, tag出telnetePON(config-t-vlan-200)# member
11、 ge3/1 taggedtelnetePON(config-t-vlan-200)# member ge1/1 tagged/保存配置telnetePON(config-mgmt)# saveGEPON培訓教材(組網(wǎng)配置)三層功能配置三層功能配置GEPON培訓教材(組網(wǎng)配置)三層功能配置步驟三層功能配置步驟 PON全局數(shù)據(jù)設定 ONU綁定 ONU注冊 配置上聯(lián)口ge3/X的IP地址 配置super-vlan 設置靜態(tài)路由 添加靜態(tài)host-routeGEPON培訓教材(組網(wǎng)配置)三層功能配置三層功能配置/PON全局數(shù)據(jù)設定telnetePON(config)#config terminalt
12、elnetePON(config-t)# pon-sys lport-strict-binding enabled telnetePON(config-t)# pon-sys vlan-id-base 101 (重啟生效)telnetePON(config-t)# interface epon-olt 1/1 telnetePON(config-t-if-olt-1/1)# no shutdown /ONU綁定telnetePON(config-t)# show interface epon-olt 1/1 mac-address-tabletelnetePON(config-t-if-olt
13、-1/1)# onu 1telnetePON(config-t-if-olt-1/1/1)# dba-sla mac A:B:C:D:E:FGEPON培訓教材(組網(wǎng)配置)三層功能配置三層功能配置/ONU注冊,需要重新啟動OLT端口telnetePON(config-t-if-olt-1/1)# shutdowntelnetePON(config-t-if-olt-1/1)# no shutdown/配置上聯(lián)口ge3/1地址為/24BBS1000(config-t)# interface giga-ethernet 3/1/將上聯(lián)口gi 3/1配置成三層接口BBS1000(
14、config-t-if-ge-3/1)# no switchport/設置三層接口的IP ADDRESS BBS1000(config-t-if-ge-3/1)# ip address /激活三層端口BBS1000(config-t-if-ge-3/1)# no shut downGEPON培訓教材(組網(wǎng)配置)三層功能配置三層功能配置/配置super-vlan 4094地址為/8BBS1000(config-t)# vlan 4094BBS1000(config-t-vlan-4094)# member ge1/1 tagged
15、 /設置vlan 4094三層接口配置BBS1000(config-t)# interface vlan 4094 /設定VLAN 4094為超級vlan idBBS1000(config-t-if-vlan-4094)# super-svi /將VLAN 101至132添加到此超級VLAN中BBS1000(config-t-if-vlan-4094)# member-vlan 101-132/設置三層VLAN的IP ADDRESS BBS1000(config-t-if-vlan-4094)# ip address /激活此三層接口BBS1000(con
16、fig-t-if-vlan-4094)# no shutdown BBS1000(config-t-if-vlan-4094)# exitGEPON培訓教材(組網(wǎng)配置)三層功能配置三層功能配置/設置靜態(tài)路由 BBS1000(config-t)# ip route /添加靜態(tài)host-route, 以便使靜態(tài)ip用戶能正常通訊 BBS1000(config-t)# host-route 1 interface vlan 4094 sub-vlan 101 member ge1/1BBS1000(config-t)# host-
17、route 32 interface vlan 4094 sub-vlan 132 member ge1/1GEPON培訓教材(組網(wǎng)配置)三層功能三層功能+DHCP配置配置GEPON培訓教材(組網(wǎng)配置)三層功能三層功能+DHCP配置步驟配置步驟 PON全局數(shù)據(jù)設定 ONU綁定 ONU注冊 配置上聯(lián)口ge3/X的IP地址 配置super-vlan 設置靜態(tài)路由 配置dhcpGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+DHCP配置配置/PON全局數(shù)據(jù)設定telnetePON(config)#config terminaltelnetePON(config-t)# pon-sys
18、 lport-strict-binding enabled telnetePON(config-t)# pon-sys vlan-id-base 101 (重啟生效)telnetePON(config-t)# interface epon-olt 1/1 telnetePON(config-t-if-olt-1/1)# no shutdown /ONU綁定telnetePON(config-t)# show interface epon-olt 1/1 mac-address-tabletelnetePON(config-t-if-olt-1/1)# onu 1telnetePON(confi
19、g-t-if-olt-1/1/1)# dba-sla mac A:B:C:D:E:FGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+DHCP配置配置/ONU注冊,需要重新啟動OLT端口telnetePON(config-t-if-olt-1/1)# shutdowntelnetePON(config-t-if-olt-1/1)# no shutdown/配置上聯(lián)口ge3/1地址為/24BS1000(config-t)# interface giga-ethernet 3/1BBS1000(config-t-if-ge-3/1)# no switchport BBS1000
20、(config-t-if-ge-3/1)# ip address BBS1000(config-t-if-ge-3/1)# no shut downGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+DHCP配置配置/配置super-vlan 4094地址為/8BBS1000(config-t)# vlan 4094BBS1000(config-t-vlan-4094)# member ge1/1 tagged BBS1000(config-t)# interface vlan 4094 BBS1000(config-t-if-vl
21、an-4094)# super-svi BBS1000(config-t-if-vlan-4094)# member-vlan 101-132 BBS1000(config-t-if-vlan-4094)# ip address BBS1000(config-t-if-vlan-4094)# no shutdown BBS1000(config-t-if-vlan-4094)# exitGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+DHCP配置配置/設置靜態(tài)路由 BBS1000(config-t)# ip route 19
22、/配置dhcp,啟動dhcp server服務BBS1000(config-t)# service dhcp server/為dhcp地址池起一個名字 BBS1000(config-t)# ip dhcp pool name/為此地址池設定一個IP網(wǎng)段 BBS1000(config-t-dhcp)# network /設置缺省的路由BBS1000(config-t-dhcp)# default-router /設置DNS的IP地址BBS1000(config-t-dhcp)# dns-server 202.101.98.
23、54 /設置dhcp地址池包括的地址段BBS1000(config-t-dhcp)# included_address 1 32/設置dhcp動態(tài)獲取地址BBS1000(config-t-dhcp)# host 54 vlan-id 101BBS1000(config-t-dhcp)# host 54 vlan-id 132GEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置組播配置GEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置步驟組播配置步驟 PON全局數(shù)據(jù)設定 ONU綁定 ONU注冊 配置上聯(lián)
24、口ge3/X的IP地址 配置super-vlan 設置靜態(tài)路由 配置組播GEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置組播配置/PON全局數(shù)據(jù)設定telnetePON(config)#config terminaltelnetePON(config-t)# pon-sys lport-strict-binding enabled telnetePON(config-t)# pon-sys vlan-id-base 101 (重啟生效)telnetePON(config-t)# interface epon-olt 1/1 telnetePON(config-t-if-olt-1/1)
25、# no shutdown /ONU綁定telnetePON(config-t)# show interface epon-olt 1/1 mac-address-tabletelnetePON(config-t-if-olt-1/1)# onu 1telnetePON(config-t-if-olt-1/1/1)# dba-sla mac A:B:C:D:E:FGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置組播配置/ONU注冊,需要重新啟動OLT端口telnetePON(config-t-if-olt-1/1)# shutdowntelnetePON(config-t-if-olt
26、-1/1)# no shutdown/配置上聯(lián)口ge3/1地址為/24BBS1000(config-t)# interface giga-ethernet 3/1BBS1000(config-t-if-ge-3/1)# no switchport BBS1000(config-t-if-ge-3/1)# ip address BBS1000(config-t-if-ge-3/1)# no shut downGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置組播配置/配置super-vlan 4094地址為10.0.0
27、.1/8BBS1000(config-t)# vlan 4094BBS1000(config-t-vlan-4094)# member ge1/1 tagged BBS1000(config-t)# interface vlan 4094 BBS1000(config-t-if-vlan-4094)# super-svi BBS1000(config-t-if-vlan-4094)# member-vlan 101-132 BBS1000(config-t-if-vlan-4094)# ip address BBS1000(config-t-if-vlan
28、-4094)# no shutdown BBS1000(config-t-if-vlan-4094)# exitGEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置組播配置/設置靜態(tài)路由 BBS1000(config-t)# ip route /添加靜態(tài)host-route, 以便使靜態(tài)ip用戶能正常通訊 BBS1000(config-t)# host-route 1 interface vlan 4094 sub-vlan 101 member ge1/1BBS1000(config-t)# host-route 10
29、.0.0.132 interface vlan 4094 sub-vlan 132 member ge1/1GEPON培訓教材(組網(wǎng)配置)三層功能三層功能+組播配置組播配置/配置組播/啟用組播路由BBS1000(config-t)# ip multicast-routing /啟用igmp-proxy協(xié)議BBS1000(config-t)# ip igmp-proxy /設置超級VLAN 4094啟用組播功能BBS1000(config-t)# ip multicast vlan 4094 /在上聯(lián)口上啟用igmp-proxy協(xié)議BBS1000(config-t)# interface gig
30、a-ethernet 3/1BBS1000(config-t-if-ge-3/1)# ip igmp-proxy BBS1000(config-t-if-ge-3/1)# ip igmp version 2/在超級VLAN 4094上啟用igmp第2版本協(xié)議BBS1000(config-t)# interface vlan 4094 BBS1000(config-t-if-vlan-4094)# ip igmp version 2GEPON培訓教材(組網(wǎng)配置)鏈路聚合配置鏈路聚合配置/設置鏈路聚合組ID=9telnetePON(config-t)# interface link-aggrega
31、tion 9telnetePON(config-t-if-lg-9)# load-balance ? dst-ip - destination ip address dst-mac - destination mac address src-dst-ip - source and destination ip address src-dst-mac - source and destination mac address src-ip - source ip address src-mac - source mac address/設置負載均衡算法telnetePON(config-t-if-
32、lg-9)# load-balance dst-ip/將上聯(lián)口gi 3/1和gi 3/2加入到些鏈路聚合組中telnetePON(config-t-if-lg-9)# member ge3/1-2GEPON培訓教材(組網(wǎng)配置)端口鏡像配置端口鏡像配置/設置鏡像源端口,以及被鏡像的內(nèi)容(收方向,還是發(fā)方向,也可以二者均有)telnetePON(config-t)# monitor session 1 source interface gigabitEthernet 1/1-4 rxtelnetePON(config-t)# monitor session 1 source interface g
33、igabitEthernet 1/1-2 tx/設置鏡像觀測端口telnetePON(config-t)# monitor session 1 destination interface gigabitEthernet 3/1/激活此鏡像功能telnetePON(config-t)# monitor session 1 activateGEPON培訓教材(組網(wǎng)配置)端口鏡像配置端口鏡像配置/顯示端口鏡像配置telnetePON(config-t)# show monitor sessionSession 1- Source receive interfaces : ge1/1-4 Source
34、 transmit interfaces : ge1/1-2 Destination interfaces : ge3/1buffered Session 1- Source receive interfaces : Source transmit interfaces : Destination interfaces :GEPON培訓教材(組網(wǎng)配置)ACL配置配置ACL文件:/下面是一個完整的ACL配置文件,需制成文本文本,導入到flash:/下.pro test_acl_profile:field 1 QaField1: EtherII untag ip protocol srcPort
35、0 xffff rule 1 test_rule: protocol tcp srcPort 23 action denypro # end of profileGEPON培訓教材(組網(wǎng)配置)ACL配置配置/ACL配置文件中字段的定義field : EtherII|802.3 tag|untag vlan priority ip dscp protocol sip dip srcPort dstPort /ACL配置文件中規(guī)則的定義rule : vlan ip priority dscp protocol sip dip srcPort dstPort action new_dscp new_
36、priority GEPON培訓教材(組網(wǎng)配置)ACL配置配置FieldsPossible ValuesDefault ValueDescriptionN/AN/AMandatory:N/AN/AMandatory EtherII|802.3Ether II, 802.3N/AMandatory, Ethernet Frame Typetag |untag tag, untagN/AMandatory,The Packet type Tag or Untag Packet.vlan 0 x0000 0 x0FFF0 x0FFFLayer 2 Vlan range maskpriority ip
37、 dscppriority ip dscpN/AIf priority command specified the DSCP is the mandatory option0 x0000 0 x00FC0 xFCDSCP range mask0 x0 0 xFFFFFFFF0 xFFFFFF00Source IP/Source-ip mask length0 x0 0 xFFFFFFFF0 xFFFFFF00Destination IP/Source-ip mask length0 x0 0 xFFFF0 xFFFFTCP/UDP source ports0 x0 0 xFFFF0 xFFFF
38、TCP/UDP destination portsGEPON培訓教材(組網(wǎng)配置)ACL配置配置/如何使用ACLPC上運行,并創(chuàng)建用戶名和密碼為epon和epon 把acl.txt文件,通過ftp功能上傳到flash:/根目錄下: BBS1000(config-mgmt)# get epon epon flash:/acl.txt acl.txt把acl文件導入到profile中,profile只支持32個 BBS1000(config-t)# import flash:/acl.txt to profile 1在端口gi3/1應用此acl規(guī)則BBS1000(config-t-if-ge-3/1
39、)# apply-acl-profile 1GEPON培訓教材(組網(wǎng)配置)軟件升級軟件升級/軟件升級步驟PC上運行,并創(chuàng)建用戶名和密碼為epon和epon備份主機軟件和配置文件 BBS1000(config-mgmt)# put epon 111 nvm:/cfgdata/epon.db epon.dbBBS1000(config-mgmt)# put epon 111 flash:/bbs1000.stz ls.stz 如果原有主機軟件達到3套,刪除其中一套BBS1000(config-mgmt)# remove flash:/bbs1000.stz 上傳新的主機軟件BBS1000(config-mgmt)# get epon 1 flash:/2.19.10.stz bbs100
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 施工現(xiàn)場施工防臺風災害制度
- 施工現(xiàn)場安全管理制度的國際比較與借鑒
- 施工單位關于現(xiàn)場布置的工作聯(lián)系函
- 科技輔助小學語文教學的策略與實踐
- 飯店生產(chǎn)安全事故應急預案
- 食品安全的應急預案
- DB6528T 146-2024庫爾勒香梨雜交育種技術規(guī)程
- DB3702T 46.2-2024地理標志產(chǎn)品 平度大花生 第2部分:質量標準
- 專賣店員工聘用合同標準格式
- 個人信用抵押借款合同2025
- 白酒銷售經(jīng)理述職報告
- 消防技術負責人任命書
- 六年級英語上冊綜合測試卷(一)附答案
- 部編小學語文(6年級下冊第6單元)作業(yè)設計
- 洗衣機事業(yè)部精益降本總結及規(guī)劃 -美的集團制造年會
- 2015-2022年湖南高速鐵路職業(yè)技術學院高職單招語文/數(shù)學/英語筆試參考題庫含答案解析
- 2023年菏澤醫(yī)學??茖W校單招綜合素質模擬試題及答案解析
- 鋁合金門窗設計說明
- 常見食物的嘌呤含量表匯總
- 小學數(shù)學-三角形面積計算公式的推導教學設計學情分析教材分析課后反思
- 人教版數(shù)學八年級下冊同步練習(含答案)
評論
0/150
提交評論