Device page questions

I'm writing the device page for a new toy, but I'm new and have a few questions:
VLANs: The are 2 different numbers in my config: network.@switch_vlan[0].vlan='1'. I used the vlan, not the switch_vlan ID. Please correct me if I'm wrong.
Mods: The template contains sections for "Bootloader" and "Hardware" mods. What are those?
Tags: Technically, the device has a 5 port switch with 2 VLANs for LAN and WAN. But the ports are labelled as WAN and LAN1-4 on the box. I went with a simple 5port tag, but the are also tags for #nic and #wnic. What's the "right" way here?

Thanks in advance!

Both are rarely used.

  1. e.g. replace OEM bootloader (which might be crippled) by a different bootloader with different functionality.
  2. e.g. replace 4MB flash by 8MB flash.

That's what I would do too.
FYI - I have added GigabitEthernet and re-ordered the tags a bit.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.