We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v.3.4.5
Change to existing model
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
We have ACLs that are IP based for different functions like to use in NAT statements or Route-Maps.
none?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: