Your IP : 172.28.240.42


Current Path : /var/www/html/clients/wiki.e-nk.ru/data/media_attic/mauic/
Upload File :
Current File : /var/www/html/clients/wiki.e-nk.ru/data/media_attic/mauic/second_router.1419264004.txt

!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname second-router
!
!
username deathhand privilege 15 password 0 <password>
username fruger privilege 15 password 0 <password>
aaa new-model
aaa authentication login default local
aaa authorization exec default local 
!
aaa session-id common
ip subnet-zero
ip routing
ip name-server 172.28.240.1
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
interface Loopback0
 ip address 172.25.241.3 255.255.255.0
!
interface FastEthernet0/1
 no switchport
 bandwidth 512
 ip address 10.10.10.254 255.255.255.0
 shutdown
!
interface FastEthernet0/2
 no switchport
 ip address 10.132.11.3 255.255.255.240
 shutdown
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
 no switchport
 ip address 172.25.240.6 255.255.255.252
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
 no switchport
 ip address 192.168.10.254 255.255.255.0
!
interface FastEthernet0/24
 no switchport
 ip address 192.168.100.1 255.255.255.0
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
 no switchport
 ip address 172.25.240.13 255.255.255.252
!
interface Vlan1
 no ip address
!
router ospf 100
 log-adjacency-changes
 network 172.25.0.0 0.0.255.255 area 0
 network 172.0.0.0 0.255.255.255 area 0
!
no ip classless
ip route 0.0.0.0 0.0.0.0 172.25.240.5
ip route 10.2.221.8 255.255.255.255 192.168.100.2
ip route 10.10.18.0 255.255.255.0 172.25.240.14
ip route 10.14.237.0 255.255.255.0 192.168.100.2
ip route 10.120.0.0 255.255.0.0 192.168.100.2
ip route 10.132.0.0 255.255.0.0 192.168.100.2
ip route 85.233.64.131 255.255.255.255 192.168.100.2
ip route 85.233.64.133 255.255.255.255 192.168.100.2
ip route 85.233.64.167 255.255.255.255 192.168.100.2
ip route 85.233.64.171 255.255.255.255 192.168.100.2
ip route 85.233.73.88 255.255.255.255 192.168.100.2
ip route 85.233.74.0 255.255.255.0 192.168.100.2
ip route 172.28.0.0 255.255.0.0 172.25.240.5
ip route 172.30.0.0 255.255.0.0 172.25.240.14
ip route 192.168.100.0 255.255.255.0 172.30.241.2
no ip http server
!
!
radius-server source-ports 1645-1646
!
control-plane
!
!
line con 0
line vty 5 15
!
!
end