自分用メモ。
version 15.9
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone year
service timestamps log datetime msec localtime show-timezone year
service password-encryption
service sequence-numbers
!
hostname c891
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
logging buffered 512000
no logging console
enable secret 9 [パスワード]
!
no aaa new-model
clock timezone JST 9 0
clock calendar-valid
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip dhcp excluded-address 10.0.0.0 10.0.0.100
!
ip dhcp pool DHCP
network 10.0.0.0 255.255.255.0
default-router 10.0.0.1
dns-server 8.8.8.8
!
!
!
no ip bootp server
ip domain list flets-east.jp
ip domain list iptvf.jp
ip domain name [ドメイン名]
ip cef
ipv6 unicast-routing
ipv6 cef
ipv6 dhcp pool STATELESS
import dns-server
import domain-name
!
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
license udi pid C891FJ-K9 sn XXXXXX
!
!
username [ユーザー名] privilege 15 secret 9 [パスワード]
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Tunnel0
description DS-Lite Tunnel
ip address 192.0.0.2 255.255.255.252
tunnel source GigabitEthernet8
tunnel mode ipv6
tunnel destination [AFTR]
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn termination multidrop
!
interface FastEthernet0
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet1
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet2
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet3
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet4
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet5
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet6
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet7
switchport access vlan 10
switchport mode access
no ip address
no cdp enable
!
interface GigabitEthernet8
no ip address
duplex auto
speed auto
media-type rj45
ipv6 address autoconfig default
ipv6 enable
ipv6 dhcp client pd PREFIX
!
interface Vlan1
no ip address
shutdown
!
interface Vlan10
ip address 10.0.0.1 255.255.255.0
ipv6 address PREFIX ::1/64
ipv6 enable
ipv6 nd other-config-flag
ipv6 dhcp server STATELESS
!
interface Async3
no ip address
encapsulation slip
!
no ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 192.0.0.1
ip ssh version 2
ip ssh server algorithm mac hmac-sha1 hmac-sha1-96
ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr aes128-cbc 3des-cbc aes192-cbc aes256-cbc
!
ipv6 ioam timestamp
!
!
control-plane
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
!
line con 0
password 7 [パスワード]
login
no modem enable
line aux 0
password 7 [パスワード]
login
line 3
modem InOut
speed 115200
flowcontrol hardware
line vty 0 4
exec-timeout 30 0
password 7 [パスワード]
login local
transport input ssh
!
scheduler allocate 20000 1000
ntp server ntp.nict.jp
!
!
!
!
!
!
!
end