## Last changed: 2011-06-12 05:08:07 UTC version 11.1R2.3; system { host-name srxA-2; root-authentication { encrypted-password "$1$SVyy5t4r$B7JEM7b8J7Dom1Hss../S."; ## SECRET-DATA } services { ssh; } syslog { archive size 100k files 3; user * { any emergency; } file messages { any critical; authorization info; } file interactive-commands { interactive-commands error; } file traffic-log { any any; } } max-configurations-on-flash 5; max-configuration-rollbacks 5; license { autoupdate { url https://ae1.juniper.net/junos/key_retrieval; } } } interfaces { fe-0/0/0 { unit 0 { family inet { address 10.0.1.202/24; } } } fe-0/0/3 { unit 0 { family inet { address 172.18.2.2/30; } } } fe-0/0/4 { vlan-tagging; unit 102 { vlan-id 102; family inet { address 172.20.102.1/24; } } unit 202 { vlan-id 202; family inet { address 172.20.202.1/24; } } } lo0 { unit 0 { family inet { address 192.168.2.1/32; } } } } routing-options { static { route 172.18.1.0/30 next-hop 172.18.2.1; } } security { policies; zones { functional-zone management { interfaces { fe-0/0/0.0 { host-inbound-traffic { system-services { ssh; } } } } } security-zone untrust { host-inbound-traffic { system-services { ping; traceroute; } } interfaces { fe-0/0/3.0; } } } }