Device: Nokia 7250 IXR
Name: SWITCH-7250
Role: Aggregation switch for BNG1, BNG2, and OLT traffic
Encapsulation: QinQ (802.1ad)
System Configuration
# System Name/configure system name "SWITCH-7250"# Time Zone/configure system time zone standard name est# Management Interfaces/configure system grpc admin-state enable/configure system grpc allow-unsecure-connection/configure system grpc gnmi auto-config-save true/configure system management-interface netconf listen admin-state enable/configure system management-interface configuration-save configuration-backups 5/configure system management-interface netconf auto-config-save true# SNMP/configure system management-interface snmp packet-size 9216/configure system management-interface snmp streaming admin-state enable/configure system security snmp community "public" access-permissions r/configure system security snmp community "public" version v2c# User Configuration/configure system security user-params local-user user "admin" password lab123/configure system security user-params local-user user "admin" access console true/configure system security user-params local-user user "admin" access ftp true/configure system security user-params local-user user "admin" access netconf true/configure system security user-params local-user user "admin" access grpc true/configure system security user-params local-user user "admin" console member ["administrative"]
/configure service vpls "to-tx-50" admin-state enable/configure service vpls "to-tx-50" service-id 50/configure service vpls "to-tx-50" customer "1"/configure service vpls "to-tx-50" stp admin-state disable/configure service vpls "to-tx-50" sap 1/1/1:50.* admin-state enable/configure service vpls "to-tx-50" sap 1/1/3:50.* admin-state enable
Service ID: 50
Outer VLAN: 50
Purpose: Bridge traffic between BNG1 and OLT
SAPs:
1/1/1:50.* - Connects to BNG1 (matches all inner VLANs)
1/1/3:50.* - Connects to OLT (matches all inner VLANs)
/configure service vpls "to-tx-60" admin-state enable/configure service vpls "to-tx-60" service-id 60/configure service vpls "to-tx-60" customer "1"/configure service vpls "to-tx-60" stp admin-state disable/configure service vpls "to-tx-60" sap 1/1/1:60.* admin-state enable/configure service vpls "to-tx-60" sap 1/1/3:60.* admin-state enable
Service ID: 60
Outer VLAN: 60
Purpose: Bridge traffic between BNG2 and OLT
SAPs:
1/1/1:60.* - Connects to BNG2 (matches all inner VLANs)
1/1/3:60.* - Connects to OLT (matches all inner VLANs)
# Show VPLS statusshow service id 50 baseshow service id 60 base# Show SAP detailsshow service sap 1/1/1:50.*show service sap 1/1/3:50.*# Show MAC addressesshow service id 50 fdb detailshow service id 60 fdb detail# Show port statisticsshow port 1/1/1 statisticsshow port 1/1/3 statistics
# Show network instancesinfo from state /network-instance bng1info from state /network-instance bng2# Show interfacesinfo from state /interface ethernet-1/1info from state /interface ethernet-1/2info from state /interface ethernet-1/3# Show MAC tableinfo from state /network-instance bng1 bridge-table mac-tableinfo from state /network-instance bng2 bridge-table mac-table