command-line

  1. gatorback

    Add DHCP static leases from CLI

    It is convenient to be able to add a list DHCP reservations from the CLI (Telnet / SSH). The NVRAM variable: dhcp_staticlist stores dhcp static leases: <MAC_Addresses> LAN_IPs>hostnames< for example: <B8:27:EB:F6:55:55>192.168.8.6>rapsberrypi< nvram show dhcp_staticlist An example for...
  2. OmniWired

    Create PPPoE session via command line

    I need help to connect a second PPPoE session using the same WAN port. Then, get ip + dns from ISP DHCP and set this second session as IPv6 default gateway. Is this possible with Merlin vanilla or I need to install extra opkg? Thanks, my router is an ASUS RT-AC87u
Back
Top