/* Autogenerated by LANforge, do not edit by hand! */ /* For Virtual-Router: Router-1 */ interfaces { interface my_discard { unreachable: true vif my_discard { } } interface "rddVR0" { vif "rddVR0" { address 1.1.1.2 { prefix-length: 24 } } } interface "rddVR13" { vif "rddVR13" { address 4.1.1.2 { prefix-length: 24 } } } interface "rddVR9" { vif "rddVR9" { address 5.1.1.2 { prefix-length: 24 } } } } fea { unicast-forwarding4 { disable: false table-id: 10002 } } policy { policy-statement connected-to-m0 { term export { from { protocol: "connected" } then { metric: 0 } } } policy-statement connected-to-m1 { term export { from { protocol: "connected" } then { metric: 1 } } } policy-statement static-to-m1 { term export { from { protocol: "static" } then { metric: 1 } } } policy-statement accept-static { term export { from { protocol: "static" } then { accept {} } } } policy-statement accept-connected { term export { from { protocol: "connected" } then { accept {} } } } policy-statement accept-ospf4 { term export { from { protocol: "ospf4" } then { accept {} } } } } /* end of policies */ protocols { static { interface-route 0.0.0.0/0 { next-hop-interface: "my_discard" next-hop-vif: "my_discard" } } ospf4 { router-id: 127.1.0.2 area 0.0.0.0 { interface "rddVR0" { vif "rddVR0" { address 1.1.1.2 { interface-cost: 1 } } } interface "rddVR13" { vif "rddVR13" { address 4.1.1.2 { interface-cost: 1 } } } } /* area */ /* traceoptions { flag all { disable: false } } */ } bgp { /* Redistribute connected, static and perhaps other routes */ export: "accept-connected,accept-static,accept-ospf4" bgp-id: 0.0.0.2 local-as: 2 peer 5.1.1.1 { local-ip: 5.1.1.2 /* local-dev: "rddVR9" */ as: 1 next-hop: 5.1.1.2 holdtime: 5 delay-open-time: 5 client: false confederation-member: false ipv4-unicast: true ipv6-unicast: false ipv6-multicast: false ipv6-multicast: false disable: false } } /* end of bgp4 proto */ } /* End of Config File */