| iwf_mode=direct |
| # Mapping table between Qumran and Maple: 3-separate QaX/Maple SVKs, 4-SVK4 |
| intf_maptable=3 |
| num_nni_ports=1 |
| # UDP port where bcm.user listens for pkt_send messages from core (needed for remote bcm.user only!) |
| pkt_send_svr_listen_port=50002 |
| # UDP port where the core listens for pkt_rcv message from bcm.user (needed for remote bcm.user only!) |
| trap_udp_port=50001 |
| |
| # The following topology configuration (currently commented out) is an alternative for bal_topology.ini. |
| # In case both exist, bal_topology.ini takes precedence over this configuration. |
| topology.num_of_devs=1 |
| topology.num_of_pons_per_dev=2 |
| # Allowed pon modes are: gpon|xgpon|xgs|ngpon2|epon_tdma|epon_1g|epon_10g |
| topology.pon_mode=xgs |
| |
| #enable (y) or disable (n) loopback mode in MAC (does not need access to Maple HW if enabled) |
| #mac_loopback=y |
| |
| # Enable NNI auto-negotiation on NNI port <n>. |
| # It is known to work on NNI0 with some 1G transceivers, however |
| # this mode wasn't tested on NNI interfaces other than 0 and/or with different transceivers. |
| # Use at your own risk |
| # autoneg_nni<n>=y |