} services { ssh { root-login allow; protocol-version v2; } web-management { http; } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } } chassis { alarm { management-ethernet { link-down ignore; } } } interfaces { interface-range AICPROD { member ge-0/1/1; member ge-0/1/3; member-range ge-0/0/14 to ge-0/0/47; unit 0 { family ethernet-switching { vlan { members default; } } } } interface-range CCTV { member-range ge-0/0/0 to ge-0/0/13; unit 0 { family ethernet-switching { port-mode access; vlan { members CCTV; } } } } xe-0/1/0 { unit 0 { family ethernet-switching { port-mode access; vlan { members default; } } } } ge-0/1/2 { unit 0 { family ethernet-switching { port-mode access; vlan { members default; } } } } vlan { unit 0 { family inet { address 10.1.188.85/22; } } } } snmp { location AICMainHead; contact AICIT; community spsfastener1 { authorization read-only; } } routing-options { static { route 0.0.0.0/0 next-hop 10.1.188.1; } } protocols { igmp-snooping { vlan all; } rstp; lldp { interface all; } lldp-med { interface all; } } ethernet-switching-options { storm-control { interface all; } } vlans { CCTV { vlan-id 8; interface { CCTV; } } default { l3-interface vlan.0; } } poe { interface all; }