Dave,
Yes you can ( running 5.1 - didn't try other versions )
lab@Porto# show
routing-instances
VRFA {
instance-type vrf;
interface at-0/2/0.0;
route-distinguisher 65000:1;
vrf-import VRFA-IMPORT;
vrf-export VRFA-EXPORT;
routing-options {
static {
route 5.5.5.0/24 next-hop 10.2.2.2;
}
autonomous-system 65002 loops 2; <== Here
}
}
[edit]
lab@Porto# commit
commit complete
[edit]
lab@Porto#
- Kisito
At 00:18 2/10/2002, Dave Qi wrote:
>"autonomous-system # loops x" command applies to all bgp peering sessions.
>is there any command that allows loops on a per peering session basis?
>for example, if you have a l3vpn routing-instance on hub-pe router that
>loops, but all other inet.0 bgp peering session is loop free, can you just
>apply this command under the routing-instance vpn session instead?
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:39 EDT