Hi, All
Can i generate a unicast and mulicast route from Junos with the following
config? But i failed to do so, only route in inet.0 was advertised.
And also, i tried the command: export Mnetwork family inet any, but didn't
work either.
[edit protocols bgp]
group IBGP {
neighbor *.*.*.* { //MBGP neighbor
family inet {
any;
}
export Mnetwork;
}
Junos# run show policy Mnetwork
Policy Mnetwork:
Term unnamed:
from protocal Static
Route filter:
17.1.1.1/32
then accept
Junos# run show route protocol static
inet.0: 48 destinations, 48 routes (47 active, 0 holddown, 1 hidden)
+ = Active Route, - = Last Active, * = Both
17.1.1.1/32 *[Static/10] 17:28:05, metric 10
Reject
inet.2:
...no route
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:38 EDT