Changes between Version 15 and Version 16 of Internal/OpenFlow/CLISetup
- Timestamp:
- Sep 3, 2009, 8:45:26 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/CLISetup
v15 v16 232 232 access-list 1 40 permit host 172.16.100.1 233 233 }}} 234 To add a block of IP's to the ACL, you need the starting IP address and wildcard (range of host addresses available) for that IP block. To add the Network VLAN subnet to the ACL: 235 {{{ 236 access-list 1 50 permit 172.16.0.1 0.0.255.255 237 }}} 234 238 235 239 to include it in the snmp access list, use the following command: