Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. A

    OpenWRT

    For CityFibre. First, create a VLAN interface. Navigate: Network -> Interfaces. Select tab "Devices". Press "Add device configuration". Select "Device type": "VLAN (802.1q)". Select "Base device": physical interface for where the patchcord from the ONT enters. Enter "VLAN ID" 911. "Device...
  2. A

    Linux NetworkManager

    I have a setup with the ethernet patchcord from CityFibre ONT going straight into a Linux server. To create a NetworkManager connection for it, run `nmcli con add con-name olilo type vlan dev YOUR_INTERFACE_NAME id 911 ipv4.method auto ipv6.method auto connection.autoconnect yes...
Back
Top