## Last commit: 2009-09-05 14:22:34 UTC by netscreen version 9.4R2.9; system { host-name SW01; time-zone UTC; root-authentication { encrypted-password "xxx"; } login { user netscreen { uid 2002; class super-user; authentication { encrypted-password "xxx."; } } } services { ssh { protocol-version v2; } telnet; netconf { ssh; } web-management { http; } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } ntp { server 10.0.0.1 prefer; } } interfaces { ge-0/0/0 { unit 0 { family ethernet-switching { port-mode access; } } } ge-0/0/1 { unit 0 { family ethernet-switching; } } ge-0/0/2 { unit 0 { family ethernet-switching; } } ge-0/0/3 { unit 0 { family ethernet-switching; } } ge-0/0/4 { unit 0 { family ethernet-switching; } } ge-0/0/5 { unit 0 { family ethernet-switching; } } ge-0/0/6 { unit 0 { family ethernet-switching; } } ge-0/0/7 { unit 0 { family ethernet-switching; } } ge-0/0/8 { unit 0 { family ethernet-switching; } } ge-0/0/9 { unit 0 { family ethernet-switching; } } ge-0/0/10 { unit 0 { family ethernet-switching; } } ge-0/0/11 { unit 0 { family ethernet-switching; } } ge-0/0/12 { unit 0 { family ethernet-switching; } } ge-0/0/13 { unit 0 { family ethernet-switching; } } ge-0/0/14 { unit 0 { family ethernet-switching; } } ge-0/0/15 { unit 0 { family ethernet-switching; } } ge-0/0/16 { unit 0 { family ethernet-switching; } } ge-0/0/17 { unit 0 { family ethernet-switching; } } ge-0/0/18 { unit 0 { family ethernet-switching; } } ge-0/0/19 { unit 0 { family ethernet-switching; } } ge-0/0/20 { unit 0 { family ethernet-switching; } } ge-0/0/21 { unit 0 { family ethernet-switching; } } ge-0/0/22 { unit 0 { family ethernet-switching; } } ge-0/0/23 { unit 0 { family ethernet-switching; } } ge-0/1/0 { unit 0 { family ethernet-switching; } } xe-0/1/0 { unit 0 { family ethernet-switching; } } ge-0/1/1 { unit 0 { family ethernet-switching; } } xe-0/1/1 { unit 0 { family ethernet-switching; } } ge-0/1/2 { unit 0 { family ethernet-switching; } } ge-0/1/3 { unit 0 { family ethernet-switching; } } vlan { unit 0 { family inet { address 10.255.0.12/24; } } } } routing-options { static { route 10.253.2.20/32 next-hop 10.255.0.11; (firewall) route 0.0.0.0/0 next-hop 10.255.0.11; (firewall) } router-id 10.255.0.12; } protocols { igmp-snooping { vlan all; } lldp { interface all; } lldp-med { interface all; } sflow { collector 10.253.2.20 { udp-port 9996; } interfaces ge-0/0/0.0; interfaces ge-0/0/1.0; interfaces ge-0/0/2.0; } rstp; } ethernet-switching-options { voip; storm-control { interface all { level 50; } } } vlans { ADMIN { vlan-id 10; interface { ge-0/0/0.0; ge-0/0/1.0; } l3-interface vlan.0; } } poe { interface all; }