hostname WA2612 ! username admin password plain admin administrator ! http-username admin password plain admin administrator ! bridge ieee enable ! ip dhcp-server enable ip dhcp-server profile default default-gateway auto dns-server auto subnet-mask auto ! interface Loopback0.0 ip address 127.0.0.1/8 no shutdown ! interface GigaEthernet1.0 no ip address no ip dhcp-server binding default bridge ieee 1 no shutdown ! interface WirelessEthernet0.0 ssid ssid-test authentication type psk encryption wpa-key plain testpass encryption mode wpa-wpa2 aes frequency dual bridge ieee 1 no shutdown ! interface MobileEthernet0.0 ip address dhcp ip napt enable mobile id IP example.net mobile username examplename mobile password plain example auto-connect no shutdown ! interface BVI0.0 ip address 192.168.1.200/24 ip dhcp-server binding default bridge ieee 1 no shutdown ! ip route default MobileEthernet0.0 ! proxy-dns ip enable proxy-dns server default MobileEthernet0.0 dhcp ! https-server ip enable https-server ip permit 192.168.1.0/24 https-server ip redirect enable !