ip route default GigaEthernet0.2 ip route 192.168.20.1/32 GigaEthernet0.1 ip route 192.168.20.1/32 Null0.0 metric 100 ip ufs-cache enable ! bridge irb enable ! proxy-dns ip enable proxy-dns interface GigaEthernet0.2 priority 200 ! ppp profile internet authentication myname [ISPへの接続ID] authentication password [ISPへの接続ID] [パスワード] ! ppp profile vpn authentication myname [フレッツVPNへの接続ID] authentication password [フレッツVPNへの接続ID] [パスワード] ! interface GigaEthernet2.0 no ip address bridge-group 1 no shutdown ! interface GigaEthernet0.1 encapsulation pppoe auto-connect ppp binding vpn ip address 192.168.10.1/32 no shutdown ! interface GigaEthernet0.2 encapsulation pppoe auto-connect ppp binding internet ip address ipcp ip tcp adjust-mss auto ip napt enable no shutdown ! interface BVI1 ip address 192.168.1.254/24 bridge-group 1 no shutdown ! interface Tunnel0.0 tunnel mode ether-ip ip tunnel destination 192.168.20.1 tunnel source 192.168.10.1 no ip address bridge-group 1 bridge ip tcp adjust-mss 1300 no shutdown