## Last changed: 2008-05-11 06:36:40 UTC version 9.2B1.10; system { host-name ACE01-01; root-authentication { encrypted-password "$1$2aGZIAbw$KycupO5eDOx8L2rKDOrRA0"; ## SECRET-DATA } login { user lab { uid 2001; class super-user; authentication { encrypted-password "$1$/2Lp16GS$OtDYyNxH91L5P2ONwTUvJ."; ## SECRET-DATA } } } services { ftp; ssh; telnet; } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } commit synchronize; } interfaces { ge-0/0/0 { vlan-tagging; unit 11 { vlan-id 11; family inet { address 192.168.11.2/30; } } unit 12 { vlan-id 12; family inet { address 192.168.12.2/30; } } unit 13 { vlan-id 13; family inet { address 192.168.13.2/30; } } unit 14 { vlan-id 14; family inet { address 192.168.14.2/30; } } unit 15 { vlan-id 15; family inet { address 192.168.15.2/30; } } unit 16 { vlan-id 16; family inet { address 192.168.16.2/30; } } } ge-0/0/1 { unit 0 { family ethernet-switching { port-mode trunk; } } } ge-1/0/0 { vlan-tagging; unit 3011 { vlan-id 3011; family inet { address 192.168.11.9/30; } } unit 3012 { vlan-id 3012; family inet { address 192.168.12.9/30; } } unit 3013 { vlan-id 3013; family inet { address 192.168.13.9/30; } } unit 3014 { vlan-id 3014; family inet { address 192.168.14.9/30; } } unit 3015 { vlan-id 3015; family inet { address 192.168.15.9/30; } } unit 3016 { vlan-id 3016; family inet { address 192.168.16.9/30; } } } ge-1/0/1 { unit 0 { family ethernet-switching { port-mode trunk; } } } lo0 { unit 11 { family inet { address 100.100.100.11/32; } } unit 12 { family inet { address 100.100.100.12/32; } } unit 13 { family inet { address 100.100.100.13/32; } } unit 14 { family inet { address 100.100.100.14/32; } } unit 15 { family inet { address 100.100.100.15/32; } } unit 16 { family inet { address 100.100.100.16/32; } } } vlan { unit 1011 { family inet { address 10.10.11.1/24 { vrrp-group 11 { virtual-address 10.10.11.3; priority 200; fast-interval 100; accept-data; } } } } unit 1012 { family inet { address 10.10.12.1/24 { vrrp-group 12 { virtual-address 10.10.12.3; priority 200; fast-interval 100; accept-data; } } } } unit 1013 { family inet { address 10.10.13.1/24 { vrrp-group 13 { virtual-address 10.10.13.3; priority 200; fast-interval 100; accept-data; } } } } unit 1014 { family inet { address 10.10.13.1/24 { vrrp-group 14 { virtual-address 10.10.13.3; priority 200; fast-interval 100; accept-data; } } } } unit 1015 { family inet { address 10.10.15.1/24 { vrrp-group 15 { virtual-address 10.10.15.3; priority 200; fast-interval 100; accept-data; } } } } unit 1016 { family inet { address 10.10.16.1/24 { vrrp-group 16 { virtual-address 10.10.16.3; priority 200; fast-interval 100; accept-data; } } } } } vme { unit 0 { family inet { address 172.26.30.10/24; } } } } routing-options { static { route 172.16.0.0/12 { next-hop 172.26.30.1; no-readvertise; } } } protocols { vrrp { startup-silent-period 300; } lldp { interface all; } mstp { configuration-name DBTEST; revision-level 3; interface all { mode point-to-point; } msti 1 { bridge-priority 16k; vlan 1011-1020; } } } policy-options { policy-statement adv-static { term a { from protocol static; then accept; } term last { then reject; } } policy-statement adv-static-nssa { term a { from protocol static; then accept; } term last { then reject; } } policy-statement advTpBgp { term a { from { route-filter 10.10.16.0/24 exact; } then accept; } term last { then reject; } } } routing-instances { Customer11VRF { instance-type virtual-router; interface ge-0/0/0.11; interface ge-1/0/0.3011; interface vlan.1011; interface lo0.11; routing-options { router-id 100.100.100.11; } protocols { ospf { area 0.0.0.21 { stub; interface ge-0/0/0.11; interface ge-1/0/0.3011; interface vlan.1011 { passive; } } } } } Customer12VRF { instance-type virtual-router; interface ge-0/0/0.12; interface ge-1/0/0.3012; interface vlan.1012; interface lo0.12; routing-options { static { route 3.3.3.3/32 reject; } router-id 100.100.100.12; } protocols { ospf { export adv-static-nssa; area 0.0.0.31 { nssa; interface ge-1/0/0.3012; interface vlan.1012 { passive; } interface ge-0/0/0.12; } } } } Customer13VRF { instance-type virtual-router; interface ge-0/0/0.13; interface ge-1/0/0.3013; interface vlan.1013; interface lo0.13; routing-options { router-id 100.100.100.13; } protocols { ospf { area 0.0.0.0 { interface ge-0/0/0.13; interface ge-1/0/0.3013; interface vlan.1013 { passive; } } } } } Customer14VRF { instance-type virtual-router; interface ge-0/0/0.14; interface ge-1/0/0.3014; interface vlan.1014; interface lo0.14; routing-options { router-id 100.100.100.14; } protocols { ospf { area 0.0.0.0 { interface ge-0/0/0.14; interface ge-1/0/0.3014; interface vlan.1014 { passive; } } } } } Customer15VRF { instance-type virtual-router; interface ge-0/0/0.15; interface ge-1/0/0.3015; interface vlan.1015; interface lo0.15; routing-options { static { route 20.1.1.0/24 next-hop 192.168.15.1; } router-id 100.100.100.15; } protocols { ospf { export adv-static; area 0.0.0.0 { interface ge-1/0/0.3015; } } } } Customer16VRF { instance-type virtual-router; interface ge-0/0/0.16; interface ge-1/0/0.3016; interface vlan.1016; interface lo0.16; routing-options { autonomous-system 100; } protocols { bgp { group ebgp { type external; local-address 192.168.16.2; export advTpBgp; peer-as 200; neighbor 192.168.16.1; } group ibgp { type internal; local-address 192.168.16.9; neighbor 192.168.16.10; } } } } } vlans { Customer11 { vlan-id 1011; interface { ge-0/0/1.0; ge-1/0/1.0; } l3-interface vlan.1011; } Customer12 { vlan-id 1012; interface { ge-0/0/1.0; ge-1/0/1.0; } l3-interface vlan.1012; } Customer13 { vlan-id 1013; interface { ge-0/0/1.0; ge-1/0/1.0; } l3-interface vlan.1013; } Customer14 { vlan-id 1014; interface { ge-0/0/1.0; ge-1/0/1.0; } l3-interface vlan.1014; } Customer15 { vlan-id 1015; interface { ge-0/0/1.0; ge-1/0/1.0; } l3-interface vlan.1015; } Customer16 { vlan-id 1016; interface { ge-0/0/1.0; ge-1/0/1.0; } l3-interface vlan.1016; } } poe { interface all; }