Welcome!

Welcome to our community forums, full of great people, ideas and excitement. Please register if you would like to take part.

This is extra text with a test link..

Register Now

Announcement

Collapse
No announcement yet.

Startup parameters

Collapse
X
Collapse
Who has read this thread:
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Startup parameters

    What are the various startup parameters? Specifically, how do I set the device id so that it doesn't default to device 0?

    #2
    device is the index of its according to the pcap start up on load it will say device

    DEVICE=0 is interface: {windowsID} : name:eth0 (Intel(R) Ethernet Connection (2) I219-V) on /ip

    Then device=1 etc

    just use device=<that index>

    It can also be auto or the windowsid

    e.g. DEVICE=5XXXXXXXXXXXXXXX-XXX-XXX-XXXXX or whatever it is
    The views represented here does not necessarily reflect the views of the guild (tm).

    Comment

    Working...
    X