hpe:switch:5500:5500a:configuration:configuration_example_script
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| hpe:switch:5500:5500a:configuration:configuration_example_script [2021/03/16 12:59] – created dgonzalez | hpe:switch:5500:5500a:configuration:configuration_example_script [2021/08/12 07:50] (current) – aperez | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| stp mode stp | stp mode stp | ||
| stp disable | stp disable | ||
| + | # | ||
| + | acl number 3700 | ||
| + | | ||
| + | rule 0 permit tcp destination 10.12.50.91 0 destination-port eq 8843 | ||
| + | rule 1 permit tcp destination 10.12.50.91 0 destination-port eq 8880 | ||
| + | rule 2 permit tcp source 10.12.50.91 0 destination-port eq echo | ||
| + | rule 4 deny ip destination 10.0.0.0 0.255.255.255 | ||
| + | rule 5 permit ip source 192.168.0.0 0.0.255.255 | ||
| + | rule 6 permit ip | ||
| + | rule 7 deny ip | ||
| # | # | ||
| acl number 3997 | acl number 3997 | ||
| Line 466: | Line 476: | ||
| # | # | ||
| return | return | ||
| - | + | ||
hpe/switch/5500/5500a/configuration/configuration_example_script.1615917546.txt.gz · Last modified: 2021/03/16 12:59 by dgonzalez
