最終更新:2023-08-02 (水) 06:18:39 (274d)  

tokkyo/設定/IX2215
Top / tokkyo / 設定 / IX2215

  • WAN192.168.100.20
    LAN192.168.1.100~200

コンフィグ

  • hostname IX2215
    timezone +09 00
    
    logging buffered 131072
    logging subsystem all warn
    logging timestamp datetime
    
    username admin password hash xxxxxxxxxxxxxxx administrator
    
    ip ufs-cache enable
    ip route default 192.168.100.1
    ip dhcp enable
    ip access-list web-http-acl permit ip src any dest 192.168.1.1/32
    !
    arp auto-refresh
    
    ip name-server 192.168.100.1
    
    proxy-dns ip enable
    proxy-dns server 192.168.100.1 priority 254
    
    http-server authentication-method digest
    http-server username admin secret-password 4LOS7SC3wVlv
    http-server ip access-list web-http-acl
    http-server ip enable
    
    ip dhcp profile dhcp-profile
      assignable-range 192.168.1.100 192.168.1.200
      dns-server 192.168.1.1
    
    device GigaEthernet0
    device GigaEthernet1
    device GigaEthernet2
    device BRI0
      isdn switch-type hsd128k
    device USB0
      shutdown
    
    interface GigaEthernet0.0
      description WAN1
      ip address 192.168.100.20/24
      ip napt enable
      ip napt hairpinning
      no shutdown
    
    interface GigaEthernet1.0
      no ip address
      shutdown
    
    interface GigaEthernet2.0
      description LAN1
      ip address 192.168.1.1/24
      ip dhcp binding dhcp-profile
      linkmgr enable
      no shutdown
    
    interface BRI0.0
      encapsulation ppp
      no auto-connect
      no ip address
      shutdown
    
    interface USB-Serial0.0
      encapsulation ppp
      no auto-connect
      no ip address
      shutdown
    
    interface Loopback0.0
      no ip address
    
    interface Null0.0
      no ip address
    
    system information lan 1 GigaEthernet2.0
    system information wan 1 GigaEthernet0.0
    
    web-console system information
      o wizard easy-inet-only-ip