1. 程式人生 > >C300 OLT 配置PPPoE Plus 埠定位功能

C300 OLT 配置PPPoE Plus 埠定位功能

PPPoE Plus: 可實現 OLT 自動下發 PPPoE WAN連線 配置

注意:只有switchport-bind switch_0/1 iphost 才會下發配置;若是繫結veip;無法下發配置
1、全域性模式下開啟PPPoE-Plus使能
Username:zte
Password:zte
ZXAN#
ZXAN#con t
ZXAN(config)#pppoe-plus enable
ZXAN(config)#
2、 在GPON ONU介面下配置PPPoE-Plus使能

interface gpon-onu_1/14/3:5                                                     

  tcont 1 profile UP-100M                                                       
  gemport 1 unicast tcont 1 dir both                                   
  gemport 1 traffic-limit upstream DOWN-100M downstream DOWN-100M               
  switchport mode hybrid vport 1                                                
  service-port 1 vport 1 user-vlan 100 vlan 100                                                                 
  **pppoe-plus enable vport 1**                                                     
!          

3、在遠端ONU模式下配置下發PPPoE WAN連線

pon-onu-mng gpon-onu_1/14/3:5                                                                  
  switchport-bind switch_0/1 iphost 1                                           
  ip-host 1 dhcp-enable true ping-response true traceroute-response true        
  pppoe 1 nat enable user 1234 password 1234                                    
  vlan-filter-mode iphost 1 tag-filter vid-filter untag-filter discard          
  vlan-filter iphost 1 priority 0 vid 100