4d83766ceaff3d8b2786478c66a71e7c09f5cbc2
bgp-on-extreme-summit5i.md
| ... | ... | @@ -19,6 +19,10 @@ This configuration was tested on latest EW of 7.8.4.1 patch1-r4 version. But it |
| 19 | 19 | |
| 20 | 20 | configure vlan svlan add subvlan ext |
| 21 | 21 | ... |
| 22 | + |
|
| 23 | + # It is worth to filter alien nets |
|
| 24 | + create access-list deny_int ip destination any source 192.168.1.0/24 deny ports 2-16 |
|
| 25 | + ... |
|
| 22 | 26 | ## |
| 23 | 27 | |
| 24 | 28 | # Adding route to a neighbor |