- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: ACL via snmp. How?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2007 04:44 AM - last edited on 09-27-2014 08:38 PM by Maiko-I
08-12-2007 04:44 AM - last edited on 09-27-2014 08:38 PM by Maiko-I
ACL via snmp. How?
Hi all!
Help me please!
Task: i have access lists for HP5406.
The rules should be added or deleted from these lists.
For example, there is a user whose ID 1010, this ID should be the number of the rule in the list.
For example:
ip access-list extended "150"
1 remark "Allow_for_All_only_DNS,_Billing"
20 permit ip 10.0.0.0 0.255.255.255 10.1.1.2 0.0.0.0
30 permit ip 10.0.0.0 0.255.255.255 10.1.1.254 0.0.0.0
40 remark "#########_ONLY_USER_PERMIT_#########"
...
...
1010 permit ip 10.1.6.238 0.0.0.0 0.0.0.0 255.255.255.255
(this list contains rules for users, the user`s ID corresponds to the number of the rules in the list)
...
...
40000 deny ip 0.0.0.0 255.255.255.255 10.0.0.0 0.255.255.255
41000 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
exit
How to add or delete these rules according their nomber via snmp.
Is it possible?
Sorry for my english.
P.S. this thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum Moderator
- Tags:
- ACLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2007 04:35 PM
08-12-2007 04:35 PM
Re: ACL via snmp. How?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 08:00 AM
09-12-2007 08:00 AM
Re: ACL via snmp. How?
Hm, then how to upload command-file via snmp?
It`s realy?