Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    MAC/WWN format convention

    Scheduled Pinned Locked Moved Operating
    2 Posts 2 Posters 3.4k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      pambuhl
      last edited by

      Hello,
      I think there should be a way to define the way we can write a MAC address, to prevent some addresses to be writen like 1a:2b:3c:4d:5e:6f and other 1A2B3C4D5E6F or even other formats that would prevent a successfull search. Same apply for the FibreChannel WWNs. I was thinking about a configuration option to let eveyone use the format I likes to…

      Regards

      Patrick

      1 Reply Last reply Reply Quote 0
      • _Chekov__ Offline
        _Chekov_
        last edited by

        Hi Patrick,

        I've been writing MAC addresses as seen under Linux/Unix environment with ":" separator
        between numbers and for Windows systems I've been using "-" as a separator.

        What you are pointing out regarding searches based on MAC addresses, I think i-doit
        developer team could consider simply dropping those MAC address separators while
        saving new MAC entries to database.

        Example:

        User enter MAC address 12-34-56-ab-cd-ef and saves the entry.

        I-doit grabs the entry, drops separators "-" from the entry and saves a string
        "123456abcdef" into database.

        By pasting MAC addresses with either separator ":" or "-" between the numbers, or
        generally speaking what ever separator will be used which does not match the rule
        of having only [a-zA-Z0-9] characters among MAC address will be discarded and then
        search will be proceeded against a combination of alphabet & number string.

        I see this being just an issue how MAC address will be defined for i-doit.

        Cheers,

        Chekov

        Chekov is using i-doit v1.6.4 PRO in production & i-doit v1.7 PRO in test

        1 Reply Last reply Reply Quote 0
        • First post
          Last post