runsuru-02#show running-config Building configuration... Current configuration : 3937 bytes ! ! Last configuration change at 15:19:20 JST Thu Nov 16 2017 by runsurunet ! NVRAM config last updated at 15:19:39 JST Thu Nov 16 2017 by runsurunet ! version 15.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname runsuru-02 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone JST 9 0 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip vrf mgmt rd 1:100 ! ! ! ! no ip domain lookup ip domain name runsurunet.com ip cef no ipv6 cef ! ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! cts logging verbose license udi pid CISCO892-K9 sn FGL15462182 ! ! vtp mode transparent username runsuru privilege 10 password 7 00071008055F0A0F1C344747 ! redundancy ! ! ! ! ! vlan 2 ! vlan 101 name OSPF ! vlan 102 name static ! vlan 104 name bgp02 ! vlan 901 name rip ! vlan 999 name mgmt ! vlan 2001 name uplink01 ! vlan 2002 name uplink02 ! vlan 2003 name uplink03 ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface BRI0 no ip address encapsulation hdlc shutdown isdn termination multidrop ! interface FastEthernet0 switchport access vlan 999 no ip address load-interval 30 no cdp enable ! interface FastEthernet1 description ### uplink ### switchport access vlan 2001 no ip address load-interval 30 no cdp enable ! interface FastEthernet2 no ip address ! interface FastEthernet3 description ### runsuru-03 Fa3 ### switchport trunk allowed vlan 1,101,102,104,901,1002-1005 switchport mode trunk no ip address load-interval 30 ! interface FastEthernet4 description ### runsuru-1 Fa4 ### switchport trunk allowed vlan 1,1002-1005,2002,2003 switchport mode trunk no ip address load-interval 30 ! interface FastEthernet5 no ip address ! interface FastEthernet6 no ip address ! interface FastEthernet7 no ip address ! interface FastEthernet8 description ### runsuru-01 Fa8 ### ip address 10.1.0.2 255.255.255.252 no ip redirects no ip proxy-arp ip ospf network point-to-point duplex auto speed auto ! interface GigabitEthernet0 no ip address shutdown duplex auto speed auto ! interface Vlan1 no ip address ! interface Vlan101 ip address 10.0.0.2 255.255.255.248 ip ospf network broadcast ip ospf priority 200 ip ospf cost 100 ! interface Vlan102 ip address 10.0.0.10 255.255.255.248 ! interface Vlan104 ip address 10.0.0.22 255.255.255.252 ! interface Vlan901 ip address 192.168.10.2 255.255.255.248 ! interface Vlan999 ip vrf forwarding mgmt ip address 192.168.1.2 255.255.255.0 ! interface Vlan2001 ip address 172.16.0.2 255.255.0.0 ! interface Vlan2002 description ### for EIGRP ### ip address 172.17.0.2 255.255.0.0 ! interface Vlan2003 ip address 172.18.0.2 255.255.0.0 ! ! router eigrp 1 network 10.0.0.0 0.0.0.3 network 10.1.0.0 0.0.0.3 network 172.17.0.0 auto-summary passive-interface Vlan2002 ! router ospf 1 router-id 2.2.2.2 redistribute connected subnets network 10.0.0.0 0.0.0.3 area 0 network 10.1.0.0 0.0.0.3 area 0 ! router rip version 2 passive-interface Vlan101 passive-interface Vlan102 network 10.0.0.0 network 192.168.10.0 ! router bgp 65000 bgp log-neighbor-changes neighbor 1.1.1.1 remote-as 65000 neighbor 1.1.1.1 update-source Loopback0 neighbor 10.0.0.21 remote-as 64000 ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip route vrf mgmt 0.0.0.0 0.0.0.0 192.168.1.254 ip ssh port 5002 rotary 1 ip ssh version 2 ! ! ! ! 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 line aux 0 line vty 0 4 login local rotary 1 transport input telnet ssh line vty 5 15 login local rotary 1 transport input telnet ssh ! ntp source Vlan999 ntp server vrf mgmt 192.168.1.1 ! end runsuru-02#exit