301908221 { description "KVH NNI Test 1 (Red) (2005/08/22 by GillesLi)"; instance-type vrf; interface fe-0/1/0.700; route-distinguisher 4058:301908221; vrf-import 301908221-import; vrf-export 301908221-export; routing-options { router-id 172.24.0.1; } protocols { bgp { group KVH { local-address 172.24.0.1; remove-private; peer-as 65432; neighbor 172.24.0.2 { local-address 172.24.0.1; } } } } } 301908222 { description "KVH NNI Test 2 (Blue) (2005/08/22 by GillesLi)"; instance-type vrf; interface fe-0/1/0.701; route-distinguisher 4058:301908222; vrf-import 301908222-import; vrf-export 301908222-export; routing-options { router-id 172.24.0.5; } protocols { bgp { group KVH-BLUE { local-address 172.24.0.5; remove-private; peer-as 65432; neighbor 172.24.0.6 { local-address 172.24.0.5; } } } } } 301908223 { description "KVH NNI Test 3 (Management) (2005/08/22 by GillesLi)"; instance-type vrf; interface fe-0/1/0.702; route-distinguisher 4058:301908223; vrf-import 301908223-import; vrf-export 301908223-export; routing-options { router-id 172.24.0.9; } protocols { bgp { group KVH-MGMT { local-address 172.24.0.9; remove-private; peer-as 65432; neighbor 172.24.0.10 { local-address 172.24.0.9; } } } } }