Skip to content

Search by MAC address #5526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
davidestorey opened this issue Dec 23, 2020 · 5 comments
Closed

Search by MAC address #5526

davidestorey opened this issue Dec 23, 2020 · 5 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@davidestorey
Copy link

Environment

  • Python version: 3.8
  • NetBox version: 2.10.1

Proposed Functionality

It's possible to search by MAC address for physical devices. It is currently impossible to search by MAC for virtual machines. It would be great to add that to the Interfaces section under Virtual machines. Additionally, adding to the global search would be awesome!

Use Case

Many times, we find a mac hanging off a switch port and want to identify it. Searching by MAC would make life easier.

Database Changes

Don't believe this change would require a schema change

External Dependencies

Should not require any external dependencies.

@DanSheps DanSheps added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation type: feature Introduction of new functionality to the application labels Jan 5, 2021
@stale
Copy link

stale bot commented Feb 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale stale bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Feb 21, 2021
@stale
Copy link

stale bot commented Mar 19, 2021

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@stale stale bot closed this as completed Mar 19, 2021
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed pending closure Requires immediate attention to avoid being closed for inactivity status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Mar 22, 2021
@jeremystretch jeremystretch self-assigned this Mar 22, 2021
@jeremystretch jeremystretch reopened this Mar 22, 2021
@jeremystretch
Copy link
Member

FYI this filter is already present; it was just never added as a field to the search form.

@OtherSystems
Copy link

Is it possible to do a global search on mac addresses? Would be very handy when trying to figure out what has this mac address I keep running into.

@stuntguy3000
Copy link

stuntguy3000 commented Jul 15, 2021

@jeremystretch, following @OtherSystems's comment above and other issues #6435, why would device interfaces not be searchable via the global search function?

I feel like the benefits of this should be self explanatory, as a search box that doesn't search for things is as useful as Cortana.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

5 participants