{master:0}[edit] root# show ## Last changed: 2021-03-23 02:12:14 UTC version 20.2R3.9; groups { phcd_user_script { system { scripts { op { allow-url-for-python; } language python; } } } } apply-groups phcd_user_script; system { root-authentication { encrypted-password ""; ## SECRET-DATA } services { ssh { root-login allow; } netconf { ssh; rfc-compliant; yang-compliant; } } auto-snapshot; syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } processes { dhcp-service { traceoptions { file dhcp_logfile size 10m; level all; flag all; } } } phone-home { server https://redirect.juniper.net; rfc-compliant; } } chassis { redundancy { graceful-switchover; } } interfaces { ge-0/0/0 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/1 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/2 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/3 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/4 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/5 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/6 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/7 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/8 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/9 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/0/10 { unit 0 { family ethernet-switching { interface-mode access; vlan { members 2; } storm-control default; } } } ge-0/0/11 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/1/0 { unit 0 { family ethernet-switching { storm-control default; } } } xe-0/1/0 { unit 0 { family ethernet-switching { storm-control default; } } } ge-0/1/1 { unit 0 { family ethernet-switching { interface-mode trunk; vlan { members 1-4093; } storm-control default; } } } xe-0/1/1 { unit 0 { family ethernet-switching { storm-control default; } } } irb { unit 0 { family inet { dhcp { vendor-id Juniper:ex2300-c-12p:; } } family inet6 { dhcpv6-client { client-type stateful; client-ia-type ia-na; client-identifier duid-type duid-ll; vendor-id Juniper:ex2300-c-12p:; } } } unit 1; unit 2 { description Liberty; family inet { address 10.216.1.210/24; } } } vme { unit 0 { family inet { dhcp { vendor-id Juniper:ex2300-c-12p:; } } family inet6 { dhcpv6-client { client-type stateful; client-ia-type ia-na; client-identifier duid-type duid-ll; vendor-id Juniper:ex2300-c-12p:; } } } } } forwarding-options { storm-control-profiles default { all; } } routing-options { static { route 0.0.0.0/0 next-hop 10.216.1.251; } } protocols { router-advertisement { interface vme.0; interface irb.0; } lldp { interface all; } lldp-med { interface all; } igmp-snooping { vlan default; } rstp { interface ge-0/0/0; interface ge-0/0/1; interface ge-0/0/2; interface ge-0/0/3; interface ge-0/0/4; interface ge-0/0/5; interface ge-0/0/6; interface ge-0/0/7; interface ge-0/0/8; interface ge-0/0/9; interface ge-0/0/10; interface ge-0/0/11; interface ge-0/1/0; interface xe-0/1/0; interface ge-0/1/1; interface xe-0/1/1; } } poe { interface all; } vlans { default { vlan-id 1; l3-interface irb.0; } vlan2 { description Liberty; vlan-id 2; l3-interface irb.2; } } {master:0}[edit]