runsuru-03#show running-config Building configuration... Current configuration : 4885 bytes ! ! Last configuration change at 15:20:20 JST Thu Nov 16 2017 by runsurunet ! NVRAM config last updated at 15:20:21 JST Thu Nov 16 2017 by runsurunet ! version 15.0 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname runsuru-03 ! boot-start-marker boot-end-marker ! no logging console ! no aaa new-model ! monitor session 1 source interface Fa1 monitor session 1 destination interface Fa7 ! ! ! clock timezone JST 9 ! ! ip source-route ! ! ip vrf bgp rd 64000:1 ! ip vrf mgmt rd 1:100 ! ip dhcp excluded-address 192.168.100.127 192.168.100.254 ! ip dhcp pool LAN network 192.168.100.0 255.255.255.0 default-router 192.168.100.254 domain-name runsurunet.com dns-server 8.8.8.8 lease 0 8 ! ! ip cef no ip domain lookup ip domain name runsurunet.com no ipv6 cef ! ! multilink bundle-name authenticated license udi pid CISCO892-K9 sn FGL152323EU ! ! vtp mode transparent username runsuru privilege 10 password 7 00071008055F0A0F1C344747 ! vlan 101 name OSPF ! vlan 102 name static ! vlan 103 name bgp01 ! vlan 104 name bgp02 ! vlan 901 name rip ! vlan 999 name mgmt ! vlan 3001 name downlink ! vlan 3002 name downlink02 ! vlan 3003 name downlink03 ! vlan 3004 ! vlan 3500 name bgp_route ! ip ssh port 5003 rotary 1 ip ssh version 2 ! ! ! ! ! ! ! interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! ! interface BRI0 no ip address encapsulation hdlc isdn termination multidrop ! ! interface FastEthernet0 switchport access vlan 999 load-interval 30 no cdp enable ! ! interface FastEthernet1 description ### runsuru-01 Fa3 ### switchport trunk allowed vlan 1,101-103,1002-1005 switchport mode trunk load-interval 30 ! ! interface FastEthernet2 shutdown ! ! interface FastEthernet3 description ### runsuru-02 Fa3 ### switchport trunk allowed vlan 1,101,102,104,901,1002-1005 switchport mode trunk load-interval 30 ! ! interface FastEthernet4 shutdown ! ! interface FastEthernet5 description ### downlink ### switchport access vlan 3001 load-interval 30 ! ! interface FastEthernet6 description ### downlink ### switchport trunk allowed vlan 1,1002-1005,3002-3004,3500 switchport mode trunk load-interval 30 ! ! interface FastEthernet7 ! ! interface FastEthernet8 no ip address duplex auto speed auto ! ! interface GigabitEthernet0 no ip address duplex auto speed auto ! ! interface Vlan1 no ip address ! ! interface Vlan101 ip address 10.0.0.3 255.255.255.248 ip nat outside ip virtual-reassembly ip ospf network broadcast ip ospf cost 10 ip ospf priority 0 ! ! interface Vlan102 ip address 10.0.0.11 255.255.255.248 ! ! interface Vlan103 ip vrf forwarding bgp ip address 10.0.0.17 255.255.255.252 ! ! interface Vlan104 ip vrf forwarding bgp ip address 10.0.0.21 255.255.255.252 ! ! interface Vlan901 ip address 192.168.10.3 255.255.255.248 ! ! interface Vlan999 ip vrf forwarding mgmt ip address 192.168.1.3 255.255.255.0 ! ! interface Vlan3001 ip address 192.168.100.254 255.255.255.0 ip nat inside ip virtual-reassembly ! ! interface Vlan3002 ip address 192.168.101.6 255.255.255.248 ! ! interface Vlan3003 ip address 192.168.101.14 255.255.255.248 ! ! interface Vlan3004 ip address 192.168.101.22 255.255.255.248 ! ! interface Vlan3500 ip vrf forwarding bgp ip address 192.168.200.254 255.255.255.0 ! ! ! router eigrp 1 network 10.0.0.0 0.0.0.3 auto-summary ! router ospf 1 router-id 3.3.3.3 log-adjacency-changes passive-interface Vlan3001 network 10.0.0.0 0.0.0.3 area 0 network 192.168.100.0 0.0.0.255 area 0 ! router rip version 2 network 192.168.10.0 network 192.168.101.0 no auto-summary ! router bgp 64000 no synchronization bgp log-neighbor-changes no auto-summary ! address-family ipv4 vrf bgp no synchronization bgp router-id 3.3.3.3 neighbor 10.0.0.18 remote-as 65000 neighbor 10.0.0.18 activate neighbor 10.0.0.18 as-override neighbor 10.0.0.22 remote-as 65000 neighbor 10.0.0.22 activate neighbor 10.0.0.22 as-override exit-address-family ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip nat pool DNAPT 10.0.0.4 10.0.0.6 netmask 255.255.255.248 ip nat inside source list 1 pool DNAPT overload ip nat inside source static 192.168.100.150 10.0.0.6 ip route 172.18.0.0 255.255.0.0 Vlan102 name "to runsuru-02 interface" ip route 172.18.0.0 255.255.0.0 10.0.0.9 name "to runsuru-01 next-hop" ip route vrf mgmt 0.0.0.0 0.0.0.0 192.168.1.254 ! access-list 1 permit 192.168.100.0 0.0.0.127 ! ! ! ! ! ! control-plane ! ! ! line con 0 line aux 0 line vty 0 4 password 7 06120A3258 login local rotary 1 transport input telnet ssh line vty 5 15 login local rotary 1 transport input telnet ssh ! scheduler max-task-time 5000 ntp source Vlan999 ntp server vrf mgmt 192.168.1.1 end runsuru-03#exit Connection closed by foreign host.