---------------- From operational mode: show route ---------------- inet.0: 4 destinations, 4 routes (4 active, 0 holddown, 0 hidden) Limit/Threshold: 32768/32768 destinations + = Active Route, - = Last Active, * = Both 192.168.1.1/32 *[Local/0] 01:58:42 Reject 192.168.1.68/32 *[Local/0] 01:59:16 Reject 192.168.2.0/24 *[Direct/0] 01:59:16 > via me0.0 192.168.2.1/32 *[Local/0] 01:59:16 Local via me0.0 inet6.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden) Limit/Threshold: 20480/20480 destinations + = Active Route, - = Last Active, * = Both ff02::2/128 *[INET6/0] 01:59:23 MultiRecv ---------------- From operational mode: show interfaces terse | match inet ---------------- ge-0/0/0.0 up down inet 192.168.1.1/24 pfe-0/0/0.16383 up up inet inet6 pfh-0/0/0.16383 up up inet pfh-0/0/0.16384 up up inet bme0.0 up up inet 128.0.0.1/2 irb.0 up down inet 192.168.1.68/24 jsrv.1 up up inet 128.0.0.127/2 lo0.16385 up up inet me0.0 up up inet 192.168.2.1/24 ---------------- From operational mode: show interfaces terse | match irb ---------------- irb up up irb.0 up down inet 192.168.1.68/24 ---------------- Access to configuration mode and execute the following: show | display set ---------------- set version 21.4R3.15 set system host-name JuniperTestSwitch set system root-authentication encrypted-password "$6$DKTaMk7k$fOeem75dbKhmTfsVNe.7asBqkMzaWLOPm6UFveZt1UxjdR/mTq1sgl7wpxJk1GpEnnw37fWH5MSh5LvXFcdeg/" set system services dhcp-local-server traceoptions file jdhcplog set system services dhcp-local-server traceoptions flag all set system services dhcp-local-server group ezsetup-ge0 interface ge-0/0/0.0 set system services dhcp-local-server group ezsetup-me0 interface me0.0 set system services web-management http set system syslog user * any emergency set system syslog file messages any notice set system syslog file messages authorization info set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24 primary set interfaces irb unit 0 family inet address 192.168.1.68/24 set interfaces me0 unit 0 family inet address 192.168.2.1/24 primary set access address-assignment pool ezsetup-ge0 family inet network 192.168.1.0/24 set access address-assignment pool ezsetup-ge0 family inet range limited low 192.168.1.2 set access address-assignment pool ezsetup-ge0 family inet range limited high 192.168.1.253 set access address-assignment pool ezsetup-me0 family inet network 192.168.2.0/24 set access address-assignment pool ezsetup-me0 family inet range limited low 192.168.2.2 set access address-assignment pool ezsetup-me0 family inet range limited high 192.168.2.253