OLT LTP-16N, LTP-16NT. User Manual
51
•
•
•
•
Token
Description
%GPON-PORT%
Number of the OLT channel the PADI request arrived
%ONTID%
ID of the ONT, which sent the PADI request
%PONSERIAL%
Serial number of the ONT, which sent the PADI
%GEMID%
ID of the GEM port the PADI request arrived to
%VLAN0%
External VID
%VLAN1%
Internal VID
%MAC%
MAC address of the ONT, which sent the request
%OLTMAC%
OLT`s MAC address
%DESCR%
First 20 characters of ONT description
PPPoE Intermediate Agent management
The PPPoE Intermediate Agent is configured through the profile system –
profile
pppoe-ia
. The system allows
to create several different profiles and assign them globally to all PPPoE traffic.
Step 1.
Create the PPPoE Intermediate Agent profile using the
profile
pppoe-ia
command. Pass profile
name as a parameter.
LTP-16N# configure terminal
LTP-16N(configure)# profile pppoe-ia test
LTP-16N(config)(profile-pppoe-ia-test)#
Step 2.
Assign the global profile, using the
pppoe-ia profile
command in
ip pppoe view
.
LTP-16N(configure)# ip pppoe
LTP-16N(config)(pppoe)# pppoe-ia profile test
LTP-16N(config)(pppoe)#
Step 3.
Enable PPPoE packet capture using the
snooping enable
command.
LTP-16N(config)(pppoe)# snooping enable
Step 4.
Apply the configuration using the
commit
command.
LTP-16N(config)(pppoe)# do commit