Manual LEA Execution
Description
This option documents how to manually activate lawful interception from the BNG MD-CLI using the liadmin user.
BNG Access
Access the BNG over SSH with:
- username:
liadmin - password:
admin123
Then enter LI private mode:
[/]
A:liadmin@BNG1# li private
INFO: CLI #2070: Entering private configuration mode
INFO: CLI #2061: Uncommitted changes are discarded on configuration mode exit
Enable logging towards NETCONF
This procedure can also be performed manually from the CLI:
log log-id "1" netconf-stream "li"
log log-id "1" source li true
log log-id "1" destination netconf
Activate interception by subscriber
Example of subscriber-based interception:
li-source "li-dest-1" subscriber "ONT-001" ingress true
li-source "li-dest-1" subscriber "ONT-001" egress true
li-source "li-dest-1" subscriber "ONT-001" intercept-id 1001
li-source "li-dest-1" subscriber "ONT-001" session-id 1
Notes
li privateenables private configuration mode for LI changes.li-dest-1must already exist as a mirror destination.- The example above intercepts both
ingressandegresstraffic for subscriberONT-001when LUDB fallback is not active. intercept-idandsession-idmust be adjusted according to the required operation.- If the subscriber was rebuilt by LUDB fallback,
ONT-001may no longer appear as the activesubscriber-id. In that case use the exactsubscriber-idreturned byshow service active-subscribers, for example00:d0:f6:01:01:01|1/1/c2/1:50.150. - If you generate traffic with
configs/cbot/scripts/ont1-subscriber-traffic.sh, preferONT_WAN=wan2without fallback andONT_WAN=wan1in the validated LUDB fallback case. configs/cbot/scripts/ont2-subscriber-traffic.shcan also be used forONT-002; the current LIG parser now decodes PPPoE session traffic carrying IP.