Skip to content
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

[Feature]: Add IP to the protocol list #142

Open
cyberndj opened this issue Mar 17, 2023 · 0 comments
Open

[Feature]: Add IP to the protocol list #142

cyberndj opened this issue Mar 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@cyberndj
Copy link

NetBox version

v.3.4.5

Feature type

Change to existing model

Proposed functionality

Howdy,

Can we have the IP protocol added so we can use it in different rules.
Here is an example ACL that I use in my production:

ip access-list extended 100
10 permit ip 10.0.0.0 0.255.255.255 any
20 permit ip 192.168.0.0 0.0.255.255 any

Use case

We have ACLs that are IP based for different functions like to use in NAT statements or Route-Maps.

External dependencies

none?

@cyberndj cyberndj added the enhancement New feature or request label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant