Changes between Version 3 and Version 4 of Realisations/2006-2007/Projet/Core2/J4350r1
- Timestamp:
- Mar 25, 2007, 12:21:41 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Realisations/2006-2007/Projet/Core2/J4350r1
v3 v4 138 138 group core1-ebgp { 139 139 type external; 140 import drop-myprefixes; 140 141 export export-external; 141 142 peer-as 65002; … … 189 190 } 190 191 policy-options { 192 policy-statement drop-myprefixes { 193 from { 194 route-filter 10.30.0.0/16 orlonger reject; 195 } 196 } 191 197 policy-statement export-external { 192 198 from protocol [ bgp static ];