## Last changed: 2011-07-19 18:14:01 UTC version 10.4R5.5; system { host-name de-do-ex-isp-b; root-authentication { } login { user admin { uid 2004; class super-user; authentication { } } } services { ssh; web-management { http; } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } } chassis { aggregated-devices { ethernet { device-count 2; } } } interfaces { ge-0/0/0 { description "Router 1"; unit 0 { family ethernet-switching { port-mode access; vlan { members FW-BgpIsp2; } } } } ge-0/0/1 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members [ FW-BgpIsp1 FW-BgpIsp2 ]; } } } } ge-0/0/2 { description de-do-ex-isp-a; ether-options { no-flow-control; } unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/20 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members FWcontrolLine; } native-vlan-id default; } } } ge-0/0/22 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members FWcontrolLine; } native-vlan-id default; } } } ge-0/1/3 { description "de-do-rtr-bgp-b ge-1/0/0"; ether-options { no-flow-control; } unit 0 { family ethernet-switching { port-mode access; vlan { members FWdataLine; } } } } me0 { unit 0 { family inet { address 192.168.1.3/24; } } } } routing-options { static { route 0.0.0.0/0 next-hop 192.168.1.1; } } protocols { rstp { interface ge-0/0/20.0 { disable; } interface ge-0/0/22.0 { disable; } } lldp { interface all; interface ge-0/0/22.0 { disable; } interface ge-0/0/20.0 { disable; } } lldp-med { interface ge-0/0/22.0 { disable; } interface ge-0/0/20.0 { disable; } interface all; } } vlans { FW-BgpIsp1 { vlan-id 1101; } FW-BgpIsp2 { vlan-id 1102; } FWcontrolLine { vlan-id 4094; } FWdataLine { vlan-id 4093; } default { vlan-id 1; } }