Does anyone know why Junos doesn't accept named communities for static routes? This doesn't work:
set routing-options static route 192.0.2.0/24 community TEST set policy-options community TEST members 65000:100 Instead we are forced to put the value directly: set routing-options static route 192.0.2.0/24 community 65000:100 set policy-options community TEST members 65000:100 Can Juniper please fix this? Thanks :-) _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

