{master:0}[edit] root@ex3300-24p# show | no-more ## Last changed: 2018-02-19 16:34:45 PST version 15.1R6.7; system { host-name ex3300-24p; time-zone PST8PDT; root-authentication { encrypted-password "Blah"; ## SECRET-DATA } name-server { 75.75.75.75; 75.75.75.76; } login { inactive: message "Test Login Message"; } services { ssh; dhcp-local-server { group trust-group { interface vlan.3; } } web-management { https { system-generated-certificate; interface vlan.3; } } inactive: dhcp { inactive: traceoptions { file dhcp_logfile; level all; flag all; } pool 192.168.3.0/24 { address-range low 192.168.3.150 high 192.168.3.200; router { 192.168.3.1; } } /* Blah */ static-binding d8:5d:e2:16:10:c2 { fixed-address { 192.168.3.151; } } /* Blah */ static-binding 00:6b:9e:e7:b4:74 { fixed-address { 192.168.3.167; } } /* Blah */ static-binding 68:f7:28:17:61:9d { fixed-address { 192.168.3.157; } } } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } archival { configuration { transfer-on-commit; archive-sites { "ftp://anonymous@192.168.3.157:/" password "Blah; ## SECRET-DATA } } } ntp { boot-server 129.6.15.30; server 129.6.15.30; } } chassis { aggregated-devices { ethernet { device-count 1; } } auto-image-upgrade; } interfaces { interface-range VoIP { member-range ge-0/0/12 to ge-0/0/21; unit 0 { family ethernet-switching { port-mode access; vlan { members voiplab; } } } } ge-0/0/0 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/1 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/2 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/3 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan-trust; } } } } ge-0/0/4 { ether-options { 802.3ad ae0; } } ge-0/0/5 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/6 { ether-options { 802.3ad ae0; } } ge-0/0/7 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan-trust; } } } } ge-0/0/8 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan-trust; } } } } ge-0/0/9 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/10 { unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } ge-0/0/11 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan-trust; } } } } 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 { enable; unit 0 { family ethernet-switching; } } ge-0/0/22 { enable; unit 0 { family ethernet-switching; } } ge-0/0/23 { unit 0 { family ethernet-switching { port-mode access; vlan { members voiplab; } } } } 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; } } xe-0/1/2 { unit 0 { family ethernet-switching; } } ge-0/1/3 { unit 0 { family ethernet-switching; } } xe-0/1/3 { unit 0 { family ethernet-switching; } } ae0 { aggregated-ether-options { lacp { active; } } unit 0 { family ethernet-switching { port-mode trunk; vlan { members all; } } } } me0 { unit 0 { family ethernet-switching; } } vlan { unit 0 { family inet; } unit 3 { family inet { address 192.168.3.254/24; } } } } routing-options { static { route 0.0.0.0/0 next-hop 192.168.3.1; } } protocols { igmp-snooping { vlan all; } rstp; lldp { interface all; } lldp-med { interface all; } } access { inactive: address-assignment { pool trust { family inet { network 192.168.3.0/24; range trust-range { low 192.168.3.150; high 192.168.3.200; } dhcp-attributes { name-server { 75.75.75.75; } router { 192.168.3.1; } } host Blah { hardware-address d8:5d:e2:16:10:c2; ip-address 192.168.3.151; } host Blah { hardware-address 00:6b:9e:e7:b4:74; ip-address 192.168.3.167; } host Blah { hardware-address 68:f7:28:17:61:9d; ip-address 192.168.3.157; } } } } } ethernet-switching-options { analyzer shoretel { input { ingress { interface ge-0/0/23.0; } egress { interface ge-0/0/23.0; } } output { interface { ge-0/0/22.0; } } } voip { interface VoIP { vlan voiplab_voice; forwarding-class expedited-forwarding; } interface ge-0/0/23.0 { vlan voiplab_voice; forwarding-class expedited-forwarding; } } storm-control { action-shutdown; interface all; } } vlans { default; dmz { vlan-id 20; } mgmt { vlan-id 10; } test { vlan-id 100; } vlan-trust { vlan-id 3; l3-interface vlan.3; } voiplab { vlan-id 40; } voiplab_voice { vlan-id 50; } voiplab_voice_siteb { vlan-id 60; } } poe { interface all; } {master:0}[edit] root@ex3300-24p#