html5-img
1 / 15

ARAHAN

ARAHAN. 목차. 1. 네트워크 구성도 1-1. 전체 구성도 1-2. 외부 구성도 1-3. 내부 구성도. 구성도. 팀원들의 구성도. Topology. 외부. vpn 구성도. Vpn 원 리. Int fa0/0. Int fa0/1. ospf. routering. nat. enable secret level 1 5 $1$OPVB$jFGQMaIrcr80KsiWX4WHc1 enable secret level 2 5 $1$iJT3$WpU0Q3C4a6N7haSFMX33k0

ulric-perez
Download Presentation

ARAHAN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ARAHAN

  2. 목차 1.네트워크 구성도 1-1.전체 구성도 1-2.외부 구성도 1-3.내부 구성도

  3. 구성도 팀원들의 구성도 Topology

  4. 외부 vpn구성도 Vpn원리

  5. Int fa0/0 Int fa0/1 ospf routering nat

  6. enable secret level 1 5 $1$OPVB$jFGQMaIrcr80KsiWX4WHc1 enable secret level 2 5 $1$iJT3$WpU0Q3C4a6N7haSFMX33k0 enable secret 5 $1$uCeY$mFqZzhdp9Woc/BY7Z6eng1 aaa new-model aaa authentication login default local group radius aaa session-id common memory-size iomem5 username ict privilege 15 password 0 ict username client1 password 0 client1 username client2 privilege 2 password 0 client2 ip http server ip http authentication local no ip http secure-server

  7. Access list interface FastEthernet0/0 ip address 20.20.20.1 255.255.255.0 interface FastEthernet0/1 ip address 30.30.30.1 255.255.255.0 duplex auto speed auto

  8. 내부 구성도 구성도 원리

  9. interface Port-channel1 switchport mode trunk interface FastEthernet1/1 no switchport ip address 30.30.30.2 255.255.255.0 interface FastEthernet1/0 ip address 10.10.10.2 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes network 10.10.10.2 0.0.0.0 area 0 network 20.20.20.1 0.0.0.0 area 0 network 30.30.30.1 0.0.0.0 area 0

  10. interface FastEthernet1/8 switchport access vlan 20 interface FastEthernet1/9 switchport access vlan 20 interface FastEthernet1/11 switchport mode trunk channel-group 1 mode on interface FastEthernet1/12 switchport mode trunk channel-group 1 mode on interface Vlan10 ip address 40.40.40.1 255.255.255.0 standby 1 ip 40.40.40.4 standby 1 priority 105 standby 1 preempt delay minimum 180 standby 1 track FastEthernet1/9 interface Vlan20 ip address 50.50.50.1 255.255.255.0

  11. router ospf 1 log-adjacency-changes network 30.30.30.2 0.0.0.0 area 0 network 40.40.40.1 0.0.0.0 area 0 network 50.50.50.1 0.0.0.0 area 0 interface FastEthernet1/1 no switchport ip address 20.20.20.2 255.255.255.0 interface FastEthernet1/8 switchport access vlan20

  12. interface FastEthernet1/9 switchport access vlan 10 interface FastEthernet1/10 interface FastEthernet1/11 switchport mode trunk interface FastEthernet1/12 switchport mode trunk

  13. 2 255.255.255.0 interface Vlan10 ip address 40.40.40.3 255.255.255.0 standby 1 ip 40.40.40.4 standby 1 priority 105 standby 1 preempt delay minimum 60 standby 1 track FastEthernet1/9 ! interface Vlan20 ip address 50.50.50.2 255.255.255.0

More Related