Building configuration... Current configuration : 4554 bytes ! version 15.4 service timestamps debug datetime msec localtime service timestamps log datetime msec localtime service password-encryption ! hostname runsuru-01 ! boot-start-marker boot-end-marker ! ! logging userinfo logging buffered 512000 no logging console enable password 7 15130F010D24 ! no aaa new-model clock timezone JST 9 0 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip vrf router02 ! ip vrf router03 ! ip vrf router04 ! ! ! ! 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 FGL154123NR ! ! vtp mode transparent username admin privilege 15 password 7 104F0D140C19 ! redundancy ! ! ! ! ! vlan 10,100,150 ! vlan 200 name static-route ! vlan 999 name mgmt ! ! ! ! ! ! ! ! ! ! ! interface Loopback4 ip vrf forwarding router04 ip address 4.4.4.4 255.255.255.255 ! interface BRI0 no ip address encapsulation hdlc shutdown isdn termination multidrop ! interface FastEthernet0 description ### to GE0 ### switchport mode trunk no ip address ! interface FastEthernet1 description ### to FA8 ### switchport mode trunk no ip address ! interface FastEthernet2 description ### to PC ### switchport access vlan 10 no ip address ! interface FastEthernet3 no ip address shutdown ! interface FastEthernet4 no ip address shutdown ! interface FastEthernet5 no ip address shutdown ! interface FastEthernet6 no ip address shutdown ! interface FastEthernet7 description ### for mgmt inteface ### switchport access vlan 999 no ip address load-interval 30 ! interface FastEthernet8 description ### to Fa1 ### no ip address duplex auto speed auto ! interface FastEthernet8.100 encapsulation dot1Q 100 ip vrf forwarding router03 ip address 192.168.100.3 255.255.255.0 ip ospf network broadcast ! interface FastEthernet8.150 encapsulation dot1Q 150 ip vrf forwarding router03 ip address 192.168.150.2 255.255.255.252 ip ospf network point-to-point ! interface FastEthernet8.200 encapsulation dot1Q 200 ip vrf forwarding router03 ip address 192.168.200.3 255.255.255.0 ! interface GigabitEthernet0 description ### to Fa0 ### no ip address ip ospf network broadcast duplex auto speed auto ! interface GigabitEthernet0.100 encapsulation dot1Q 100 ip vrf forwarding router02 ip address 192.168.100.2 255.255.255.0 ip ospf network broadcast ! interface GigabitEthernet0.150 encapsulation dot1Q 150 ip vrf forwarding router02 ip address 192.168.150.1 255.255.255.252 ip ospf network point-to-point ! interface GigabitEthernet0.200 encapsulation dot1Q 200 ip vrf forwarding router02 ip address 192.168.200.2 255.255.255.0 ! interface Vlan1 no ip address ! interface Vlan10 description ### router01 for pc ### ip address 192.168.10.1 255.255.255.0 ! interface Vlan100 description ### router01 ospf ### ip address 192.168.100.1 255.255.255.0 ! interface Vlan200 description ### vrf router04 static ### ip vrf forwarding router04 ip address 192.168.200.4 255.255.255.0 ! interface Vlan999 description ### for mgmt to wireless lan ### ip address 192.168.11.201 255.255.255.0 no ip redirects no ip proxy-arp ! router ospf 2 vrf router02 router-id 2.2.2.2 redistribute connected subnets redistribute static subnets network 192.168.100.0 0.0.0.255 area 0 network 192.168.150.0 0.0.0.3 area 0 ! router ospf 3 vrf router03 router-id 3.3.3.3 redistribute connected subnets redistribute static subnets network 192.168.100.0 0.0.0.255 area 0 network 192.168.150.0 0.0.0.3 area 0 ! router ospf 1 router-id 1.1.1.1 redistribute connected subnets network 1.1.1.1 0.0.0.0 area 0 network 192.168.100.0 0.0.0.255 area 0 ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip route vrf router04 192.168.10.0 255.255.255.0 192.168.200.2 ip route vrf router04 192.168.10.0 255.255.255.0 192.168.200.3 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 ! ! end