## Last commit: 2010-11-18 23:36:05 UTC by root version 10.0R4.7; system { host-name test; backup-router 192.168.1.1; arp { aging-timer 5; } root-authentication { encrypted-password "XXXXXXXXXX"; } services { ssh { protocol-version v2; rate-limit 5; } netconf { ssh; } web-management { http { interface vme.0; } } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } ntp { server 192.168.1.1 version 4 prefer; } } chassis { redundancy { graceful-switchover; } } interfaces { ge-0/0/0 { unit 0 { family ethernet-switching; } } 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; } } ge-1/0/0 { unit 0 { family ethernet-switching; } } ge-1/0/1 { unit 0 { family ethernet-switching; } } ge-1/0/2 { unit 0 { family ethernet-switching; } } ge-1/0/3 { description "netbook 172.16.6.10"; unit 0 { family ethernet-switching; } } ge-1/0/4 { unit 0 { family ethernet-switching; } } ge-1/0/5 { unit 0 { family ethernet-switching; } } ge-1/0/6 { unit 0 { family ethernet-switching; } } ge-1/0/7 { unit 0 { family ethernet-switching; } } ge-1/0/8 { unit 0 { family ethernet-switching; } } ge-1/0/9 { unit 0 { family ethernet-switching; } } ge-1/0/10 { unit 0 { family ethernet-switching; } } ge-1/0/11 { unit 0 { family ethernet-switching; } } ge-1/0/12 { unit 0 { family ethernet-switching; } } ge-1/0/13 { unit 0 { family ethernet-switching; } } ge-1/0/14 { unit 0 { family ethernet-switching; } } ge-1/0/15 { description uplink1; unit 0 { family inet { address 192.168.1.60/24; } } } ge-1/0/16 { unit 0 { family ethernet-switching; } } ge-1/0/17 { unit 0 { family ethernet-switching; } } ge-1/0/18 { unit 0 { family ethernet-switching; } } ge-1/0/19 { unit 0 { family ethernet-switching; } } ge-1/0/20 { unit 0 { family ethernet-switching; } } ge-1/0/21 { unit 0 { family ethernet-switching; } } ge-1/0/22 { unit 0 { family ethernet-switching; } } ge-1/0/23 { unit 0 { family ethernet-switching; } } ge-1/1/0 { unit 0 { family ethernet-switching; } } xe-1/1/0 { unit 0 { family ethernet-switching; } } ge-1/1/1 { unit 0 { family ethernet-switching; } } xe-1/1/1 { unit 0 { family ethernet-switching; } } ge-1/1/2 { unit 0 { family ethernet-switching; } } ge-1/1/3 { unit 0 { family ethernet-switching; } } vme { unit 0 { family inet { address 192.168.2.72/24; } } } } snmp { location here; contact me; community test { authorization read-only; } } routing-options { graceful-restart; inactive: static { route 0.0.0.0/0 next-hop 192.168.1.1; route 172.16.6.0/24 next-hop 192.168.1.60; } } protocols { /* Link Layer Discovery Protocol */ lldp { disable; } lldp-med { disable; } } vlans { default; } poe { interface all { disable; } } virtual-chassis { member 0 { mastership-priority 100; } member 1 { mastership-priority 255; } }