root@10.200.80.51> edit Entering configuration mode [edit] root@10.200.80.51# show ## Last changed: 2010-05-28 01:43:08 EDT version 10.2R1.8; system { host-name 10.200.80.51; time-zone America/New_York; root-authentication { encrypted-password bJ.Kxm20XJFu.; ## SECRET-DATA } services { ssh { protocol-version v2; } netconf { ssh; } web-management { http; } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } } interfaces { ge-0/0/0 { description To_LAN; hold-time up 0 down 2000; unit 0 { inactive: proxy-arp; family ethernet-switching { port-mode trunk; native-vlan-id 1; } } } ge-0/0/1 { apply-macro juniper-port-profile { Default; } description netme01_SSL_VPN; ether-options { link-mode full-duplex; speed { 100m; } } unit 0 { family ethernet-switching { port-mode access; } } } ge-0/0/2 { description MIR-FW2_trusted; hold-time up 0 down 2000; unit 0 { proxy-arp; family ethernet-switching { port-mode trunk; native-vlan-id 1; } } } ge-0/0/3 { description to_WIFI_VLANS; unit 0 { family ethernet-switching { port-mode trunk; vlan { members [ 10 20 ]; } } } } 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 { vlan { members 10; } } } } ge-0/0/7 { unit 0 { family ethernet-switching { vlan { members 10; } } } } ge-0/0/8 { unit 0 { family ethernet-switching { vlan { members 10; } } } } ge-0/0/9 { unit 0 { family ethernet-switching { vlan { members 10; } } } } ge-0/0/10 { unit 0 { family ethernet-switching { vlan { members 10; } } } } ge-0/0/11 { unit 0 { family ethernet-switching { vlan { members 10; } } } } ge-0/0/12 { unit 0 { family ethernet-switching { vlan { members 10; } } } } ge-0/0/13 { hold-time up 0 down 2000; unit 0 { proxy-arp; family ethernet-switching { vlan { members 10; } } } } ge-0/0/14 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/15 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/16 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/17 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/18 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/19 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/20 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/21 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/22 { unit 0 { family ethernet-switching { vlan { members 20; } } } } ge-0/0/23 { unit 0 { family ethernet-switching { vlan { members 20; } } } } 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 { hold-time up 0 down 2000; unit 1 { proxy-arp; family inet { address 10.200.80.51/24; } } unit 10 { proxy-arp; } unit 20 { proxy-arp; } } } protocols { igmp-snooping { vlan all; } vstp { vlan 1; } lldp { interface all; } lldp-med { interface all; } } ethernet-switching-options { secure-access-port { vlan default { arp-inspection; examine-dhcp; } } storm-control { interface all; } } vlans { default { vlan-id 1; l3-interface vlan.1; } vlan10 { vlan-id 10; } vlan20 { vlan-id 20; } vlan80 { vlan-id 80; } } poe { interface all; } [edit] root@10.200.80.51#