lab@mx240-lab02# show | except secret ## Last changed: 2009-09-16 20:43:55 UTC version 9.5R1.8; system { host-name mx240-lab02; root-authentication { } login { user lab { uid 2000; class super-user; authentication { } } } services { ssh; telnet; } syslog { user * { any emergency; } file messages { any notice; authorization info; } } } chassis { network-services ethernet; } interfaces { xe-1/2/0 { unit 0 { family bridge { interface-mode trunk; vlan-id-list 300; } } } fxp0 { unit 0 { family inet { address 10.99.99.32/25; } } } irb { unit 1 { family inet { address 192.168.98.1/24; } } } lo0 { unit 0 { family inet { address 127.0.0.1/32; } } } } routing-options { static { route 0.0.0.0/0 next-hop 10.99.99.1; } } bridge-domains { vlan300 { vlan-id 300; routing-interface irb.1; } }