| 本帖最後由 角色 於 2013-3-30 10:24 編輯 
 Objective: How to make the interface ether10 become a PPPoE Server port?
 
 Procedures:
 
 1a) Remove the relationship between the ether10-slave-local to ether6-master-local
 1b) Rename interface name to "ether10-pppoe-s"
 
 winbox: Interface
 
 Double click ether10-slave-local and modify as shown in Figure 1 with the following changes
 
 Name: ether10-pppoe-s
 Master Port: none
 
 
 Figure 1: Changes on name and master port
 
 2. Create pppoe-pool
 
 winbox: IP->Pools->+
 
 a) To give a name of the ip pool = pppoe-pool
 b) Set ip pool range = 192.168.44.10-192.168.44.254
 
 
 
 Figure 2
 
 3) Create PPPoE Server on Interface ether10-pppoe-s
 
 winbox: PPP
 
 a) Click [Interface], press + and select PPPoE Server
 
 
 Figure 3
 
 4) Define PPP Profile
 
 winbox: PPP->Profiles->+
 
 
 
 Figure 4
 
 5) Define PPPoE login credential
 
 
 Figure 5
 
 6) Set PPPoE Server,
 
 
 Figure 6
 |