CS Auto BGP Communities
From Juniper Clue
| Script Type | Commit |
| Author | Richard Steenbergen |
| Version | 1.0 |
| Min JUNOS | All Versions |
| SLAX | autocommunity.slax |
| XSLT | autocommunity.xslt |
Contents |
Information
See http://www.nanog.org/meetings/nanog40/presentations/BGPcommunities.pdf
Usage
system {
location {
apply-macro bgp {
continent 1;
region 4;
city 12;
}
}
}
Bugs
ChangeLog
1.0 - Initial Version